[SCM] spatialite-tools branch, master, updated. debian/4.0.0-1-41-gb22aa34

Bas Couwenberg sebastic at xs4all.nl
Sat Dec 14 16:32:00 UTC 2013


The following commit has been merged in the master branch:
commit 66c64cda0367cee8415a4b85339f0b95a3e8fc58
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 14 16:59:43 2013 +0100

    Require at least libspatialite version 4.1.1.

diff --git a/debian/changelog b/debian/changelog
index 8fd8ff6..a000c90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 spatialite-tools (4.1.1-2) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Require at least libspatialite version 4.1.1.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 14 Dec 2013 16:32:59 +0100
 
diff --git a/debian/control b/debian/control
index 6a0dcdf..625dad4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                autotools-dev,
                dh-autoreconf,
-               libspatialite-dev (>= 4.1.0~),
+               libspatialite-dev (>= 4.1.1~),
                libsqlite3-dev,
                libreadline-dev,
                pkg-config,

-- 
Spatialite Tools



More information about the Pkg-grass-devel mailing list