This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/4.2.0+dfsg-1 in repository python-dendropy.
commit 4ed3d0c11c2ed535b04808dfaf8f23eea8d64140 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 17:51:22 2017 +0100 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 108c3c3..effb3e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-dendropy (4.2.0+dfsg-1) UNRELEASED; urgency=medium - xz compression - version=4 * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 17:31:08 +0100 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 8b43cdf..7462549 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[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-dendropy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
