[libxalan2-java] 37/71: Remove JLex.jar from the source tarball and use the Debian version for the build.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 13 15:38:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxalan2-java.
commit b5c97fff5ee1a38d9fe78ef95822d18eabe210c7
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Tue Aug 4 13:01:50 2009 +0000
Remove JLex.jar from the source tarball and use the Debian
version for the build.
---
debian/changelog | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e01091e..51c3b5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libxalan2-java (2.7.1-4) experimental; urgency=low
* 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.claude at laposte.net> Mon, 13 Jul 2009 23:43:51 +0100
diff --git a/debian/rules b/debian/rules
index d9e482f..341ae46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs)))
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git
More information about the pkg-java-commits
mailing list