[tbb] 52/64: Imported Debian patch 4.2~20140122-1.1

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 78e8e8e5aceba25adcd8d3c9e9049c23a27f60e6
Author: Mathieu Malaterre <malat at debian.org>
Date:   Wed Jun 4 15:08:28 2014 +0200

    Imported Debian patch 4.2~20140122-1.1
---
 debian/changelog | 13 ++++++++++---
 debian/control   |  6 +++---
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7daaedc..86232d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-tbb (4.2~20140122-1+arm64) unreleased; urgency=low
+tbb (4.2~20140122-1.1) unstable; urgency=low
 
+  [ Helge Deller ]
+  * Enable builds for hppa. Closes: #748876
+
+  [ Wookey ]
+  * Enable builds for arm64. Closes: #748508
+
+  [ Mathieu Malaterre ]
   * Non-maintainer upload.
-  * Enable builds for arm64
+  * Prefer `Arch: any` now that tbb build on most arch now
 
- -- Wookey <wookey at wokey@debian.org>  Sat, 17 May 2014 17:34:18 +0000
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 04 Jun 2014 15:08:28 +0200
 
 tbb (4.2~20140122-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index d82b779..9dc785f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://threadingbuildingblocks.org/
 
 Package: libtbb-dev
 Section: libdevel
-Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64 mips mipsel arm64
+Architecture: any
 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: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64 mips mipsel arm64
+Architecture: any
 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: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64 mips mipsel arm64
+Architecture: any
 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