Skip to content
Snippets Groups Projects
Commit 0727ef9e authored by Wolfgang Bär's avatar Wolfgang Bär
Browse files

Update to kaffe transition upload.

parent 98b43843
No related branches found
No related tags found
No related merge requests found
libcommons-collections3-java (3.1a-2) unstable; urgency=low
* Removed explicit usage of jikes build compiler property
for kaffe jikes -> ecj transition
-- Wolfgang Baer <WBaer@gmx.de> Fri, 6 Jan 2006 19:53:47 +0100
libcommons-collections3-java (3.1a-1) unstable; urgency=low
* Moved package to pkg-java-maintainers
......
......@@ -8,6 +8,7 @@ Standards-Version: 3.6.2
Package: libcommons-collections3-java
Architecture: all
Section: libs
Depends: kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime
Suggests: libcommons-collections3-java-doc
Description: A set of abstract data type interfaces and implementations
......@@ -18,6 +19,7 @@ Description: A set of abstract data type interfaces and implementations
Package: libcommons-collections3-java-doc
Architecture: all
Section: doc
Description: Documentation for libcommons-collections3-java
Javadocs for libcommons-collections3-java which is a Java
collection framework.
......@@ -11,11 +11,7 @@ include /usr/share/cdbs/1/class/ant.mk
JAVA_HOME := /usr/lib/kaffe
ANT_HOME := /usr/share/ant
# Additional JARs to add to the class path, either full path or just the
# basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar $(ANT_HOME)/lib/ant-junit.jar junit
DEB_ANT_COMPILER := jikes
DEB_ANT_BUILD_TARGET := jar javadoc
install/libcommons-collections3-java::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment