[SCM] librasterlite branch, master, updated. debian/1.1d-1-19-g7d4dd79
Bas Couwenberg
sebastic at xs4all.nl
Thu Oct 3 14:14:32 UTC 2013
The following commit has been merged in the master branch:
commit fc440554e2e45aeeb903f868e01f2a7e7a2bb3c5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Oct 3 16:09:08 2013 +0200
Require at least libspatiatlite-dev 3.0.2~20120302.
diff --git a/debian/changelog b/debian/changelog
index ac1dd90..3f0df75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ librasterlite (1.1g-1) experimental; urgency=low
- rasterlite_tool
- rasterlite_topmost
* Update copyright file.
+ * Require at least libspatiatlite-dev 3.0.2~20120302. (closes: #725271)
-- Bas Couwenberg <sebastic at xs4all.nl> Tue, 01 Oct 2013 22:27:37 +0200
diff --git a/debian/control b/debian/control
index 76d3dec..809e2c4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~),
zlib1g-dev,
libpng-dev,
libepsilon-dev,
- libspatialite-dev,
+ libspatialite-dev (>= 3.0.2~20120302),
libproj-dev,
libsqlite3-dev,
pkg-config,
--
library supporting raster data sources for spatialite
More information about the Pkg-grass-devel
mailing list