This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository dbus-java.
commit e71ea7cd692649aeb008128b05ea9ed598c86f9d Author: Markus Koschany <[email protected]> Date: Mon Dec 18 21:48:49 2017 +0100 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 1925af5..ad3d491 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Markus Koschany <[email protected]> Build-Depends: default-jdk, - debhelper (>= 9~), + debhelper (>= 10), docbook-to-man, tex4ht, libmatthew-debug-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

