This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-source-plugin.
commit b2950b1f468f002eee63da40782a939e1fa1d064 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 22:20:47 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 e7126ec..d5b8485 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-source-plugin (2.4-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Tue, 18 Jul 2017 22:20:40 +0200 + maven-source-plugin (2.4-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 508a84d..2f5b099 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: junit4, libmaven2-core-java, libplexus-archiver-java, libplexus-utils-java, -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-source-plugin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-source-plugin.git Homepage: http://maven.apache.org/plugins/maven-source-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-source-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

