This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository freeplane.
commit ca6b1e83ca2739b242ade299d8e4d9b045967996 Author: Felix Natter <[email protected]> Date: Sun Sep 17 16:15:35 2017 +0200 Switch to compat level 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5083e60..ee370f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ freeplane (1.6.6-1) UNRELEASED; urgency=medium (and remove the upstream "securegroovy" invocation) * Add jython build dep which is needed for compiling against libbatik-java-1.9 * Update man page + * Switch to compat level 10 * Update standards-version (no changes) -- Felix Natter <[email protected]> Fri, 15 Sep 2017 20:19:16 +0200 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 2b2f4bd..ad0acb2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Felix Natter <[email protected]> Section: editors Priority: extra -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), docbook-xsl, docbook-xml, xsltproc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

