r1712 - trunk/vecmath/debian
Wolfgang Bär
wbaer-guest at costa.debian.org
Mon Jan 23 12:50:03 UTC 2006
Author: wbaer-guest
Date: 2006-01-23 12:49:56 +0000 (Mon, 23 Jan 2006)
New Revision: 1712
Modified:
trunk/vecmath/debian/changelog
trunk/vecmath/debian/rules
Log:
Update to kaffe transition upload.
Modified: trunk/vecmath/debian/changelog
===================================================================
--- trunk/vecmath/debian/changelog 2006-01-22 12:11:27 UTC (rev 1711)
+++ trunk/vecmath/debian/changelog 2006-01-23 12:49:56 UTC (rev 1712)
@@ -1,3 +1,10 @@
+vecmath1.2 (1.14-3) 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:52:29 +0100
+
vecmath1.2 (1.14-2) unstable; urgency=low
* Upload to unstable
Modified: trunk/vecmath/debian/rules
===================================================================
--- trunk/vecmath/debian/rules 2006-01-22 12:11:27 UTC (rev 1711)
+++ trunk/vecmath/debian/rules 2006-01-23 12:49:56 UTC (rev 1712)
@@ -10,7 +10,6 @@
ANT_HOME := /usr/share/ant
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
DEB_ANT_BUILDFILE := debian/build.xml
DEB_ANT_BUILD_TARGET := all
@@ -19,4 +18,4 @@
rm -f target/docs/api/package-list
install -m 644 target/vecmath1.2.jar debian/libvecmath1.2-java/usr/share/java/vecmath1.2-$(UPSTREAM_VERSION).jar
ln -s vecmath1.2-$(UPSTREAM_VERSION).jar debian/libvecmath1.2-java/usr/share/java/vecmath1.2.jar
-
\ No newline at end of file
+
More information about the pkg-java-commits
mailing list