This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libxbean-java.
commit d994848355401ff11352232b9771282ad53c392d Author: Markus Koschany <[email protected]> Date: Mon Apr 30 15:22:23 2018 +0200 Switch to compat level 11. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 2fbc201..bcf4c61 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: ant, - debhelper (>= 10), + debhelper (>= 11), default-jdk, junit4, libasm-java (>= 5.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxbean-java.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

