This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository munge-maven-plugin.
commit 88bf7af16e478855bc6acd3bd1f5853103f227c2 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 14:41:51 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 4502181..2856735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +munge-maven-plugin (1.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 14:40:39 +0200 + munge-maven-plugin (1.0-1) unstable; urgency=low * Initial release (Closes: #648642) diff --git a/debian/control b/debian/control index fa78eb5..a0c3f00 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-plugin-tools-java, libmaven2-core-java, libmaven2-core-java-doc -Standards-Version: 3.9.2 +Standards-Version: 4.0.0 Vcs-Git: git://git.debian.org/git/pkg-java/munge-maven-plugin.git Vcs-Browser: http://git.debian.org/?p=pkg-java/munge-maven-plugin.git Homepage: http://sonatype.github.com/munge-maven-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/munge-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

