This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jdeb.
commit d73c7e2854e1678e9cc02c248ac652e7e1e907cd Author: Markus Koschany <[email protected]> Date: Tue Feb 6 13:25:17 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 d18b9b4..79d8b8f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: ant, - debhelper (>= 10), + debhelper (>= 11), default-jdk, junit, libbcpg-java (>= 1.57), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

