This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jakarta-taglibs-standard.
commit 70815cbec33204365343e46593b6a621ab5a7cae Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 2 17:27:20 2015 +0100 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 c30cdb7..d66f5a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jakarta-taglibs-standard (1.1.2-4) UNRELEASED; urgency=medium * Team upload. * debian/control: - Removed the deprecated DM-Upload-Allowed field + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 02 Dec 2015 17:25:02 +0100 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 858e5d0..6f9deca 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: James Page <[email protected]> Build-Depends: ant, - debhelper (>= 7.0.50~), + debhelper (>= 9), javahelper, maven-repo-helper (>= 1.5~) Build-Depends-Indep: default-jdk, libservlet2.5-java, libxalan2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jakarta-taglibs-standard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

