This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bppsuite.
commit 45250580b164277a77840cbb15132dd5194f19e8 Author: Andreas Tille <[email protected]> Date: Fri Feb 9 08:56:03 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 b2e11bc..2f9cb80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ bppsuite (2.3.2-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Standards-Version: 4.1.3 + * debhelper 11 -- Julien Dutheil <[email protected]> Wed, 07 Feb 2018 11:28:09 +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 9135bc6..392a025 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, texinfo, libbpp-phyl-dev (>= 2.3.2), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bppsuite.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
