This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bowtie2.
commit 011528948c9743c4c6f95cfa837b272e7cdb5091 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 12:54:22 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 5a7b3e1..aece5c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bowtie2 (2.3.0-1) UNRELEASED; urgency=medium * New upstream version * Code available on Github + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 12:43:48 +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 f430b6e..ea7e5d5 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Alexandre Mestiashvili <[email protected]>, Section: science Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9.0), +Build-Depends: debhelper (>= 10), help2man, libtbb-dev, python -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
