Fix the libclang-rt-14-dev-wasm64 description

This commit is contained in:
Sylvestre Ledru 2022-12-28 12:38:14 +01:00
parent f5d0923c6d
commit 3e3e3fe1b7
3 changed files with 10 additions and 4 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-14 (1:14.0.6-10~exp5) UNRELEASED; urgency=medium
* Fix the libclang-rt-14-dev-wasm64 description
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 28 Dec 2022 12:35:04 +0100
llvm-toolchain-14 (1:14.0.6-10~exp4) experimental; urgency=medium
* Move the compiler-rt content into a new package called

4
debian/control vendored
View File

@ -218,8 +218,8 @@ Breaks: libclang-common-14-dev (<< 14.0.6-10~exp4)
Replaces: libclang-common-14-dev (<< 14.0.6-10~exp4)
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libclang-common-14-dev (>= 14.0.6-10~exp4)
Description: Compiler-rt - development package
Provides the compiler-rt builtins for WebAssembly 32 bits
Description: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-cpp14
Section: libs

4
debian/control.in vendored
View File

@ -218,8 +218,8 @@ Breaks: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4)
Replaces: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4)
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libclang-common-@LLVM_VERSION@-dev (>= 14.0.6-10~exp4)
Description: Compiler-rt - development package
Provides the compiler-rt builtins for WebAssembly 32 bits
Description: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-cpp@LLVM_VERSION@
Section: libs