[h5py] 05/09: Update build dependencies: - Raise versioned depends on cython to 0.19. - Drop versioned depends on numpy and sphinx.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Feb 2 16:39:55 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/sid
in repository h5py.

commit 9085e93ffe97ace8e302a3723a5b77d9ce54d567
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Feb 2 13:44:39 2016 +0000

    Update build dependencies:
      - Raise versioned depends on cython to 0.19.
      - Drop versioned depends on numpy and sphinx.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 49c2c0b..2bef595 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: Soeren Sonnenburg <sonne at debian.org>,
 Section: python
 Testsuite: autopkgtest
 Priority: optional
-Build-Depends: cython (>= 0.17-1~),
-               cython-dbg (>= 0.17-1~),
+Build-Depends: cython (>= 0.19-1~),
+               cython-dbg (>= 0.19-1~),
                cython3,
                cython3-dbg,
                debhelper (>= 9),
@@ -14,19 +14,19 @@ Build-Depends: cython (>= 0.17-1~),
                libhdf5-dev,
                python-all-dbg,
                python-all-dev,
-               python-numpy (>= 1:1.7.1-1~),
-               python-numpy-dbg (>= 1:1.7.1-1~),
+               python-numpy,
+               python-numpy-dbg,
                python-pkgconfig,
                python-setuptools,
                python-six,
                python3-all-dbg,
                python3-all-dev,
-               python3-numpy (>= 1:1.7.1-1~),
-               python3-numpy-dbg (>= 1:1.7.1-1~),
+               python3-numpy,
+               python3-numpy-dbg,
                python3-pkgconfig,
                python3-setuptools,
                python3-six
-Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg-1~)
+Build-Depends-Indep: python-sphinx
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/h5py.git
 Vcs-Git: https://anonscm.debian.org/git/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