This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-seq.
commit 099e9b7fb587799e1732963df5bbe86ed29f1086 Author: Andreas Tille <[email protected]> Date: Thu Feb 8 08:49:08 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 9feabcf..364eae2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libbpp-seq (2.3.2-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Standards-Version: 4.1.3 * cme fix dpkg-control + * debhelper 11 -- Julien Dutheil <[email protected]> Mon, 05 Feb 2018 17:36:38 +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 0aec3b4..01058f6 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-seq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
