This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pyfaidx.
commit a09e0d29890acdcc1cbfaaf16b562d5d7227faaa Author: Andreas Tille <[email protected]> Date: Sun Dec 11 17:49:50 2016 +0100 New Build-Depends: python-mock, python3-mock, upload to unstable --- debian/changelog | 5 +++-- debian/control | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d06509..626cf12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -python-pyfaidx (0.4.8.1-) UNRELEASED; urgency=medium +python-pyfaidx (0.4.8.1-1) unstable; urgency=medium * New upstream version * debhelper 10 * d/watch: version=4 + * New Build-Depends: python-mock, python3-mock - -- Andreas Tille <[email protected]> Sun, 11 Dec 2016 17:36:20 +0100 + -- Andreas Tille <[email protected]> Sun, 11 Dec 2016 17:37:58 +0100 python-pyfaidx (0.4.7.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index f06ecfd..fd86e71 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,14 @@ Build-Depends: debhelper (>= 10), python-nose, python-numpy, python-six, + python-mock, python3-all, python3-coverage, python3-setuptools, python3-nose, python3-numpy, - python3-six + python3-six, + python3-mock Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pyfaidx.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pyfaidx.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyfaidx.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
