This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-antrun-plugin.
commit 2ac875891c9cb259f76ef11a6eea0c20452827b7 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:50:25 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 60ac46d..ddf46e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-antrun-plugin (1.8-2) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 16:50:23 +0200 + maven-antrun-plugin (1.8-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 967ff15..9333a72 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libmaven2-core-java, libplexus-utils-java, maven-debian-helper -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-antrun-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-antrun-plugin.git Homepage: http://maven.apache.org/plugins/maven-antrun-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

