diff --git a/debian/changelog b/debian/changelog index 58ff7c82..e72900e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ llvm-toolchain-3.3 (1:3.3~+rc3-1~exp2) unstable; urgency=low * Create the compiler-rt directory for unsupported platforms * Fix the FTBFS under HURD (hurd-endian.diff) * Introduce the clang-format-X.Y package - * Introduce the cpp11-migrate-X.Y package + * Introduce the cpp11-migrate-X.Y package (Closes: #705626) * Install the vim llvm script at the right place + * make clang-3.3 also conflict against the 3.4 version * Fix the FTBFS under kfreebsd and ia64. Many thanks to Luca Falavigna for the patches (kfreebsd.diff and ia64-fix.diff)