Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 (Closes: #996462)

This commit is contained in:
Sylvestre Ledru 2021-10-14 12:33:54 +02:00
parent bb4c63e11a
commit 0a941a5df2
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
llvm-toolchain-13 (1:13.0.0-5) unstable; urgency=medium
* Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev
on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64
(Closes: #996462)
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 14 Oct 2021 12:33:15 +0200
llvm-toolchain-13 (1:13.0.0-4) unstable; urgency=medium
* Instead of using llvm-* to install binaries in llvm-X.Y

2
debian/control vendored
View File

@ -625,7 +625,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libc++1-13 (= ${binary:Version}), ${misc:Depends},
libunwind-13-dev
libunwind-13-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64]
Breaks: libc++-dev (<< 44)
Provides: libc++-x.y-dev
Conflicts: libc++-x.y-dev