This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository openjpa.
commit e66ce64e6733886550865b940110735ab75caf11 Author: Markus Koschany <[email protected]> Date: Tue Apr 24 12:02:44 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 b8c61c0..b971395 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: ant, ant-contrib, ant-optional, aspectj, - debhelper (>= 10), + debhelper (>= 11), default-jdk, javacc, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjpa.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

