Package: sword
Version: 1.5.9-7
Severity: normal
Tags: patch
Hi,
Attached is the diff for my sword 1.5.9-7.1 NMU.
diff -u sword-1.5.9/debian/changelog sword-1.5.9/debian/changelog
--- sword-1.5.9/debian/changelog
+++ sword-1.5.9/debian/changelog
@@ -1,3 +1,12 @@
+sword (1.5.9-7.1) unstable; urgency=medium
+
+ [ Luk Claes ]
+ * Non-maintainer upload.
+ * Don't ship the libsword.la file anymore (Closes: #444562).
+ * Don't rely on libclucene.la anymore (Closes: #445776).
+
+ -- root <[EMAIL PROTECTED]> Sat, 02 Feb 2008 15:46:07 +0000
+
sword (1.5.9-7) unstable; urgency=low
* libsword-dev should not depend on libclucene-dev
diff -u sword-1.5.9/debian/patches/03_clucene.diff sword-1.5.9/debian/patches/03_clucene.diff
--- sword-1.5.9/debian/patches/03_clucene.diff
+++ sword-1.5.9/debian/patches/03_clucene.diff
@@ -9859,7 +9859,7 @@
case $ac_cv_c_bigendian in
yes)
-@@ -19214,33 +20446,123 @@
+@@ -19214,33 +20446,121 @@
esac
@@ -9900,11 +9900,9 @@
+ if test -z "$clucene_set_failed"; then
+ if test -e "$flag/include/CLucene/StdHeader.h"; then
+ if test -e "$flag/lib/CLucene/clucene-config.h"; then
-+ if test -e "$flag/lib/libclucene.la"; then
+ CLUCENE_LIBS="-L$flag/lib -lclucene"
+ CLUCENE_CXXFLAGS="-I$flag/include -I$flag/lib"
+ clucene_set_failed=$flag
-+ fi
+ fi
+ fi
+ fi
diff -u sword-1.5.9/debian/libsword-dev.install sword-1.5.9/debian/libsword-dev.install
--- sword-1.5.9/debian/libsword-dev.install
+++ sword-1.5.9/debian/libsword-dev.install
@@ -3,3 +3,2 @@
usr/lib/libsword.a
-usr/lib/libsword.la
usr/lib/pkgconfig