[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#901355: stretch-pu: package llvm-4.0/1:4.0.1-10~deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Firefox/Thunderbird ESR60 will require rustc 1.24 (which in turn
requires LLVM 4.0). llvm-4.0 is not yet in stretch, so this would
add a new package to it.

It's a straightforward rebuild. The debdiff against 1:4.0.1-10
from buster is very simple (with an additional build conflicts
I ran into when preparing the build).

Cheers,
        Moritz

diff -Nru llvm-toolchain-4.0-4.0.1/debian/changelog llvm-toolchain-4.0-4.0.1/debian/changelog
--- llvm-toolchain-4.0-4.0.1/debian/changelog	2018-02-13 09:26:55.000000000 +0100
+++ llvm-toolchain-4.0-4.0.1/debian/changelog	2018-05-15 00:07:58.000000000 +0200
@@ -1,3 +1,11 @@
+llvm-toolchain-4.0 (1:4.0.1-10~deb9u1) stretch; urgency=medium
+
+  * Build for stretch-security to be used by Firefox ESR60
+  * Add Build-Conflicts: to golang-go (prevents build failure similar
+    to #840208)
+
+ -- Moritz Mühlenhoff <jmm@debian.org>  Tue, 15 May 2018 00:07:58 +0200
+
 llvm-toolchain-4.0 (1:4.0.1-10) unstable; urgency=medium
 
   * Ignore the test tools/gold/X86/comdat.ll
diff -Nru llvm-toolchain-4.0-4.0.1/debian/control llvm-toolchain-4.0-4.0.1/debian/control
--- llvm-toolchain-4.0-4.0.1/debian/control	2018-02-11 10:18:48.000000000 +0100
+++ llvm-toolchain-4.0-4.0.1/debian/control	2018-05-15 00:07:58.000000000 +0200
@@ -14,7 +14,7 @@
 #    ocaml-findlib [amd64 arm64 armel armhf i386],
 #    libctypes-ocaml-dev [amd64 arm64 armel armhf i386],
 #    dh-ocaml [amd64 arm64 armel armhf i386],
-Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
+Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev, golang-go
 Standards-Version: 4.1.1
 Homepage: http://www.llvm.org/
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/4.0/

Reply to: