r1724 - trunk/concurrent-dfsg/debian
Wolfgang Bär
wbaer-guest at costa.debian.org
Mon Jan 23 13:18:14 UTC 2006
Author: wbaer-guest
Date: 2006-01-23 13:18:13 +0000 (Mon, 23 Jan 2006)
New Revision: 1724
Modified:
trunk/concurrent-dfsg/debian/changelog
trunk/concurrent-dfsg/debian/rules
Log:
Update to kaffe transition upload.
Modified: trunk/concurrent-dfsg/debian/changelog
===================================================================
--- trunk/concurrent-dfsg/debian/changelog 2006-01-23 13:15:50 UTC (rev 1723)
+++ trunk/concurrent-dfsg/debian/changelog 2006-01-23 13:18:13 UTC (rev 1724)
@@ -1,3 +1,10 @@
+concurrent-dfsg (1.3.4-2) 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 19:16:26 +0100
+
concurrent-dfsg (1.3.4-1) unstable; urgency=low
* Initial Release (closes: #294540, #161603)
Modified: trunk/concurrent-dfsg/debian/rules
===================================================================
--- trunk/concurrent-dfsg/debian/rules 2006-01-23 13:15:50 UTC (rev 1723)
+++ trunk/concurrent-dfsg/debian/rules 2006-01-23 13:18:13 UTC (rev 1724)
@@ -11,7 +11,6 @@
ANT_HOME := /usr/share/ant
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
DEB_ANT_BUILD_TARGET := dist javadoc
clean::
More information about the pkg-java-commits
mailing list