This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository stegosuite.
commit 4fd4813b4481f1e601e303470f3afae790f1dc11 Author: Markus Koschany <[email protected]> Date: Fri Oct 7 20:25:46 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 e3c9632..18b3a74 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Tobias Ilte <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), default-jdk, liblogback-java, libmaven-compiler-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stegosuite.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

