This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl-omics.
commit 243e1a1d0ba538f574d1a17759d07883479ad03d Author: Andreas Tille <[email protected]> Date: Wed Apr 13 16:35:14 2016 +0200 debhelper 9 --- 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 0f3f2ec..fc884c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libbpp-phyl-omics (2.1.0-2) UNRELEASED; urgency=medium * Team maintenance in Debian Med team * cme fix dpkg-control * Source package in Section: science + * debhelper 9 -- Andreas Tille <[email protected]> Wed, 13 Apr 2016 16:01:05 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index 62dddec..739f157 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Julien Dutheil <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 5), +Build-Depends: debhelper (>= 9), cmake, libbpp-phyl-dev (>= 2.2.0), libbpp-seq-omics-dev (>= 2.2.0) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
