This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository t-coffee.
commit 3d0577e8ec38666a40383e373fa30b3e6b664daa Author: Andreas Tille <[email protected]> Date: Sat Dec 17 18:39:42 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 e071eee..a95d5ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ t-coffee (11.00.8cbe486-5) UNRELEASED; urgency=medium * When using bioperl-run test suite it is uncovered that t-coffee is wrongly seeking for a clustalw2 executable. A patch is applied to rather seek for clustalw. + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 16 Dec 2016 15:00: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 9cc8620..6a43b9a 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) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/t-coffee.git Vcs-Git: https://anonscm.debian.org/git/debian-med/t-coffee.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/t-coffee.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
