r1772 - trunk/rhino/debian

Wolfgang Bär wbaer-guest at costa.debian.org
Mon Jan 23 14:15:00 UTC 2006


Author: wbaer-guest
Date: 2006-01-23 14:14:57 +0000 (Mon, 23 Jan 2006)
New Revision: 1772

Modified:
   trunk/rhino/debian/changelog
   trunk/rhino/debian/rules
Log:
Update to kaffe transition upload.

Modified: trunk/rhino/debian/changelog
===================================================================
--- trunk/rhino/debian/changelog	2006-01-23 14:13:59 UTC (rev 1771)
+++ trunk/rhino/debian/changelog	2006-01-23 14:14:57 UTC (rev 1772)
@@ -1,3 +1,10 @@
+rhino (1.5.R5-5) unstable; urgency=low
+
+  * Removed explicit usage of jikes build compiler property
+    for kaffe jikes -> ecj transition  
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Fri,  6 Jan 2006 18:54:28 +0100
+
 rhino (1.5.R5-4) unstable; urgency=low
 
   * libant1.6-java to ant transition

Modified: trunk/rhino/debian/rules
===================================================================
--- trunk/rhino/debian/rules	2006-01-23 14:13:59 UTC (rev 1771)
+++ trunk/rhino/debian/rules	2006-01-23 14:14:57 UTC (rev 1772)
@@ -9,7 +9,6 @@
 ANT_HOME := /usr/share/ant
 
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
 DEB_ANT_CLEAN_TARGET := clean
 DEB_ANT_BUILD_TARGET := jar javadoc 
 




More information about the pkg-java-commits mailing list