This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository figtree.
commit 4428c88be187c3ff6b355231e4f8b911e24cb20c Author: Andreas Tille <[email protected]> Date: Sat Jan 20 09:17:41 2018 +0100 debhelper 11 --- debian/changelog | 4 ++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 014bf40..c833557 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ figtree (1.4.3+dfsg-5) UNRELEASED; urgency=medium + [ Fabian Klötzl ] * Remove mention of GIF from -help and manpage * Rewrite manpage while I am at it * Fix borked executable + [ Andreas Tille ] + * debhelper 11 + -- Fabian Klötzl <[email protected]> Fri, 22 Dec 2017 12:17:37 +0100 figtree (1.4.3+dfsg-4) unstable; urgency=medium 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 8101205..6080b38 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Olivier Sallou <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), javahelper, default-jdk, ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/figtree.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
