This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhtmlparser-java.
commit 8147310a59d6ab41bd0ddb72becf1b1e865d75bc Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 10 11:47:35 2014 +0000 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 99083f9..334cfcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libhtmlparser-java (1.6.20060610.dfsg0-5) UNRELEASED; urgency=medium - Removed the dependency on the Java runtime - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 10 Sep 2014 13:36:52 +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 ae580ac..bea99e0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tiago Saboga <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), ant, default-jdk +Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libhtmlparser-java Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libhtmlparser-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtmlparser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

