This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-raa.
commit 35487f15cd449c9a1a4017889f5c2835338e61aa Author: Andreas Tille <[email protected]> Date: Fri Feb 9 08:48:44 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 293a5b7..6430f19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libbpp-raa (2.3.2-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Standards-Version: 4.1.3 + * debhelper 11 -- Julien Dutheil <[email protected]> Tue, 06 Feb 2018 15:37:26 +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 ae6b820..f2bfb07 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), zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-raa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
