This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit 1f0d53d39036b2b2337008c60b50913d1f615c34 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 22:03:03 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 2f79131..1bf8a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-resources-plugin (2.6-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 22:02:56 +0200 + maven-resources-plugin (2.6-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index a330c95..744f985 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends-Indep: libmaven-filtering-java, libmaven-plugin-tools-java, libmaven2-core-java, libplexus-utils-java, -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-resources-plugin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-resources-plugin.git Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

