This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository bcel.
commit 036362b9a532b94aca4c827535bd44a1fdf39193 Author: Markus Koschany <[email protected]> Date: Wed Jan 17 00:04:09 2018 +0100 Use 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 fc8a3ac..9a05593 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Torsten Werner <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends-Indep: default-jdk, default-jdk-doc Build-Depends: - debhelper (>= 10), + debhelper (>= 11), libcommons-lang3-java, libjna-platform-java, libmaven-bundle-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bcel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

