This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jaxb.
commit 03605ac72168ed6a5279b897152d9a5e492c731f Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 27 14:53:16 2017 +0200 Switch to debhelper level 10 --- 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 aee0c27..c513e9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jaxb (2.2.5-3) UNRELEASED; urgency=medium * Team upload. * Track and download the new releases from GitHub * Standards-Version updated to 4.1.0 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Wed, 27 Sep 2017 14:46:09 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 1f251dc..0fca669 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Timo Aaltonen <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10), default-jdk, javahelper (>= 0.43), libargs4j-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jaxb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

