This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-filtering.
commit 95bfd30ff905054e9d28def8aa1c9a96b9f3a61d Author: Torsten Werner <[email protected]> Date: Mon Dec 8 20:55:35 2008 +0000 release --- debian/changelog | 1 - debian/patches/pom.diff | 31 +++++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3224ab..715647e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ maven-filtering (1.0~beta-2-1) unstable; urgency=low - UNRELEASED * Initial release. (Closes: #508102) -- Torsten Werner <[email protected]> Thu, 04 Dec 2008 19:29:26 +0100 diff --git a/debian/patches/pom.diff b/debian/patches/pom.diff index 2c4d236..84cf79e 100644 --- a/debian/patches/pom.diff +++ b/debian/patches/pom.diff @@ -1,7 +1,7 @@ Index: maven-filtering-1.0~beta-2/pom.xml =================================================================== ---- maven-filtering-1.0~beta-2.orig/pom.xml 2008-12-07 23:28:08.000000000 +0100 -+++ maven-filtering-1.0~beta-2/pom.xml 2008-12-07 21:58:16.000000000 +0100 +--- maven-filtering-1.0~beta-2.orig/pom.xml 2008-10-03 23:49:43.000000000 +0200 ++++ maven-filtering-1.0~beta-2/pom.xml 2008-12-08 21:53:25.000000000 +0100 @@ -18,11 +18,13 @@ under the License. --> @@ -16,20 +16,23 @@ Index: maven-filtering-1.0~beta-2/pom.xml <prerequisites> <maven>2.0.6</maven> -@@ -58,9 +60,9 @@ +@@ -57,6 +59,7 @@ + </plugins> </pluginManagement> <plugins> ++ <!-- <plugin> -- <groupId>org.codehaus.plexus</groupId> -- <artifactId>plexus-maven-plugin</artifactId> -- <version>1.3.4</version> -+ <groupId>org.apache.maven.plugins</groupId> -+ <artifactId>maven-plugin-plugin</artifactId> -+ <version>2.4.3</version> - <executions> - <execution> - <goals> -@@ -76,8 +78,11 @@ + <groupId>org.codehaus.plexus</groupId> + <artifactId>plexus-maven-plugin</artifactId> +@@ -69,6 +72,7 @@ + </execution> + </executions> + </plugin> ++ --> + </plugins> + </build> + +@@ -76,8 +80,11 @@ <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-project</artifactId> @@ -42,7 +45,7 @@ Index: maven-filtering-1.0~beta-2/pom.xml <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId> -@@ -103,20 +108,25 @@ +@@ -103,20 +110,25 @@ <artifactId>maven-settings</artifactId> <version>2.0.6</version> </dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-filtering.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

