This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository batik.
commit 27972c8f0ffdcd01ba32a17b8020d14ff7a71c3e Author: Christopher Hoskin <[email protected]> Date: Sun Sep 3 22:28:54 2017 +0100 Update Standards-Version from 3.9.8 to 4.0.0 (no change required) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 498f926..5c0674d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ batik (1.9-1) UNRELEASED; urgency=medium * Fix spellings in debian/manpages/rasterizer.1 * Fix "batik is crashing (libbatik-java)" by patching build.xml to specify classpaths as appropriate for Debian (Closes: #605063) + * Update Standards-Version from 3.9.8 to 4.0.0 (no change required) -- Christopher Hoskin <[email protected]> Sun, 03 Sep 2017 16:39:56 +0100 diff --git a/debian/control b/debian/control index 61de7ac..3c66a96 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Wolfgang Baer <[email protected]>, Vincent Fourmond <[email protected]>, Onkar Shinde <[email protected]> -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/batik.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

