[med-svn] [python-skbio] 01/02: Make versioned build-depends from python-numpy effective by also specifying epoch
Andreas Tille
tille at debian.org
Fri Jul 31 16:06:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-skbio.
commit 7ba9dfe46ea9be306fe43769f29e7f2eff5a975a
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 31 18:05:00 2015 +0200
Make versioned build-depends from python-numpy effective by also specifying epoch
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4ca71c1..5dcd583 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
python3-dev,
python-setuptools,
python3-setuptools,
- python-numpy (>= 1.9.2),
- python3-numpy (>= 1.9.2),
+ python-numpy (>= 1:1.9.2),
+ python3-numpy (>= 1:1.9.2),
python-natsort,
python3-natsort,
python-pandas,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git
More information about the debian-med-commit
mailing list