This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-utils2.
commit 3275fe664970656a31f5b757da75ff631e3d9014 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 5 23:19:14 2014 +0200 New upstream release (3.0.15) --- debian/changelog | 3 ++- debian/maven.rules | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e293f0..6f14119 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -plexus-utils2 (2.0.5-2) UNRELEASED; urgency=medium +plexus-utils2 (3.0.15-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release * debian/control: - Standards-Version updated to 3.9.6 (no changes) - Use canonical URLs for the Vcs-* fields diff --git a/debian/maven.rules b/debian/maven.rules index ebc824f..5e18461 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -17,5 +17,5 @@ # junit junit jar s/3\\..*/3.x/ junit junit jar s/3\..*/3.x/ * * -org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * * -org.codehaus.plexus plexus pom s/2\..*/2.x/ * * +org.codehaus.plexus plexus-utils jar s/.*/2.x/ * * +org.codehaus.plexus plexus pom s/.*/2.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-utils2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

