From 02bc453fb1ace1897a40a7a8b45359626fef3314 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 1 Mar 2021 10:50:52 +0100 Subject: [PATCH] Only enable libomp-11-doc on supported archs --- debian/changelog | 10 +++------- debian/control | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 381e7999..0d4baa8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,8 @@ -llvm-toolchain-11 (1:11.1.0-1) unstable; urgency=medium +llvm-toolchain-11 (1:11.0.1-3) unstable; urgency=medium - * New upstream release - Should be mostly minor fixes - Was driven by https://bugs.llvm.org/show_bug.cgi?id=46526 - but as we are not impacted, I reverted the change in - debian/patches/revert-abi-change-clang.diff + * Only enable libomp-11-doc on supported archs - -- Sylvestre Ledru Wed, 17 Feb 2021 08:59:36 +0100 + -- Sylvestre Ledru Mon, 01 Mar 2021 10:50:19 +0100 llvm-toolchain-11 (1:11.0.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index cc935aa5..c3d71c15 100644 --- a/debian/control +++ b/debian/control @@ -562,7 +562,7 @@ Description: LLVM OpenMP runtime Package: libomp-11-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