This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to annotated tag debian/0.0_R8+dfsg-1 in repository xhtmlrenderer.
commit cb047e7404f2fd62b0aede3474b923ff1a003789 Author: tony mancill <[email protected]> Date: Mon Jun 1 21:23:49 2015 -0700 use DH 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 d29a767..df154fc 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Miguel Landaeta <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper, ant +Build-Depends: debhelper (>= 9~), default-jdk, javahelper, ant Build-Depends-Indep: libitext-java (>= 2.0) Standards-Version: 3.9.1 Homepage: https://xhtmlrenderer.dev.java.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xhtmlrenderer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

