[merkaartor] 14/23: Disable SpatiaLite support, causes FTBFS.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Sep 18 18:36:11 UTC 2015


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

sebastic pushed a commit to branch master
in repository merkaartor.

commit 7c81709ebde3b7e06e61cd2e44847be57dc41c0c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Sep 18 14:20:28 2015 +0200

    Disable SpatiaLite support, causes FTBFS.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 37dc1b9..b97116e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ merkaartor (0.18.2-1) UNRELEASED; urgency=medium
   * Switch to Qt5.
   * Disable zbar, is Qt4-only.
   * Use dh_auto_* commands in overrides.
+  * Disable SpatiaLite support, causes FTBFS.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 18 Sep 2015 01:17:53 +0200
 
diff --git a/debian/rules b/debian/rules
index b1dcf60..b9ddad4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ override_dh_auto_configure:
 		LIBPROXY=1 \
 		NOWEBKIT=1 \
 		PROJ=1 \
-		SPATIALITE=1 \
+		SPATIALITE=0 \
 		SYSTEM_QUAZIP=1 \
 		ZBAR=0 \
 		$(RELEASEFLAGS)

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



More information about the Pkg-grass-devel mailing list