This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jellydoc.
commit 95bb0acd3162162557260350beba73c083c5fba4 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 31 09:32:30 2015 +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 1333b64..3671d96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jellydoc (1.5-4) UNRELEASED; urgency=medium * Team upload. * debian/control: - Removed the deprecated DM-Upload-Allowed field + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 09:31:25 +0200 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 fe2563f..9c22cda 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: James Page <[email protected]> Build-Depends: cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, javahelper, maven-debian-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jellydoc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

