This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lucene-solr.
commit 05022bc61ea8cac89bebfeb969b16631f6e22700 Author: Markus Koschany <[email protected]> Date: Sat Jan 13 21:27:12 2018 +0100 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 ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 07e6f76..787dd1b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: ant, ant-optional, bnd (>= 2.1.0), - debhelper (>= 9), + debhelper (>= 11), default-jdk, javacc, jflex, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

