Bug#329325: libgef-java: Please use 'kaffe'

Andreas Jochens aj at andaco.de
Wed Sep 21 07:04:40 UTC 2005


Package: libgef-java
Version: 0.11.1-1
Severity: wishlist
Tags: patch

Please use 'kaffe' to build the package. It seems to build fine with 'kaffe'.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libgef-java-0.11.1/debian/control ./debian/control
--- ../tmp-orig/libgef-java-0.11.1/debian/control	2005-09-21 06:52:57.000000000 +0000
+++ ./debian/control	2005-09-21 06:52:48.000000000 +0000
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: j2sdk1.3 | j2sdk1.4 | java2-compiler, debhelper (>= 4.1.0), cdbs (>= 0.4.5.3), libxerces-java, liblog4j1.2-java, ant, jikes, libcommons-logging-java
+Build-Depends-Indep: kaffe, debhelper (>= 4.1.0), cdbs (>= 0.4.5.3), libxerces-java, liblog4j1.2-java, ant, jikes, libcommons-logging-java
 Standards-Version: 3.6.2
 
 Package: libgef-java
 Architecture: all
-Depends: j2re1.4 | java2-runtime, libxerces-java, liblog4j1.2-java, libcommons-logging-java
+Depends: kaffe | j2re1.4 | java2-runtime, libxerces-java, liblog4j1.2-java, libcommons-logging-java
 Description: Graph Editing Framework written entirely in Java
  This lib is needed by ArgoUML but can be used within different applications.
  .
diff -urN ../tmp-orig/libgef-java-0.11.1/debian/rules ./debian/rules
--- ../tmp-orig/libgef-java-0.11.1/debian/rules	2005-09-21 06:52:57.000000000 +0000
+++ ./debian/rules	2005-09-21 06:51:50.000000000 +0000
@@ -13,7 +13,7 @@
 include /usr/share/cdbs/1/class/ant.mk
 #include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-JAVA_HOME_DIRS       := /usr/local/IBMJava2-ppc-142 /usr/lib/j2se/1.4 /usr/lib/j2se/1.3
+JAVA_HOME_DIRS       := /usr/lib/kaffe
 ANT_HOME             := /usr/share/ant
 DEB_JARS             := log4j-1.2 xerces $(ANT_HOME)/lib/ant-launcher.jar commons-logging
 DEB_ANT_COMPILER     := jikes




More information about the pkg-java-maintainers mailing list