This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jnlp-servlet.
commit 834bc3e4a4cdfab3ff2092ddc97af7ebdbd0db59 Author: Markus Koschany <[email protected]> Date: Thu Oct 26 18:58:42 2017 +0200 Declare compliance with Debian Policy 4.1.1. --- 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 7dee31d..c7a6849 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Andrew Ross <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), javahelper, maven-repo-helper Build-Depends-Indep: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnlp-servlet.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

