From: Peter Michael Green Date: Tue, 23 Nov 2021 22:38:27 +0000 (+0000) Subject: Remove armhf from architecture list for libunwind-13-dev dependency. X-Git-Tag: archive/raspbian/1%15.0.5-3+rpi1~1^2~2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b06da4e321d90f6841de79e3f4c8f9850dd8f446;p=llvm-toolchain-15.git Remove armhf from architecture list for libunwind-13-dev dependency. --- diff --git a/debian/changelog b/debian/changelog index 51d2ab73d8..0eb11b7a64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-13 (1:13.0.0-9+rpi2) bookworm-staging; urgency=medium + + * Remove armhf from architecture list for libunwind-13-dev dependency. + + -- Peter Michael Green Tue, 23 Nov 2021 22:37:30 +0000 + llvm-toolchain-13 (1:13.0.0-9+rpi1) bookworm-staging; urgency=medium [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green at Sat, 14 May 2016 21:43:35 +0000] diff --git a/debian/control b/debian/control index 56ba9c447d..84eb6da996 100644 --- a/debian/control +++ b/debian/control @@ -623,7 +623,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: libc++1-13 (= ${binary:Version}), ${misc:Depends}, - libunwind-13-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64] + libunwind-13-dev [amd64 arm64 i386 mips64el ppc64el ppc64 riscv64] Breaks: libc++-dev (<< 44) Provides: libc++-x.y-dev Conflicts: libc++-x.y-dev