prepare upload

This commit is contained in:
Sylvestre Ledru 2022-10-08 10:09:17 +02:00
parent 3219c23763
commit 194ccea999

12
debian/changelog vendored
View File

@ -1,5 +1,13 @@
llvm-toolchain-15 (1:15.0.2-2~exp2) UNRELEASED; urgency=medium
llvm-toolchain-15 (1:15.0.2-2~exp2) experimental; urgency=medium
* Fix a typo to silent lintian (Closes: #1018770)
* Fix some hardcoded paths (Closes: #1020847)
* Suggest wasi-libc for clang
[ Witold Baryluk ]
* Allow libunwind-dev to be coinstallable (Closes: #1004112)
[ Faidon Liambotis ]
* Add better support for the WebAssembly (wasm32/wasm64) targets:
- Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932)
- Add patch wasm-compiler-rt-default.diff to default to compiler-rt for
@ -8,7 +16,7 @@ llvm-toolchain-15 (1:15.0.2-2~exp2) UNRELEASED; urgency=medium
- Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped
in /usr) wasi-libc. (Closes: #1020746)
-- Faidon Liambotis <paravoid@debian.org> Fri, 07 Oct 2022 16:44:57 +0300
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Oct 2022 10:06:32 +0200
llvm-toolchain-15 (1:15.0.2-2~exp1) experimental; urgency=medium