From d368a36668e0f6c9e25302a73656ecbff17b83a3 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 7 Feb 2024 16:06:29 +0100 Subject: [PATCH] Upload to sid --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3501c8c2..3d50fc36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +llvm-toolchain-18 (1:18.1.0~rc1-3) unstable; urgency=medium + + * Fix previus upload, time64 is effective only in one specific place of + rules file + * Fix some test using still clang-17 + * Switch testing to 18 line + * Fix an underlinking on qualify-clang.sh + + -- Gianfranco Costamagna Wed, 07 Feb 2024 15:05:08 +0100 + llvm-toolchain-18 (1:18.1.0~rc1-2) unstable; urgency=medium [ Steve Langasek ]