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 <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
