This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository roary.
commit c4f4dd4c5f9aed58114f7a8a7017e2c091b2187c Author: Andreas Tille <[email protected]> Date: Sat Dec 17 22:37:50 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 83afa9a..bc1cde7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ roary (3.7.0+dfsg-2) UNRELEASED; urgency=medium * Team upload. * d/watch: version=4 + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 22:36:58 +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 c943037..5c42383 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-dist-zilla, libdist-zilla-plugin-podweaver-perl, bioperl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
