This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository svnkit.
commit e56c664fb428d17c62aa01868ac42a38d91e2797 Author: Markus Koschany <[email protected]> Date: Sat Oct 8 22:58:59 2016 +0200 Switch to compat level 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 925141f..4794103 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Miguel Landaeta <[email protected]>, Jakub Adam <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10), default-jdk, eclipse-rcp, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnkit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

