The following commit has been merged in the master branch:
commit 30947f477fbdd3cbbfee612106496177eab0aa23
Author: David Paleino <da...@debian.org>
Date:   Sat Dec 1 21:34:10 2012 +0100

    Bump requirement on libspatialite to >= 4.0.0

diff --git a/debian/changelog b/debian/changelog
index 94c8480..c263713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 spatialite-gui (1.6.0-1) UNRELEASED; urgency=low
 
   * New upstream version
+  * Bump requirement on libspatialite to >= 4.0.0
 
- -- David Paleino <da...@debian.org>  Sat, 01 Dec 2012 21:28:15 +0100
+ -- David Paleino <da...@debian.org>  Sat, 01 Dec 2012 21:33:58 +0100
 
 spatialite-gui (1.5.0-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 37a93cd..0582dc7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9~)
  , wx-common
  , wx2.8-headers
  , libwxgtk2.8-dev
- , libspatialite-dev
+ , libspatialite-dev (>= 4.0.0)
  , libproj-dev
  , libgeos-dev
  , librasterlite-dev

-- 
user-friendly graphical user interface for spatialite

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

Reply via email to