This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit 88fe6470b7a13d363097ab1e70a844b4ca8e25f6 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 00:31:20 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 82cc206..d7e67aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +exec-maven-plugin (1.1.1+dfsg-5) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Wed, 26 Jul 2017 00:31:08 +0200 + exec-maven-plugin (1.1.1+dfsg-4) UNRELEASED; urgency=medium [ Andres Mejia ] diff --git a/debian/control b/debian/control index 4fc5709..37a7304 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: libmaven2-core-java, libmaven-plugin-testing-java, default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/exec-maven-plugin.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/exec-maven-plugin.git Homepage: http://mojo.codehaus.org/exec-maven-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

