[tbb] 33/64: Imported Debian patch 4.0+r233+update5-0.2

Graham Inggs ginggs at moszumanska.debian.org
Mon Jul 3 12:27:57 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 67e7016e7882ddff3828ab3f5f5446c019954836
Author: Steve McIntyre <steve.mcintyre at linaro.org>
Date:   Mon Jun 24 17:05:45 2013 +0100

    Imported Debian patch 4.0+r233+update5-0.2
---
 debian/changelog | 8 ++++++++
 debian/control   | 6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8cec318..a435c71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tbb (4.0+r233+update5-0.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add armhf to the list of supported arches in debian/control, now that
+    ARMv7 support is there. Not (yet) worth doing for armel.
+
+ -- Steve McIntyre <steve.mcintyre at linaro.org>  Mon, 24 Jun 2013 17:05:45 +0100
+
 tbb (4.0+r233+update5-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index ce09ef4..39e8cdd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://threadingbuildingblocks.org/
 
 Package: libtbb-dev
 Section: libdevel
-Architecture: i386 amd64 ia64 powerpc ppc64
+Architecture: i386 amd64 ia64 powerpc ppc64 armhf
 Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
 Suggests: tbb-examples, libtbb-doc
 Description: parallelism library for C++ - development files
@@ -25,7 +25,7 @@ Description: parallelism library for C++ - development files
  This package includes the TBB development files.
 
 Package: libtbb2
-Architecture: i386 amd64 ia64 powerpc ppc64
+Architecture: i386 amd64 ia64 powerpc ppc64 armhf
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: parallelism library for C++ - runtime files
  TBB is a library that helps you leverage multi-core processor
@@ -41,7 +41,7 @@ Description: parallelism library for C++ - runtime files
 
 Package: libtbb2-dbg
 Section: debug
-Architecture: i386 amd64 ia64 powerpc ppc64
+Architecture: i386 amd64 ia64 powerpc ppc64 armhf
 Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
 Description: parallelism library for C++ - debugging symbols
  TBB is a library that helps you leverage multi-core processor

-- 
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