fix changelog

This commit is contained in:
Sylvestre Ledru 2021-08-31 20:57:23 +02:00
parent 2dab488e22
commit 2b5bc71a9f

12
debian/changelog vendored
View File

@ -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) * 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 * cmake: use ON instead of YES for consistency
* Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON * Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON
LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF 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) * Don't generate the llvm-mcmarkup & lldb-mi manpages (don't exist anymore)
(LP: #1940713) (LP: #1940713)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 Aug 2021 15:15:18 +0200 [ Gianfranco Costamagna ]
* Add a patch to fix omp build on riscv64
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 31 Aug 2021 20:56:40 +0200
llvm-toolchain-12 (1:12.0.1-6) unstable; urgency=medium llvm-toolchain-12 (1:12.0.1-6) unstable; urgency=medium