[med-svn] [python-biom-format] 01/02: Restrict build to those architectures not affected by h5py issue

Andreas Tille tille at debian.org
Mon Sep 12 07:16:14 UTC 2016


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

tille pushed a commit to tag debian/2.1.5+dfsg-4
in repository python-biom-format.

commit 54aa8de154eec360d918e3d43a8401aaee049b50
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 12 09:01:26 2016 +0200

    Restrict build to those architectures not affected by h5py issue
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a105f58..5ad5459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-biom-format (2.1.5+dfsg-4) UNRELEASED; urgency=medium
+
+  * Restrict build to those architectures not affected by h5py issue
+      https://github.com/h5py/h5py/issues/428
+
+ -- Andreas Tille <tille at debian.org>  Mon, 12 Sep 2016 08:57:29 +0200
+
 python-biom-format (2.1.5+dfsg-3) unstable; urgency=medium
 
   * Use sphinxdoc
diff --git a/debian/control b/debian/control
index e4fdae6..69ded5f 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Homepage: http://biom-format.org/
 X-Python-Version: >= 2.6
 
 Package: python-biom-format
-Architecture: any
+Architecture: any-amd64 any-arm64 armel armhf any-i386 any-mips64el mipsel any-ppc64el
 Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
@@ -64,7 +64,7 @@ Description: Biological Observation Matrix (BIOM) format (Python 2)
  This package provides the BIOM format library for the Python 2 interpreter.
 
 Package: python3-biom-format
-Architecture: any
+Architecture: any-amd64 any-arm64 armel armhf any-i386 any-mips64el mipsel any-ppc64el
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biom-format.git



More information about the debian-med-commit mailing list