CVS libcommons-jexl-java/debian

Arnaud Vandyck avdyk@haydn.debian.org
Mon Oct 11 06:59:01 2004


Update of /cvsroot/pkg-java/libcommons-jexl-java/debian
In directory haydn:/tmp/cvs-serv1055

Modified Files:
	ant.properties changelog docs install links rules 
Added Files:
	watch 
Log Message:
new upstream, new patch, removed all patch, new watch file

--- /cvsroot/pkg-java/libcommons-jexl-java/debian/ant.properties	2004/05/04 14:37:22	1.1.1.1
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/ant.properties	2004/10/11 12:58:26	1.2
@@ -1,2 +1,2 @@
 build.sysclasspath=only
-final.name=commons-jexl-0.99beta1
+final.name=commons-jexl-1.0
--- /cvsroot/pkg-java/libcommons-jexl-java/debian/changelog	2004/08/07 23:20:57	1.3
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/changelog	2004/10/11 12:58:26	1.4
@@ -1,3 +1,12 @@
+libcommons-jexl-java (1.0-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/watch: added
+  * no more junit tests when building at the moment
+  * no more documentation at the moment
+
+ -- Arnaud Vandyck <avdyk@debian.org>  Mon, 11 Oct 2004 14:53:22 +0200
+
 libcommons-jexl-java (0.99beta1-5) unstable; urgency=low
 
   * added gnujaxp to the build-dep (closes: #264074).
--- /cvsroot/pkg-java/libcommons-jexl-java/debian/docs	2004/05/04 14:37:22	1.1.1.1
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/docs	2004/10/11 12:58:26	1.2
@@ -1,3 +0,0 @@
-PROPOSAL.html
-STATUS.html
-docs/*
--- /cvsroot/pkg-java/libcommons-jexl-java/debian/install	2004/05/04 14:37:22	1.1.1.1
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/install	2004/10/11 12:58:26	1.2
@@ -1 +1 @@
-target/commons-jexl-0.99beta1.jar usr/share/java/
+target/commons-jexl-1.0.jar usr/share/java/
--- /cvsroot/pkg-java/libcommons-jexl-java/debian/links	2004/05/04 14:37:22	1.1.1.1
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/links	2004/10/11 12:58:26	1.2
@@ -1 +1 @@
-usr/share/java/commons-jexl-0.99beta1.jar usr/share/java/commons-jexl.jar
+usr/share/java/commons-jexl-1.0.jar usr/share/java/commons-jexl.jar
--- /cvsroot/pkg-java/libcommons-jexl-java/debian/rules	2004/08/07 23:20:57	1.3
+++ /cvsroot/pkg-java/libcommons-jexl-java/debian/rules	2004/10/11 12:58:26	1.4
@@ -11,13 +11,15 @@
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+JLIBS = /usr/share/java
+
 #JAVA_HOME_DIRS       := /usr/lib/kaffe
 JAVACMD := /usr/bin/java-sablevm
 ANT_HOME             := /usr/share/ant1.6
 DEB_JARS             := junit commons-logging gnujaxp /usr/share/ant1.6/lib/ant-launcher.jar
 DEB_ANT_COMPILER     := jikes
 DEB_ANT_BUILD_TARGET := jar
-DEB_ANT_TEST_TARGET := test
+#DEB_ANT_TEST_TARGET := test
 
 LIBRARY=commons-jexl
-VERSION=0.99beta1
+VERSION=1.0