This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hisat2.
commit 68d16f1cab07e069c036456ab447d1b80e418f0d Author: Andreas Tille <[email protected]> Date: Fri Dec 9 13:45:20 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 119b087..fea56c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ hisat2 (2.0.5-1) UNRELEASED; urgency=medium * d/watch: - version=4 - xz compression + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 13:38:24 +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 1bad133..9fa9919 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Michael R. Crusoe <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), help2man, pandoc, python -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hisat2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
