Commit Graph

3206 Commits

Author SHA1 Message Date
Gianfranco Costamagna
607c9cfe7e Add patch to move from old cgi to new html parser, fixing python3.8 issues 2020-02-25 15:28:44 +01:00
Sylvestre Ledru
66786d35c6 add a tsan example 2020-02-02 21:43:58 +01:00
Gianfranco Costamagna
8bca9142e1 Tighteen version constraints 2020-01-23 14:56:15 +01:00
Gianfranco Costamagna
cb145e6724 Update changelog, prepare for unstable upload 2020-01-23 14:35:00 +01:00
Gianfranco Costamagna
9badd59546 Revert site-packages/dist-packages hacking mv, this is done upstream now 2020-01-23 14:30:09 +01:00
Gianfranco Costamagna
5bfaab6d82 Add Myself to uploaders 2020-01-23 11:19:49 +01:00
Gianfranco Costamagna
ff0a0e6a15 Fix m68k architecture 2020-01-23 10:56:33 +01:00
Gianfranco Costamagna
56f77a700c Add two new python tests 2020-01-23 10:08:45 +01:00
Gianfranco Costamagna
adb537ded6 Update changelog, upload to unstable 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
29d4a3685b Fix link for python3-lldb package 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
7eadf9746d Add missing runtime dependency and add fix for lldb -P usage 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
113395c623 Update patch to add more shebangs (Closes: #948497) 2020-01-10 09:38:50 +01:00
Gianfranco Costamagna
a4681d5a02 Move python2.7 to python3 for clang binaries, Reupload to sid (Closes: #948409) 2020-01-08 12:17:34 +01:00
Sylvestre Ledru
6d5fa424fd the test now works 2020-01-06 11:13:02 +01:00
Gianfranco Costamagna
9ad05c3ebe Upload to sid 2020-01-04 08:52:26 +01:00
Gianfranco Costamagna
13091a1b30 Do not run z3 tests if z3 support is not enabled 2020-01-04 08:51:45 +01:00
Gianfranco Costamagna
e65c59ef80 Force a python3 shebang on python modules to fix testsuite 2020-01-04 08:49:27 +01:00
Sylvestre Ledru
b8ee09960d fix changelog 2019-12-29 12:37:44 +01:00
John Paul Adrian Glaubitz
df8b6900fe Build polly docs and manpages only when polly is enabled 2019-12-26 22:48:24 +01:00
Sylvestre Ledru
0db2295d90 * Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
2019-12-25 19:25:38 +01:00
Sylvestre Ledru
c05f6c9129 Remove python-lldb-9 2019-12-25 19:16:23 +01:00
Sylvestre Ledru
9958e77a41 Introduce python3-clang-9 2019-12-25 19:13:03 +01:00
Sylvestre Ledru
49aed04be5 remove artifact 2019-12-25 18:18:36 +01:00
Sylvestre Ledru
90985d2b91 Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-12-24 12:29:42 +01:00
Sylvestre Ledru
32987bf0d0 add a test for clang-tidy 2019-12-24 12:29:36 +01:00
Sylvestre Ledru
342e98d482 upload to unstable 2019-12-22 22:39:20 +01:00
Aurelien Jarno
ec315806ef Include upstream patch D60657 for rust support on riscv64. 2019-12-21 14:11:55 +01:00
James Clarke
d3c0a47536 Fix upstream patch D71028 for LLVM 9 (Closes: #946874) 2019-12-20 21:56:42 +00:00
Sylvestre Ledru
be78110f6b disable the mips test for now 2019-12-20 09:01:25 +01:00
Sylvestre Ledru
a6fc5bfdb9 include upstream patch D71028 for rust mips tests (Closes: #946874) 2019-12-19 13:56:40 +01:00
Gianfranco Costamagna
345ea2ec85 Update again to unstable with updated changelog 2019-12-19 00:26:47 +01:00
Gianfranco Costamagna
2362600e97 Import Ubuntu delta in Debian, fixes the upgrade path from sid to experimental 2019-12-15 01:24:37 +01:00
Aurelien Jarno
56beb28b79 llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on riscv64 from master. 2019-12-14 11:49:36 +01:00
Sylvestre Ledru
5eba40cb2a Revert "Bump debhelper from old 9 to 12."
This reverts commit 5dc1a03a77.
2019-12-09 17:30:17 +01:00
Sylvestre Ledru
6e97d14530 fix changelog 2019-12-08 21:05:23 +01:00
Sylvestre Ledru
f43ee22c8a Revert "Set debhelper-compat version in Build-Depends."
This reverts commit 7fb92390f8.
2019-12-08 21:03:41 +01:00
Sylvestre Ledru
589a4e357d Move transitional package libclang-cpp1-9 to oldlibs/optional per policy 4.0.1.
Fixes lintian: transitional-package-should-be-oldlibs-optional
See https://lintian.debian.org/tags/transitional-package-should-be-oldlibs-optional.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
7fb92390f8 Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
5dc1a03a77 Bump debhelper from old 9 to 12.
+ debian/rules: Move --fail-missing argument to dh_missing.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
583a094319 Rely on pre-initialized dpkg-architecture variables.
Fixes lintian: debian-rules-sets-dpkg-architecture-variable
See https://lintian.debian.org/tags/debian-rules-sets-dpkg-architecture-variable.html for more details.
2019-12-08 21:02:53 +01:00
Sylvestre Ledru
e23e7aec08 Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-path-hurd.diff, libcxxabi-arm-ehabi-fix.patch, libcxxabi-test-don-t-fail-extended-long-double.patch, revert-change-soname.diff, try-to-unbreak-thinlto.diff that are missing from debian/patches/series.
Fixes lintian: patch-file-present-but-not-mentioned-in-series
See https://lintian.debian.org/tags/patch-file-present-but-not-mentioned-in-series.html for more details.
2019-12-08 21:02:50 +01:00
Sylvestre Ledru
0b034fd11d Move source package lintian overrides to debian/source.
Fixes lintian: package-uses-deprecated-source-override-location
See https://lintian.debian.org/tags/package-uses-deprecated-source-override-location.html for more details.
2019-12-08 21:02:50 +01:00
Sylvestre Ledru
7becadf0f4 Use secure URI in debian/watch.
Fixes lintian: debian-watch-uses-insecure-uri
See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.
2019-12-08 21:02:49 +01:00
Sylvestre Ledru
a82459875b prepare upload 2019-12-07 11:19:57 +01:00
Gianfranco Costamagna
6dd0d36580 Add closes tag for RC bug 2019-12-06 19:06:06 +01:00
Sylvestre Ledru
1c9da5ca20 -dev => -tools 2019-12-05 13:39:40 +01:00
Sylvestre Ledru
4545ae3795 more site-packages => dist-packages 2019-12-04 11:41:25 +01:00
Sylvestre Ledru
2dc25f7b96 remove old comments 2019-12-04 11:40:54 +01:00
Sylvestre Ledru
132a99b7a0 Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-dev where it belongs See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html 2019-12-03 14:15:52 +01:00
Sylvestre Ledru
e7d54dd00b * Fix some paths, upstream moved from site-packages
to dist-packages for python packages
2019-12-03 14:04:52 +01:00