This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-security-java.
commit f3ad066cbb626532cd34c8a367bc5ec842083f31 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 29 01:22:06 2016 +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 59bb8bf..2937cb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libxml-security-java (1.5.6-2) UNRELEASED; urgency=medium * Updated debian/watch to track the latest releases * Use XZ compression for the upstream tarball * Standards-Version updated to 3.9.8 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 29 Apr 2016 01:03:05 +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 743e5a8..1f7476c 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), +Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4), javahelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

