This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libglazedlists-java.
commit dd73d8e77dce45e121824115583057ba9595aee8 Author: tony mancill <[email protected]> Date: Mon Jan 25 21:26:35 2016 -0800 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 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index f79ed1e..bc08bea 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]> , gregor herrmann <[email protected]> -Build-Depends: debhelper (>= 8), ant +Build-Depends: debhelper (>= 9), ant Build-Depends-Indep: default-jdk Standards-Version: 3.9.4 Homepage: http://sites.google.com/site/glazedlists/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libglazedlists-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

