This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-biomaj3.
commit 3a22a0fc3a641e2981bfbfd1a18ed862a9317a57 Author: Andreas Tille <[email protected]> Date: Tue Aug 29 22:42:52 2017 +0200 Prune unneeded -dev build-depends --- debian/changelog | 6 ++++++ debian/control | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 03fd505..e9b1671 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ python-biomaj3 (3.0.20-2) UNRELEASED; urgency=medium * Team upload. + + [ Andreas Tille ] * Fix python3 encoding Closes: #866547 + [ Scott Kitterman ] + * Prune unneeded -dev build-depends + Closes: #866548 + -- Andreas Tille <[email protected]> Tue, 29 Aug 2017 22:39:47 +0200 python-biomaj3 (3.0.20-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 9434c7d..fdbe063 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, - python-all-dev, python-setuptools, python-mock, python-nose, @@ -19,7 +18,6 @@ Build-Depends: debhelper (>= 9), python-pycurl, python-drmaa, python3-all, - python3-all-dev, python3-setuptools, python3-mock, python3-nose, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biomaj3.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
