This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-seq-omics.
commit 03405a72fec703adabef6b8184671951ee824c81 Author: Andreas Tille <[email protected]> Date: Wed Apr 13 16:55:19 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 3d26d75..a0cc7f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libbpp-seq-omics (2.2.0-1) 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:40:08 +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 6b61867..269ce35 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.2.0) Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
