This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pyfaidx.
commit 128c207ceda9a5bd60a956ec01504807d6ba145e Author: Andreas Tille <[email protected]> Date: Sun Dec 11 17:37:23 2016 +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 0e397f7..30f0bdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-pyfaidx (0.4.8.1-) UNRELEASED; urgency=medium * New upstream version + * debhelper 10 -- Andreas Tille <[email protected]> Sun, 11 Dec 2016 17:36:20 +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 21d0d3c..f06ecfd 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-coverage, -- 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
