This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xml-maven-plugin.
commit 7d7f2b847f9bc9fad61588212bfb44e627d4ef7d Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:58:13 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c50ed58..fd820c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xml-maven-plugin (1.0.1-3) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 16:56:18 +0200 diff --git a/debian/control b/debian/control index ec47ea8..7e249e3 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: libxerces2-java, libxml-commons-resolver1.1-java (>= 1.2), maven-debian-helper (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/xml-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xml-maven-plugin.git Homepage: https://github.com/mojohaus/xml-maven-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xml-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

