From 2b5bc71a9f0df64fd83fb2ceff9d90061c50109c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 31 Aug 2021 20:57:23 +0200 Subject: [PATCH] fix changelog --- debian/changelog | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca5841fb..c8b1a947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,6 @@ -llvm-toolchain-12 (1:12.0.1-7) UNRELEASED; urgency=medium +llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium * Add debian/source/options to ignore the diff (much much faster to repack) - - [ Gianfranco Costamagna ] - * Add a patch to fix omp build on riscv64 - - [ Sylvestre Ledru ] * cmake: use ON instead of YES for consistency * Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF @@ -16,7 +11,10 @@ llvm-toolchain-12 (1:12.0.1-7) UNRELEASED; urgency=medium * Don't generate the llvm-mcmarkup & lldb-mi manpages (don't exist anymore) (LP: #1940713) - -- Sylvestre Ledru Sun, 29 Aug 2021 15:15:18 +0200 + [ Gianfranco Costamagna ] + * Add a patch to fix omp build on riscv64 + + -- Sylvestre Ledru Tue, 31 Aug 2021 20:56:40 +0200 llvm-toolchain-12 (1:12.0.1-6) unstable; urgency=medium