This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository subread.
commit b9999d556b77bde36f5e2237bc823e192730de54 Author: Andreas Tille <[email protected]> Date: Fri Dec 2 08:20: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 2ee367c..d0840b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ subread (1.5.1+dfsg-4) UNRELEASED; urgency=medium * Fix watch file + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 02 Dec 2016 08:19:04 +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 a0701c6..325a853 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Alexandre Mestiashvili <[email protected]>, Section: science Testsuite: autopkgtest Priority: optional -Build-Depends: bc, debhelper (>= 9), help2man, python, zlib1g-dev +Build-Depends: bc, debhelper (>= 10), help2man, python, zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/subread.git Vcs-Git: https://anonscm.debian.org/git/debian-med/subread.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
