This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-plexus.
commit ec0826c44e342e0352887d3fce8399202c1fa7de Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 6 14:03:27 2015 +0200 Refreshed the patches --- debian/changelog | 1 + debian/patches/01-drop-maven3-prereq.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7981b22..fa6866d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sisu-plexus (0.3.1-1) UNRELEASED; urgency=medium * New upstream release - Removed 03-classworlds-compatibility.patch (fixed upstream) + - Refreshed the patches -- Emmanuel Bourg <[email protected]> Mon, 06 Jul 2015 11:52:22 +0200 diff --git a/debian/patches/01-drop-maven3-prereq.patch b/debian/patches/01-drop-maven3-prereq.patch index 37180f2..eda6aac 100644 --- a/debian/patches/01-drop-maven3-prereq.patch +++ b/debian/patches/01-drop-maven3-prereq.patch @@ -8,9 +8,9 @@ Forwarded: not-needed </mailingLists> - <prerequisites> -- <maven>3.0</maven> +- <maven>3.0.4</maven> - </prerequisites> - <modules> <module>org.eclipse.sisu.plexus</module> - <module>org.eclipse.sisu.plexus.tests</module> + <module>org.eclipse.sisu.plexus.extender</module> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-plexus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

