This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit 6637f5ba492fac3fe2d9b0dea52a25894021f0ae Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 26 09:19:08 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dadcfd2..a05d6eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-plugin-tools (3.3-6) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 26 Jun 2017 09:19:02 +0200 + maven-plugin-tools (3.3-5) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index f7daf34..d9a5555 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ant, libxbean-java, maven-debian-helper (>= 2.0.3), velocity -Standards-Version: 3.9.7 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-plugin-tools.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-plugin-tools.git Homepage: http://maven.apache.org/plugin-tools/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

