From d646d3adc0d35d030976b62295e678bfce113e88 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 10 Mar 2019 16:02:18 +0100 Subject: [PATCH] * Revert the "Remove usr/lib/llvm-@LLVM_VERSION@/lib/LLVM*.so" change as it breaks on old version of Debian & Ubuntu * New snapshot release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index bef8b0d7..d3301ed6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +llvm-toolchain-snapshot (1:9~svn355787-1~exp1) experimental; urgency=medium + + * Revert the "Remove usr/lib/llvm-@LLVM_VERSION@/lib/LLVM*.so" + change as it breaks on old version of Debian & Ubuntu + * New snapshot release + + -- Sylvestre Ledru Sun, 10 Mar 2019 15:59:52 +0100 + llvm-toolchain-snapshot (1:9~svn354105-1~exp2) UNRELEASED; urgency=medium [ Sylvestre Ledru ]