This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-popgen.
commit fc9bb73deefb17161c36e6829ba676e32916bcfa Author: Andreas Tille <[email protected]> Date: Wed Apr 13 17:20:29 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 c70ccc7..c09fa31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libbpp-popgen (2.2.0-1) UNRELEASED; urgency=medium * Moved packaging to Git * Team maintenance in Debian Med team * cme fix dpkg-control + * debhelper 9 -- Andreas Tille <[email protected]> Wed, 13 Apr 2016 17:13:25 +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 ab7734c..ece4678 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Julien Dutheil <[email protected]>, Andreas Tille <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 5), +Build-Depends: debhelper (>= 9), cmake, libbpp-core-dev (>= 2.2.0), libbpp-seq-dev (>= 2.2.0) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-popgen.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
