From aedba4a93a515820f376a114814d653a16aa06c4 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 1 Mar 2021 14:39:38 +0100 Subject: [PATCH] Only enable libomp-9-doc on supported archs --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bf000b9b..4f430f2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-9 (1:9.0.1-16) unstable; urgency=medium + + * Only enable libomp-9-doc on supported archs + + -- Sylvestre Ledru Mon, 01 Mar 2021 10:44:34 +0100 + llvm-toolchain-9 (1:9.0.1-15) unstable; urgency=low * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP. diff --git a/debian/control b/debian/control index a08ecb56..d9bd7d54 100644 --- a/debian/control +++ b/debian/control @@ -559,7 +559,7 @@ Description: LLVM OpenMP runtime Package: libomp-9-doc Section: doc -Architecture: all +Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery Replaces: libiomp-x.y-doc Breaks: libiomp-x.y-doc