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

sebastic pushed a commit to branch experimental
in repository spatialite.

commit d14b25349037d1f0b27365a52a0eeb5edde57ef7
Author: Bas Couwenberg <[email protected]>
Date:   Tue Jan 12 21:24:52 2016 +0100

    Require at least liblwgeom-dev 2.2.1 for postgis mini-transition.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 872561b..15b19a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialite (4.3.0a-4) UNRELEASED; urgency=medium
+
+  * Require at least liblwgeom-dev 2.2.1 for postgis mini-transition.
+
+ -- Bas Couwenberg <[email protected]>  Tue, 12 Jan 2016 21:24:05 +0100
+
 spatialite (4.3.0a-3) unstable; urgency=medium
 
   * Add patch to switch from lw_vasprintf() to sqlite3_vmprintf().
diff --git a/debian/control b/debian/control
index 71048aa..0fd9f29 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                libreadline-dev,
                libexpat1-dev,
                libfreexl-dev,
-               liblwgeom-dev (>= 2.2.0),
+               liblwgeom-dev (>= 2.2.1),
                libxml2-dev,
                pkg-config,
                zlib1g-dev

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

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to