This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libjgoodies-forms-java.
commit 7449144483b7a8e1cad7490ed06ad9735c754ee8 Author: tony mancill <[email protected]> Date: Sun Oct 30 18:50:55 2016 -0700 use debhelper 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 1e8b314..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +9 diff --git a/debian/control b/debian/control index 1716d30..cb08194 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Eric Lavarde <[email protected]>, Varun Hiremath <[email protected]>, tony mancill <[email protected]> Build-Depends: cdbs, - debhelper (>= 8), + debhelper (>= 9), default-jdk, javahelper, maven-debian-helper (>= 1.5) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgoodies-forms-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

