This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-skbio.
commit 54d8cf1174c8882f80976d209bab3f7c4b79f4b1 Author: Andreas Tille <[email protected]> Date: Fri Oct 6 20:54:04 2017 +0200 Versioned Build-Depends: python3-pandas (>= 0.20) --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 69e9597..c694f62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ python-skbio (0.5.1-3) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 + * Versioned Build-Depends: python3-pandas (>= 0.20) + Closes: #868962 -- Andreas Tille <[email protected]> Fri, 06 Oct 2017 20:52:31 +0200 diff --git a/debian/control b/debian/control index d1ffea9..f92c223 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 10), python3-nose, python3-numpy (>= 1:1.9.2), python3-numpydoc, - python3-pandas, + python3-pandas (>= 0.20), python3-scipy, python3-setuptools, python3-sphinx, -- 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
