[h5py] 36/44: add python3 dep
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch upstream/latest
in repository h5py.
commit 775a4c075cc2f951ad3b05e2c7cd08f3d59c79f5
Author: Soeren Sonnenburg <sonne at debian.org>
Date: Sat Nov 16 16:51:35 2013 +0000
add python3 dep
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 8388da9..c8ad7ad 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: h5py
Section: python
Priority: optional
Maintainer: Soeren Sonnenburg <sonne at debian.org>
-Build-Depends: debhelper (>=9), cdbs (>= 0.4.90~), python-all-dev (>= 2.6.6-3~),
- libhdf5-dev, python-numpy (>= 1:1.7.1-1~), python3-numpy (>= 1:1.7.1-1~),
- cython, cython3
+Build-Depends: debhelper (>=9), cdbs (>= 0.4.90~), python-all-dev (>= 2.7.0-1~),
+ python3-all-dev (>= 3.3.0-1~), libhdf5-dev, python-numpy (>= 1:1.7.1-1~),
+ python3-numpy (>= 1:1.7.1-1~), cython, cython3
Standards-Version: 3.9.4
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list