This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-xopen.
commit b223e4480841e497af29a3f6dd24aea7fad59020 Author: Andreas Tille <[email protected]> Date: Sat Feb 10 13:34:30 2018 +0100 Build-Depends: python-bz2file, 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 776504c..395aad8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -python-xopen (0.3.2-1) UNRELEASED; urgency=medium +python-xopen (0.3.2-1) unstable; urgency=medium * New upstream version * Standards-Version: 4.1.3 * debhelper 11 + * Build-Depends: python-bz2file - -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 13:27:20 +0100 + -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 13:29:56 +0100 python-xopen (0.1.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4288fd5..4cae171 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 11~), python, python-setuptools, python-nose, + python-bz2file, python3, python3-setuptools, - python3-nose + python3-nose, + python3-bz2file Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-xopen.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-xopen.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-xopen.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
