[tbb] 56/64: Imported Debian patch 4.2~20140122-5

Graham Inggs ginggs at moszumanska.debian.org
Mon Jul 3 12:28:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

ginggs pushed a commit to branch master
in repository tbb.

commit c57410c64cf4bafcd0e8972f1d91465b809989fe
Author: Steve Capper <steven.capper at gmail.com>
Date:   Thu Jan 22 17:42:38 2015 +0000

    Imported Debian patch 4.2~20140122-5
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 59cf78c..bea0792 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tbb (4.2~20140122-5) unstable; urgency=medium
+
+  * Locked down build architectures to:
+        amd64, arm64, armhf, hppa, i386, powerpc and ppc64el
+
+ -- Steve Capper <steven.capper at gmail.com>  Thu, 22 Jan 2015 17:42:38 +0000
+
 tbb (4.2~20140122-4) unstable; urgency=medium
   * Bump standards version to 3.9.6.
   * Add debian/tbb.pc to clean list.
diff --git a/debian/control b/debian/control
index 156da7d..86682cb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://threadingbuildingblocks.org/
 
 Package: libtbb-dev
 Section: libdevel
-Architecture: any
+Architecture: amd64 arm64 armhf hppa i386 powerpc ppc64el
 Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
 Suggests: tbb-examples, libtbb-doc
 Description: parallelism library for C++ - development files
@@ -24,7 +24,7 @@ Description: parallelism library for C++ - development files
  This package includes the TBB development files.
 
 Package: libtbb2
-Architecture: any
+Architecture: amd64 arm64 armhf hppa i386 powerpc ppc64el
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: parallelism library for C++ - runtime files
  TBB is a library that helps you leverage multi-core processor
@@ -40,7 +40,7 @@ Description: parallelism library for C++ - runtime files
 
 Package: libtbb2-dbg
 Section: debug
-Architecture: any
+Architecture: amd64 arm64 armhf hppa i386 powerpc ppc64el
 Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
 Description: parallelism library for C++ - debugging symbols
  TBB is a library that helps you leverage multi-core processor
@@ -69,7 +69,7 @@ Description: parallelism library for C++ - documentation
 
 Package: tbb-examples
 Section: doc
-Architecture: all
+Architecture: amd64 arm64 armhf hppa i386 powerpc ppc64el
 Depends: ${misc:Depends}
 Recommends: libtbb-dev, libtbb-doc
 Description: parallelism library for C++ - example files

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tbb.git



More information about the debian-science-commits mailing list