From be7d3305ac8955c849ac10f6c834bdebc0e46ee6 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 7 Apr 2018 18:54:04 +0200 Subject: [PATCH] preparation of the new release --- debian/changelog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed48dad0..80385b35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -llvm-toolchain-6.0 (1:6.0-2.1) UNRELEASED; urgency=medium +llvm-toolchain-6.0 (1:6.0.1-1~exp1) experimental; urgency=medium - * Migrate to automatic debug packages (Closes: #893267) - - [ Sylvestre Ledru ] + * preparation of the new release * Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze + [ David Tenty ] + * Migrate to automatic debug packages (Closes: #893267) + [ Nishanth Aravamudan ] * debian/patches/install-lldb-sb-headers.patch: Install lldb's SB headers (pr36630). Thanks to Pavel Labath .