This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-biomaj3.
commit 2a1a617b4633989de1ba086351d0acc4c745bb37 Author: Andreas Tille <[email protected]> Date: Tue Aug 29 22:43:29 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9b1671..ad8d9f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ python-biomaj3 (3.0.20-2) UNRELEASED; urgency=medium [ Andreas Tille ] * Fix python3 encoding Closes: #866547 + * debhelper 10 [ Scott Kitterman ] * Prune unneeded -dev build-depends diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index fdbe063..4ecd7bc 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Olivier Sallou <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, -- 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
