[vecmath] 04/58: Update to kaffe transition upload.

Markus Koschany apo at moszumanska.debian.org
Wed Jul 5 09:58:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository vecmath.

commit 5516284e37c10d2d0e30ce5ef3efdaeebd2000bd
Author: Wolfgang Bär <wbaer at gmx.de>
Date:   Mon Jan 23 12:49:56 2006 +0000

    Update to kaffe transition upload.
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2841e6..3f0bcf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/rules b/debian/rules
index e1e3975..6d84a70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ JAVA_HOME := /usr/lib/kaffe
 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 @@ install/libvecmath1.2-java::
 	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
+	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git



More information about the pkg-java-commits mailing list