This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjlha-java.
commit d98e261cafbeaa6e8b224b26d1031e83bbb67e93 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 14 13:33:36 2016 +0200 Switch to debhelper level 9 --- 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 4fe15d5..174cfc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libjlha-java (0.0.20050504-8.1) UNRELEASED; urgency=medium - Removed the dependency on the Java runtime - Removed the duplicate Section field - Standards-Version updated to 3.9.8 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 14 Apr 2016 13:21:10 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index fa6ea79..fc63603 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]> -Build-Depends: cdbs (>= 0.4.36), debhelper (>= 5) +Build-Depends: cdbs (>= 0.4.36), debhelper (>= 9) Build-Depends-Indep: ant, default-jdk-builddep, default-jdk-doc Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjlha-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjlha-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

