This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit ed18bfa3a54b6bf243181034d69780931abbf9c4 Author: Andreas Tille <[email protected]> Date: Wed Apr 13 15:40:15 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 22ac69b..ede57ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libbpp-phyl (2.2.0-1) UNRELEASED; urgency=medium * cme fix dpkg-control * Source package section: science * Add watch file + * debhelper 9 -- Andreas Tille <[email protected]> Sat, 09 Apr 2016 14:08:54 +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 b180f50..3152302 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-seq-dev (>= 2.1.0) Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
