This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository phipack.
commit 62d0252c78449cd979dc09c8d3a4e53683f627e9 Author: Andreas Tille <[email protected]> Date: Fri Dec 2 09:40:07 2016 +0100 debhelper 10 --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ae23564..47f22b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -phipack (0.0.20160614-1~bpo8+2) UNRELEASED; urgency=medium +phipack (0.0.20160614-2) UNRELEASED; urgency=medium * Add fake watch file + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 02 Dec 2016 09:38:55 +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 c50f260..6cc7273 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/phipack.git Vcs-Git: https://anonscm.debian.org/git/debian-med/phipack.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phipack.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
