[spatialite] 01/04: Require at least liblwgeom-dev 2.2.0 for postgis mini-transition.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Dec 9 23:54:46 UTC 2015


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

sebastic pushed a commit to branch master
in repository spatialite.

commit 54acaf9c8be8858977473382dc9f24bb0e090f7d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 9 23:20:18 2015 +0100

    Require at least liblwgeom-dev 2.2.0 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 e508d2f..5427079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialite (4.3.0a-2) UNRELEASED; urgency=medium
+
+  * Require at least liblwgeom-dev 2.2.0 for postgis mini-transition.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 09 Dec 2015 23:19:36 +0100
+
 spatialite (4.3.0a-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index e4942fd..71048aa 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                libreadline-dev,
                libexpat1-dev,
                libfreexl-dev,
-               liblwgeom-dev,
+               liblwgeom-dev (>= 2.2.0),
                libxml2-dev,
                pkg-config,
                zlib1g-dev

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



More information about the Pkg-grass-devel mailing list