This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository infernal.
commit 2ea2d3e048a5a7cb82af8c01984e74aa8b0920f9 Author: Andreas Tille <[email protected]> Date: Wed Jan 18 13:01:31 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 1f93cc0..a518dce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ infernal (1.1.2-2) UNRELEASED; urgency=medium * Fix homepage * Add debian/TODO: remove code copy of hmmer + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 18 Jan 2017 12:56: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 e105f9f..b5357e2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libperl4-corelibs-perl, autotools-dev Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/infernal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
