[pkg-java] r12857 - trunk/maven-assembly-plugin/debian

Torsten Werner twerner at alioth.debian.org
Wed Aug 4 03:36:41 UTC 2010


Author: twerner
Date: 2010-08-04 03:36:41 +0000 (Wed, 04 Aug 2010)
New Revision: 12857

Modified:
   trunk/maven-assembly-plugin/debian/changelog
   trunk/maven-assembly-plugin/debian/maven.ignoreRules
Log:
Fix the ignore rule for the test dependencies. (Closes: #591134)

Modified: trunk/maven-assembly-plugin/debian/changelog
===================================================================
--- trunk/maven-assembly-plugin/debian/changelog	2010-08-04 02:56:18 UTC (rev 12856)
+++ trunk/maven-assembly-plugin/debian/changelog	2010-08-04 03:36:41 UTC (rev 12857)
@@ -1,3 +1,9 @@
+maven-assembly-plugin (2.2~beta5-2) unstable; urgency=low
+
+  * Fix the ignore rule for the test dependencies. (Closes: #591134)
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 04 Aug 2010 05:35:15 +0200
+
 maven-assembly-plugin (2.2~beta5-1) unstable; urgency=low
 
   * Team upload

Modified: trunk/maven-assembly-plugin/debian/maven.ignoreRules
===================================================================
--- trunk/maven-assembly-plugin/debian/maven.ignoreRules	2010-08-04 02:56:18 UTC (rev 12856)
+++ trunk/maven-assembly-plugin/debian/maven.ignoreRules	2010-08-04 03:36:41 UTC (rev 12857)
@@ -1 +1 @@
-* * * * test
+* * * * * test




More information about the pkg-java-commits mailing list