[bcolz] 16/17: deb/control: drop version from numpy build-dep (not needed)

Daniel Stender stender at moszumanska.debian.org
Sun Sep 4 16:33:20 UTC 2016


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

stender pushed a commit to branch master
in repository bcolz.

commit e08be0e6a91145d580b661ca11def844aec96613
Author: Daniel Stender <stender at debian.org>
Date:   Sun Sep 4 18:29:21 2016 +0200

    deb/control: drop version from numpy build-dep (not needed)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e44b13e..24009b2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends:
  python3-setuptools-scm,
  cython (>= 0.22),
  cython3 (>= 0.22),
- python-numpy (>= 1.8),
- python3-numpy (>= 1.8),
+ python-numpy,
+ python3-numpy,
  python-mock,
  python3-mock,
  libblosc-dev (>= 1.9.2),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bcolz.git



More information about the debian-science-commits mailing list