This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit ea67d6bb204f83ff7cf3c3b808ee09012a1b0acc Author: Markus Koschany <[email protected]> Date: Thu Nov 19 21:41:47 2015 +0100 Use compat level 9 and require debhelper >= 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 7c8e828..4f38caa 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Emmanuel Bourg <[email protected]>, Jakub Adam <[email protected]> Build-Depends: ant, cdbs (>= 0.4.8), - debhelper (>= 7), + debhelper (>= 9), default-jdk, junit, libcommons-beanutils-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

