[Pkg-crosswire-commits] [sword] 01/01: CLucene_FIND_REQUIRED not used

Daniel Glassey wdg at moszumanska.debian.org
Thu Sep 17 05:18:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

wdg pushed a commit to branch master
in repository sword.

commit 2316191441a73c41e68573d44dad7adb0bfa256b
Author: Daniel Glassey <wdg at debian.org>
Date:   Thu Sep 17 06:16:27 2015 +0100

    CLucene_FIND_REQUIRED not used
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cf3e2be..320e8b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sword (1.7.3+dfsg-8) UNRELEASED; urgency=medium
+
+  * d/rules: CLucene_FIND_REQUIRED not used
+
+ -- Daniel Glassey <wdg at debian.org>  Thu, 17 Sep 2015 06:15:53 +0100
+
 sword (1.7.3+dfsg-7) unstable; urgency=medium
 
   * d/rules: default dh_auto_test to actually run the tests
diff --git a/debian/rules b/debian/rules
index a0a3078..032847f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,8 +18,7 @@ override_dh_auto_configure:
 	-DLIBSWORD_SOVERSION=11v5 \
 	-DSWORD_GLOBAL_CONF_DIR='/etc' \
 	-DCMAKE_BUILD_TYPE=NONE \
-	-DSWORD_BUILD_TESTS="Yes" \
-	-DCLucene_FIND_REQUIRED="Yes"
+	-DSWORD_BUILD_TESTS="Yes"
 debian/man/%.1: debian/man/%.1.pod
 	pod2man --release="SWORD $(ver)" --center "Sword Module Utilities" $< > $@
 override_dh_auto_build: $(basename $(wildcard debian/man/*.pod))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-crosswire/sword.git



More information about the Pkg-crosswire-commits mailing list