[pkg-java] r12620 - trunk/icu4j-4.2/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Mon Jun 21 17:51:57 UTC 2010
Author: nthykier-guest
Date: 2010-06-21 17:51:48 +0000 (Mon, 21 Jun 2010)
New Revision: 12620
Removed:
trunk/icu4j-4.2/debian/clean
Modified:
trunk/icu4j-4.2/debian/rules
Log:
Remember to clean properly.
Deleted: trunk/icu4j-4.2/debian/clean
===================================================================
--- trunk/icu4j-4.2/debian/clean 2010-06-21 17:49:49 UTC (rev 12619)
+++ trunk/icu4j-4.2/debian/clean 2010-06-21 17:51:48 UTC (rev 12620)
@@ -1,2 +0,0 @@
-com.ibm.icu.base.jar
-com.ibm.icu.jar
Modified: trunk/icu4j-4.2/debian/rules
===================================================================
--- trunk/icu4j-4.2/debian/rules 2010-06-21 17:49:49 UTC (rev 12619)
+++ trunk/icu4j-4.2/debian/rules 2010-06-21 17:51:48 UTC (rev 12620)
@@ -22,3 +22,4 @@
override_dh_auto_clean:
jh_clean
+ rm *.jar
More information about the pkg-java-commits
mailing list