This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libjung-java.
commit 557bcf17d7510ead7fad74282faa553cb2568e33 Author: Andreas Tille <[email protected]> Date: Sun Jan 21 17:43:10 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 0d3dc9f..31aa484 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libjung-free-java (2.1.1-1) UNRELEASED; urgency=medium * Standards-Version: 4.1.2 * cme fix dpkg-control * Standards-Version: 4.1.3 + * debhelper 11 -- Andreas Tille <[email protected]> Thu, 14 Dec 2017 18:02:40 +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 a7e6f3d..13e881b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <[email protected]>, Olivier Sallou <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), javahelper, unzip Build-Depends-Indep: default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libjung-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
