[SCM] spatialite-gui branch, master, updated. debian/1.6.0-1-18-g4f7ed01
Bas Couwenberg
sebastic at xs4all.nl
Mon Sep 30 21:34:10 UTC 2013
The following commit has been merged in the master branch:
commit 5d29a3552cb4992dd7455b80f2843c5fe10e8c66
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Sep 30 19:41:46 2013 +0200
Update minimum libspatialite version to 4.1.0.
diff --git a/debian/changelog b/debian/changelog
index cf71760..aef5e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ spatialite-gui (1.7.1-1) UNRELEASED; urgency=low
* Update watch file, incorporate sepwatch changes and handle common mistakes.
* Update Homepage URL.
* Use canonical URLs in Vcs-* fields.
+ * Update minimum libspatialite version to 4.1.0.
-- Bas Couwenberg <sebastic at xs4all.nl> Mon, 30 Sep 2013 19:30:46 +0200
diff --git a/debian/control b/debian/control
index 0cc1ed6..100a36c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~)
, wx-common
, wx2.8-headers
, libwxgtk2.8-dev
- , libspatialite-dev (>= 4.0.0)
+ , libspatialite-dev (>= 4.1.0~)
, libproj-dev
, libgeos-dev
, librasterlite-dev
--
user-friendly graphical user interface for spatialite
More information about the Pkg-grass-devel
mailing list