[pkg-java] r10919 - trunk/libgettext-commons-java/debian/patches

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Mon Oct 26 21:39:05 UTC 2009


Author: gmascellani-guest
Date: 2009-10-26 21:39:05 +0000 (Mon, 26 Oct 2009)
New Revision: 10919

Modified:
   trunk/libgettext-commons-java/debian/patches/00list
   trunk/libgettext-commons-java/debian/patches/10_pom.xml.dpatch
Log:
Patches updated


Modified: trunk/libgettext-commons-java/debian/patches/00list
===================================================================
--- trunk/libgettext-commons-java/debian/patches/00list	2009-10-26 19:50:21 UTC (rev 10918)
+++ trunk/libgettext-commons-java/debian/patches/00list	2009-10-26 21:39:05 UTC (rev 10919)
@@ -0,0 +1 @@
+10_pom.xml

Modified: trunk/libgettext-commons-java/debian/patches/10_pom.xml.dpatch
===================================================================
--- trunk/libgettext-commons-java/debian/patches/10_pom.xml.dpatch	2009-10-26 19:50:21 UTC (rev 10918)
+++ trunk/libgettext-commons-java/debian/patches/10_pom.xml.dpatch	2009-10-26 21:39:05 UTC (rev 10919)
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad libgettext-commons-java~/pom.xml libgettext-commons-java/pom.xml
---- libgettext-commons-java~/pom.xml	2009-10-26 16:30:10.000000000 +0100
-+++ libgettext-commons-java/pom.xml	2009-10-26 16:30:47.000000000 +0100
+--- libgettext-commons-java~/pom.xml	2009-10-26 22:36:44.000000000 +0100
++++ libgettext-commons-java/pom.xml	2009-10-26 22:37:50.000000000 +0100
 @@ -1,17 +1,20 @@
 -<project xmlns="http://maven.apache.org/POM/4.0.0"
 -	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -75,7 +75,7 @@
  						</buildcommands>
  					</configuration>
  				</plugin>
-@@ -105,65 +100,49 @@
+@@ -105,62 +100,47 @@
  					<testFailureIgnore>true</testFailureIgnore>
  				</configuration>
  			</plugin>
@@ -100,6 +100,7 @@
 -
 +			<plugin>
 +				<artifactId>maven-assembly-plugin</artifactId>
++				<version>2.2-beta-4</version>
 +				<configuration>
 +					<descriptors>
 +						<descriptor>src/assembly/bin.xml</descriptor>
@@ -159,8 +160,3 @@
  					<poDirectory>${basedir}/po</poDirectory>
  				</configuration>
  			</plugin>
- 		</plugins>
- 	</reporting>
--</project>
-+</project>
-\ No newline at end of file




More information about the pkg-java-commits mailing list