This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jellyfish.
commit 251b45215f1ea44ab4678ccd347aa649f45be63f Author: Andreas Tille <[email protected]> Date: Mon Feb 5 22:22:13 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 bf9eecc..5a56a05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jellyfish (2.2.7-2) UNRELEASED; urgency=medium * Team upload. * cme fix dpkg-control + * debhelper 11 -- Andreas Tille <[email protected]> Mon, 05 Feb 2018 22:21:37 +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 bda4370..75c0c30 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Shaun Jackman <[email protected]>, Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), d-shlibs, yaggo, pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
