This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit 846152a683d5ffcb9814e7b7ec074039f7909b8d Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 16 10:40:26 2015 +0100 Refreshed the patches --- debian/changelog | 6 ++++-- debian/patches/02-plexus-archiver1-compatibility.patch | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95e3811..e66d76a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-plugin-tools (3.2-2.1) UNRELEASED; urgency=medium +maven-plugin-tools (3.3-1) UNRELEASED; urgency=medium - * Non-maintainer upload. + * Team upload. + * New upstream release + - Refreshed the patches * Moved the package to Git -- Emmanuel Bourg <[email protected]> Mon, 16 Mar 2015 09:59:32 +0100 diff --git a/debian/patches/02-plexus-archiver1-compatibility.patch b/debian/patches/02-plexus-archiver1-compatibility.patch index 5199058..b6ded6a 100644 --- a/debian/patches/02-plexus-archiver1-compatibility.patch +++ b/debian/patches/02-plexus-archiver1-compatibility.patch @@ -5,7 +5,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/annotations/JavaAnnotationsMojoDescriptorExtractor.java +++ b/maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/annotations/JavaAnnotationsMojoDescriptorExtractor.java -@@ -233,6 +233,10 @@ +@@ -221,6 +221,10 @@ return discoverClasses( request.getEncoding(), Arrays.asList( extractDirectory ) ); } -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

