This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository josql.
commit f932db843bf63805ebc384c3d87613dbba0978dd Author: Markus Koschany <[email protected]> Date: Sun Dec 17 17:10:23 2017 +0100 Use 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 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index 918a828..ba1b86b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), +Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper (>= 1.5), libgentlyweb-utils-java, ant, javacc Build-Depends-Indep: default-jdk-doc Standards-Version: 3.9.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/josql.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

