This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit 9ffee4882fa151513d2ea7cebbcfaa046fb0923a Author: Torsten Werner <[email protected]> Date: Mon Dec 8 21:09:14 2008 +0000 release --- debian/changelog | 3 +-- debian/copyright | 6 +++--- debian/patches/pom.diff | 17 ++++------------- 3 files changed, 8 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index e57b863..a2baaf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ maven-resources-plugin (2.3-1) unstable; urgency=low - UNRELEASED - * Initial release. (Closes: #xxxxxx) + * Initial release. (Closes: #508188) -- Torsten Werner <[email protected]> Sun, 07 Dec 2008 23:46:24 +0100 diff --git a/debian/copyright b/debian/copyright index 067ec48..a4ca68a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,3 @@ -FIXME This package was debianized by Torsten Werner <[email protected]>. The Debian packaging is Copyright (c) 2008 Torsten Werner and is @@ -6,9 +5,10 @@ licensed under the GNU General Public License version 3. On Debian systems, the complete text of the GNU General Public License can be found in '/usr/share/common-licenses/GPL'. -The package was downloaded from <http://maven.apache.org>. +The package was downloaded from +<http://maven.apache.org/plugins/maven-resources-plugin/>. -Copyright: 2006-2007 The Apache Software Foundation. +Copyright: 2008 The Apache Software Foundation. License: diff --git a/debian/patches/pom.diff b/debian/patches/pom.diff index db92730..70d5b94 100644 --- a/debian/patches/pom.diff +++ b/debian/patches/pom.diff @@ -1,7 +1,7 @@ Index: maven-resources-plugin-2.3/pom.xml =================================================================== ---- maven-resources-plugin-2.3.orig/pom.xml 2008-12-08 00:28:06.000000000 +0100 -+++ maven-resources-plugin-2.3/pom.xml 2008-12-07 23:40:20.000000000 +0100 +--- maven-resources-plugin-2.3.orig/pom.xml 2008-10-14 23:36:26.000000000 +0200 ++++ maven-resources-plugin-2.3/pom.xml 2008-12-08 22:02:00.000000000 +0100 @@ -22,13 +22,16 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -19,7 +19,7 @@ Index: maven-resources-plugin-2.3/pom.xml <version>2.3</version> <packaging>maven-plugin</packaging> -@@ -58,20 +61,35 @@ +@@ -58,20 +61,26 @@ </issueManagement> <dependencies> @@ -38,15 +38,6 @@ Index: maven-resources-plugin-2.3/pom.xml + <scope>system</scope> + <systemPath>/usr/share/java/maven2.jar</systemPath> </dependency> -+ <!-- -+ <dependency> -+ <groupId>org.apache.maven</groupId> -+ <artifactId>maven-core</artifactId> -+ <version>2.0.9</version> -+ <scope>system</scope> -+ <systemPath>/usr/share/java/maven2.jar</systemPath> -+ </dependency> -+ --> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> @@ -57,7 +48,7 @@ Index: maven-resources-plugin-2.3/pom.xml </dependency> <dependency> -@@ -80,14 +98,28 @@ +@@ -80,14 +89,28 @@ <version>1.0-beta-2</version> </dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

