From cc175a806e7cb45f048ced2cd8e9dd7f28f403cf Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 27 Nov 2017 22:34:20 +0000 Subject: [PATCH] changelog --- debian/changelog | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9ad681b..7ccf2e0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,8 @@ -llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium +llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp2) experimental; urgency=medium - * Create clang-tools-4.0 and move the various clang tools into it - clang-tools-4.0 depends on clang-4.0. This might affect some packages. + * Create clang-tools-5.0 and move the various clang tools into it + clang-tools-5.0 depends on clang-5.0. This might affect some packages. (Closes: #836397) - * Update of the copyright file (Closes: #878502) - Thanks to Nicholas D Steeves for the work * Take a patch for a stack alignment on sparc64 for rust Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221) * Update of the clang description @@ -21,6 +19,20 @@ llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium -- Sylvestre Ledru Mon, 30 Oct 2017 19:41:20 +0100 + +llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium + + * New testing release + * Update of the copyright file (Closes: #878502) + Thanks to Nicholas D Steeves for the work + * Try to fix the mipsel FTBFS (Closes: #877567) + I am trying the first option from the bug: + - gsplit-dward on 32 bits archs + - -g everywhere + Many thanks to Adrian Bunk for that + + -- Sylvestre Ledru Fri, 03 Nov 2017 15:30:19 +0100 + llvm-toolchain-4.0 (1:4.0.1-8) unstable; urgency=medium [ Ximin Luo ]