This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jboss-logging.
commit 95bb1d538d31b4d45aa662911e3ac54baa88c320 Author: Markus Koschany <[email protected]> Date: Sat Dec 24 00:49:13 2016 +0100 Switch to compat level 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 8a8bfca..573e6c8 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: cdbs, - debhelper (>= 9), + debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

