This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-resources.
commit 9b5f0acc80d5f7a2919887061932e95a3cd87a90 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 12:01:20 2017 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/pom_fixes.patch | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ae6a2ed..4557ded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -plexus-resources (1.0~alpha7-2) UNRELEASED; urgency=medium +plexus-resources (1.0.1-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patch * Build with the DH sequencer instead of CDBS * Track and download the new releases from GitHub * Moved the package to Git diff --git a/debian/patches/pom_fixes.patch b/debian/patches/pom_fixes.patch index 05900b6..dd09d38 100644 --- a/debian/patches/pom_fixes.patch +++ b/debian/patches/pom_fixes.patch @@ -6,8 +6,8 @@ Last-Update: <2013-05-21> --- a/pom.xml +++ b/pom.xml -@@ -20,6 +20,10 @@ - <url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-resources-1.0-alpha-7</url> +@@ -21,6 +21,10 @@ + <tag>plexus-resources-1.0.1</tag> </scm> + <properties> @@ -17,7 +17,7 @@ Last-Update: <2013-05-21> <dependencies> <dependency> <groupId>org.codehaus.plexus</groupId> -@@ -30,4 +34,94 @@ +@@ -31,4 +35,94 @@ <artifactId>plexus-container-default</artifactId> </dependency> </dependencies> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-resources.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

