Author: ludovicc-guest
Date: 2009-08-04 13:01:50 +0000 (Tue, 04 Aug 2009)
New Revision: 9573

Modified:
   trunk/libxalan2-java/debian/changelog
   trunk/libxalan2-java/debian/rules
Log:
Remove JLex.jar from the source tarball and use the Debian
version for the build.

Modified: trunk/libxalan2-java/debian/changelog
===================================================================
--- trunk/libxalan2-java/debian/changelog       2009-08-04 12:53:19 UTC (rev 
9572)
+++ trunk/libxalan2-java/debian/changelog       2009-08-04 13:01:50 UTC (rev 
9573)
@@ -6,6 +6,8 @@
   * Install serializer.jar in /usr/share/java as it was
     done in 2.7.1-2
   * Migrate the patch to quilt and update it
+  * Remove JLex.jar from the source tarball and use the Debian
+    version for the build.
 
  -- Ludovic Claude <ludovic.cla...@laposte.net>  Mon, 13 Jul 2009 23:43:51 
+0100
 

Modified: trunk/libxalan2-java/debian/rules
===================================================================
--- trunk/libxalan2-java/debian/rules   2009-08-04 12:53:19 UTC (rev 9572)
+++ trunk/libxalan2-java/debian/rules   2009-08-04 13:01:50 UTC (rev 9573)
@@ -16,7 +16,7 @@
 endif
 
 ANT_OPTS := -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D
-DEB_JARS := xml-apis xercesImpl bsf bcel cup regexp stylebook
+DEB_JARS := xml-apis xercesImpl bsf bcel cup regexp stylebook JLex
 
 DEB_ANT_CLEAN_TARGET := clean xsltc.clean
 DEB_ANT_BUILD_TARGET := jar xsltc.unbundledjar javadocs docs


_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to