The following commit has been merged in the master branch:
commit 2e339133a046a8f28e16efd14456603507deccb8
Author: Bas Couwenberg <[email protected]>
Date: Sat Dec 14 17:12:25 2013 +0100
Require at least libspatialite version 4.1.1.
diff --git a/debian/changelog b/debian/changelog
index 228e936..e508202 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyspatialite (3.0.1-4) UNRELEASED; urgency=low
* Bump Standards-Version to 3.9.5, no changes required.
+ * Require at least libspatialite version 4.1.1.
-- Bas Couwenberg <[email protected]> Sat, 14 Dec 2013 17:10:30 +0100
diff --git a/debian/control b/debian/control
index e55b424..446033e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: David Paleino <[email protected]>,
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
- libspatialite-dev,
+ libspatialite-dev (>= 4.1.1~),
libgeos-dev,
libproj-dev,
python-all-dev (>= 2.6.6-3~)
--
Python interface to Spatialite
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel