This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository commons-parent.
commit e0d439bd765d123ae6d7e70866066296ea0481d5 Author: Markus Koschany <[email protected]> Date: Mon Feb 5 14:27:51 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 ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 33981c5..d67eb1c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Ludovic Claude <[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11), default-jdk, libapache-pom-java (>= 9), maven-repo-helper (>= 1.7) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-parent.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

