This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository volpack.
commit 4117416ada3ad9b87e98f067e2a4873cf0527561 Author: Dylan Aïssi <[email protected]> Date: Sun Jan 21 16:09:53 2018 +0100 Bump debhelper to 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 32f3f5f..10d5640 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ volpack (1.0b3-7) UNRELEASED; urgency=medium * Add grap to libvolpack1-dev Depends (LP:486379). * Remove trailing whitespaces in d/control. * Standards-Version: 4.1.3. + * Debhelper 11. -- Dylan Aïssi <[email protected]> Sun, 21 Jan 2018 15:50:42 +0100 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 26b6ae3..f231651 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Michael Hanke <[email protected]>, Andreas Tille <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), m4, d-shlibs Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/volpack.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
