[h5py] 03/05: d/control: make versioned depends on cython
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Apr 16 07:08:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository h5py.
commit 35c97fb7e78ff3bc25ae9741401856dbdfaa44cd
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Apr 16 07:47:34 2015 +0100
d/control: make versioned depends on cython
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0ca0b1e..44f1cc1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
libhdf5-dev,
python-numpy (>= 1:1.7.1-1~),
python3-numpy (>= 1:1.7.1-1~),
- cython,
- cython3,
+ cython (>= 0.17-1~),
+ cython3 (>= 0.17-1~),
pkg-config
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/h5py.git
--
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