CVS libsaxpath-java/debian
Arnaud Vandyck
avdyk at haydn.debian.org
Tue Oct 4 12:32:38 UTC 2005
Update of /cvsroot/pkg-java/libsaxpath-java/debian
In directory haydn:/tmp/cvs-serv2513/debian
Modified Files:
changelog control rules
Log Message:
libsaxpath-java (1.0.0FCS-5) unstable; urgency=low
* ant transition
* jikes is provided by kaffe, gnujaxp is already in kaffe
* Standrads-Version: 3.6.2, no change needed
-- Arnaud Vandyck <avdyk at debian.org> Tue, 4 Oct 2005 14:30:02 +0200
--- /cvsroot/pkg-java/libsaxpath-java/debian/changelog 2005/04/15 15:51:40 1.1.1.1
+++ /cvsroot/pkg-java/libsaxpath-java/debian/changelog 2005/10/04 12:32:38 1.2
@@ -1,3 +1,11 @@
+libsaxpath-java (1.0.0FCS-5) unstable; urgency=low
+
+ * ant transition
+ * jikes is provided by kaffe, gnujaxp is already in kaffe
+ * Standrads-Version: 3.6.2, no change needed
+
+ -- Arnaud Vandyck <avdyk at debian.org> Tue, 4 Oct 2005 14:30:02 +0200
+
libsaxpath-java (1.0.0FCS-4) unstable; urgency=low
* corrected a typo, thanks to Florian Zumbiehl, closes: Bug#277254.
--- /cvsroot/pkg-java/libsaxpath-java/debian/control 2005/04/15 15:51:40 1.1.1.1
+++ /cvsroot/pkg-java/libsaxpath-java/debian/control 2005/10/04 12:32:38 1.2
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0), cdbs (>= 0.4.8), kaffe (>= 1.1.4), libant1.6-java, jikes, libgnujaxp-java, junit
-Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>> 4.0.0), cdbs (>= 0.4.8), kaffe (>= 1.1.4), ant, junit
+Standards-Version: 3.6.2
Package: libsaxpath-java
Architecture: all
--- /cvsroot/pkg-java/libsaxpath-java/debian/rules 2005/04/15 15:51:40 1.1.1.1
+++ /cvsroot/pkg-java/libsaxpath-java/debian/rules 2005/10/04 12:32:38 1.2
@@ -8,8 +8,8 @@
include /usr/share/cdbs/1/class/ant.mk
JAVA_HOME_DIRS := /usr/lib/kaffe
-ANT_HOME := /usr/share/ant1.6
-DEB_JARS := junit gnujaxp /usr/share/ant1.6/lib/ant-launcher.jar # xalan2 xercesImpl xml-apis ant-optional
+ANT_HOME := /usr/share/ant
+DEB_JARS := junit $(ANT_HOME)/lib/ant-launcher.jar # xalan2 xercesImpl xml-apis ant-optional
DEB_ANT_COMPILER := jikes
DEB_ANT_BUILD_TARGET := package # doc javadoc
DEB_BUILDDIR := .
More information about the pkg-java-commits
mailing list