r1809 - trunk/bsh/debian

Wolfgang Bär wbaer-guest at costa.debian.org
Thu Jan 26 17:57:49 UTC 2006


Author: wbaer-guest
Date: 2006-01-26 17:57:49 +0000 (Thu, 26 Jan 2006)
New Revision: 1809

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

Modified: trunk/bsh/debian/changelog
===================================================================
--- trunk/bsh/debian/changelog	2006-01-26 12:31:40 UTC (rev 1808)
+++ trunk/bsh/debian/changelog	2006-01-26 17:57:49 UTC (rev 1809)
@@ -1,3 +1,9 @@
+bsh (2.0b4-3) unstable; urgency=low
+
+  * kaffe compiler transition 
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Mon, 16 Jan 2006 14:01:07 +0100
+
 bsh (2.0b4-2) unstable; urgency=low
 
   * With the recent packaging of jline we are now able to provide a pure java

Modified: trunk/bsh/debian/rules
===================================================================
--- trunk/bsh/debian/rules	2006-01-26 12:31:40 UTC (rev 1808)
+++ trunk/bsh/debian/rules	2006-01-26 17:57:49 UTC (rev 1809)
@@ -11,7 +11,6 @@
 ANT_HOME := /usr/share/ant
 
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar servlet-2.3 bsf javacc
-DEB_ANT_COMPILER := jikes
 DEB_ANT_BUILD_TARGET := javadoc jarall test
 
 clean::




More information about the pkg-java-commits mailing list