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 .