This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jenkins-dom4j.
commit 08128b6053d964a120beeeeceb44d5454d31ae2a Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 4 19:19:49 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0da24f0..ef6fd95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jenkins-dom4j (1.6.1-hudson-3-6) UNRELEASED; urgency=medium + + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Thu, 04 Sep 2014 19:19:33 +0200 + jenkins-dom4j (1.6.1-hudson-3-5) unstable; urgency=low * Don't compile the classes in the org.dom4j.dom package diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 46da7ba..551ddca 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: James Page <[email protected]>, Emmanuel Bourg <[email protected] Build-Depends: ant-optional, cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, javahelper, maven-repo-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

