fix changelog

This commit is contained in:
Sylvestre Ledru 2022-10-23 10:36:31 +02:00
parent 048c3a35fd
commit 323d016610

8
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-15 (1:15.0.3-1~exp3) experimental; urgency=medium
llvm-toolchain-15 (1:15.0.3-2~exp1) experimental; urgency=medium
* Bring back LTO - increase the perf of clang by ~4%
* Cherry-pick upstream fix to unbreak mips (closes: #1022169)
@ -7,6 +7,12 @@ llvm-toolchain-15 (1:15.0.3-1~exp3) experimental; urgency=medium
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 22 Oct 2022 15:48:48 +0200
llvm-toolchain-15 (1:15.0.3-1) unstable; urgency=medium
* Upload to unstable now that autopkgtest is green
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 23 Oct 2022 10:34:58 +0200
llvm-toolchain-15 (1:15.0.3-1~exp2) experimental; urgency=medium
* Fix autopkgtest (remove move stuff from the cmake search)