This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fitgcp.
commit b05d344cc7a28136877cc1ce59a71adfd2e97ff5 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 13:27:41 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 5466605..aaf4d01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ fitgcp (0.0.20150429-1) UNRELEASED; urgency=medium * debian/get-orig-source: Fetch latest commit from SVN and create date * Fake watch file * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 13:22:34 +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 6a68bad..d70a89c 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), python, python-pysam Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fitgcp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
