This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-popgen.
commit 9bf4a74daa4735522d4c7976a829daa5af08ff72 Author: Andreas Tille <[email protected]> Date: Fri Feb 9 08:45:09 2018 +0100 debhelper 11 --- 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 1fb311a..7a6c1cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libbpp-popgen (2.3.2-1) UNRELEASED; urgency=medium [ Andreas Tille ] * cme fix dpkg-control + * debhelper 11 -- Julien Dutheil <[email protected]> Tue, 06 Feb 2018 13:46:49 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index e987467..16c031a 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 (>= 10), +Build-Depends: debhelper (>= 11~), cmake, d-shlibs (>= 0.80), libbpp-core-dev (>= 2.3.2), -- 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
