This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pyvcf.
commit 31ef761b679ce0f9f85a5e7595e6a30ed58e7482 Author: Andreas Tille <[email protected]> Date: Fri Dec 2 20:20:44 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 08aa9d6..7f03dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-pyvcf (0.6.8-1) UNRELEASED; urgency=medium * New upstream version * Fix watch file * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 02 Dec 2016 20:19:11 +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 e238c39..3475099 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, cython, python-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyvcf.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
