summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-07 17:24:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-07 17:26:36 +0000
commitad1b50b1b06f3ad7f4804cec6110746f88e2db59 (patch)
tree56c48cb1b82d03142efb11a85598d1fe3c094e83
parentMerging upstream version 1:11.0.1. (diff)
downloadllvm-toolchain-11-ad1b50b1b06f3ad7f4804cec6110746f88e2db59.tar.xz
llvm-toolchain-11-ad1b50b1b06f3ad7f4804cec6110746f88e2db59.zip
Merging debian version 1:11.0.1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog11
-rw-r--r--debian/patches/series1
-rwxr-xr-xdebian/rules2
3 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 56a093845..d694fd54a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+llvm-toolchain-11 (1:11.0.1-1) unstable; urgency=medium
+
+ [ Sylvestre Ledru ]
+ * New stable release
+
+ [ Gianfranco Costamagna ]
+ * Drop old patch, upstream now
+ * Run dh_makeshlibs with -V parameter (Closes: #977814)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 Jan 2021 09:21:24 +0100
+
llvm-toolchain-11 (1:11.0.1~+rc2-1~progress5+u1) engywuck-backports; urgency=medium
* Uploading to engywuck-backports, remaining changes:
diff --git a/debian/patches/series b/debian/patches/series
index a73185f8c..f0951845c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -132,7 +132,6 @@ workaround-bug-42994-use-linker.diff
# bug 939472
#try-to-unbreak-thinlto.diff
-D67877.patch
x86-fuzzer.patch
diff --git a/debian/rules b/debian/rules
index a596d71f2..5aedc9b06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -724,7 +724,7 @@ override_dh_makeshlibs:
dh_makeshlibs -pliblldb-$(LLVM_VERSION) -V"liblldb-$(LLVM_VERSION) (>= 1:9~svn298832-1~)"
dh_makeshlibs -plibllvm$(LLVM_VERSION) -V"libllvm$(LLVM_VERSION) (>= 1:9~svn298832-1~)"
dh_makeshlibs -plibomp$(SONAME_OPENMP)-$(LLVM_VERSION) -V"libomp$(SONAME_OPENMP)-$(LLVM_VERSION) (>= 1:9~svn298832-1~)"
- dh_makeshlibs --remaining-packages
+ dh_makeshlibs --remaining-packages -V
override_dh_shlibdeps:
# Ignore asan libraries. They would trigger dependencies to multiarch libraries