[pkg-java] r16529 - trunk/libcommons-compress-java/debian

Sylvestre Ledru sylvestre at alioth.debian.org
Sat Apr 13 10:15:21 UTC 2013


Author: sylvestre
Date: 2013-04-13 10:15:20 +0000 (Sat, 13 Apr 2013)
New Revision: 16529

Modified:
   trunk/libcommons-compress-java/debian/changelog
   trunk/libcommons-compress-java/debian/rules
Log:
target experimental (no new upstream release in unstable in time of freeze)

Modified: trunk/libcommons-compress-java/debian/changelog
===================================================================
--- trunk/libcommons-compress-java/debian/changelog	2013-04-12 17:00:30 UTC (rev 16528)
+++ trunk/libcommons-compress-java/debian/changelog	2013-04-13 10:15:20 UTC (rev 16529)
@@ -1,6 +1,5 @@
-libcommons-compress-java (1.5-1) unstable; urgency=low
+libcommons-compress-java (1.5-1~exp1) experimental; urgency=low
 
-  * Team upload.
   * New upstream release.
   * Add Emmanuel Bourg to Uploaders.
   * d/control: Bump Standards-Version to 3.9.4 (no changes needed).

Modified: trunk/libcommons-compress-java/debian/rules
===================================================================
--- trunk/libcommons-compress-java/debian/rules	2013-04-12 17:00:30 UTC (rev 16528)
+++ trunk/libcommons-compress-java/debian/rules	2013-04-13 10:15:20 UTC (rev 16529)
@@ -8,7 +8,7 @@
 DEB_JARS          := ant-junit junit4 xz
 PACKAGE           := commons-compress
 
-install/lib$(PACKAGE)-java:: 
+install/lib$(PACKAGE)-java::
 	mh_installpoms -plib$(PACKAGE)-java
 	mh_installjar -plib$(PACKAGE)-java -l pom.xml $(PACKAGE).jar
 




More information about the pkg-java-commits mailing list