diff --git a/debian/NEWS b/debian/NEWS index ffdd637c..91160e68 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,13 +1,3 @@ -llvm-toolchain-3.9 (1:3.9.1-5) unstable; urgency=medium - - * Libraries ship with ELF symbols versions. This will address the issue of - a binary using to different versions of LLVM in parallel - This also means that every library using LLVM library or clang library - will have to be relinked against this new version - Thanks to Rebecca N. Palmer for the change (Closes: #848368) - - -- Sylvestre Ledru Sun, 19 Mar 2017 20:29:22 +0100 - llvm-toolchain-snapshot (1:3.6~svn214630-1~exp1) experimental; urgency=medium * clang is now co-instalable. Available on version 3.4, 3.5 and 3.6 diff --git a/debian/changelog b/debian/changelog index 44e69d2d..5f326b18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,4 @@ -llvm-toolchain-3.9 (1:3.9.1-5) unstable; urgency=medium - - * Fix the incorrect symlink to scan-build-py (Closes: #856869) +llvm-toolchain-3.9 (1:3.9.1-6~exp1) experimental; urgency=medium [ Rebecca N. Palmer ] * Allow '!pointer' in OpenCL (Closes: #857623) @@ -9,6 +7,12 @@ llvm-toolchain-3.9 (1:3.9.1-5) unstable; urgency=medium -- Sylvestre Ledru Sun, 19 Mar 2017 10:12:03 +0100 +llvm-toolchain-3.9 (1:3.9.1-5) unstable; urgency=medium + + * Fix the incorrect symlink to scan-build-py (Closes: #856869) + + -- Sylvestre Ledru Sun, 12 Mar 2017 10:01:10 +0100 + llvm-toolchain-3.9 (1:3.9.1-4) unstable; urgency=medium * d/p/amdgpu-regression.diff Fix a regression impacting mesa