[pkg-java] r14370 - trunk/maven-archiver/debian
Torsten Werner
twerner at alioth.debian.org
Sun Aug 21 16:26:17 UTC 2011
Author: twerner
Date: 2011-08-21 16:26:17 +0000 (Sun, 21 Aug 2011)
New Revision: 14370
Modified:
trunk/maven-archiver/debian/changelog
trunk/maven-archiver/debian/maven.rules
Log:
Add 'debian' version for Maven artifact.
Modified: trunk/maven-archiver/debian/changelog
===================================================================
--- trunk/maven-archiver/debian/changelog 2011-08-21 13:29:45 UTC (rev 14369)
+++ trunk/maven-archiver/debian/changelog 2011-08-21 16:26:17 UTC (rev 14370)
@@ -1,3 +1,9 @@
+maven-archiver (2.4-4) unstable; urgency=low
+
+ * Add 'debian' version for Maven artifact.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 21 Aug 2011 18:15:52 +0200
+
maven-archiver (2.4-3) unstable; urgency=low
* Use Maven to build the package. But keep the tests disabled because they
Modified: trunk/maven-archiver/debian/maven.rules
===================================================================
--- trunk/maven-archiver/debian/maven.rules 2011-08-21 13:29:45 UTC (rev 14369)
+++ trunk/maven-archiver/debian/maven.rules 2011-08-21 16:26:17 UTC (rev 14370)
@@ -17,4 +17,3 @@
# junit junit jar s/3\\..*/3.x/
junit junit jar s/3\..*/3.x/ * *
-org.apache.maven maven-archiver jar * * *
More information about the pkg-java-commits
mailing list