preparation of the new release

This commit is contained in:
Sylvestre Ledru 2018-04-07 18:54:04 +02:00
parent 841e82a80e
commit be7d3305ac

9
debian/changelog vendored
View File

@ -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 <labath@google.com>.