[SCM] tilestache branch, master, updated. debian/1.31.0-1-30-gae9f3dd
Andrew Harvey
andrew.harvey4 at gmail.com
Sun Sep 29 11:20:20 UTC 2013
The following commit has been merged in the master branch:
commit ae9f3dd1a7dea6009b261ed4655f6fb37949c1f8
Author: Andrew Harvey <andrew.harvey4 at gmail.com>
Date: Sun Sep 29 21:19:28 2013 +1000
add a few optional dependencies and recommends
diff --git a/debian/changelog b/debian/changelog
index 2cfe23b..048a9ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ tilestache (1.49.8-1) UNRELEASED; urgency=low
* Add new patch for compatibility with modestmaps >= 2.0.0
* Add missing tilestache-clean manpage
* Drop 02-fix_shebang.patch since it is included upstream now
+ * Add a few optional dependencies as Recommends
-- Andrew Harvey <andrew.harvey4 at gmail.com> Sun, 29 Sep 2013 18:17:03 +1000
diff --git a/debian/control b/debian/control
index deceefc..3af0827 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,19 @@ Depends:
, python-modestmaps (>= 1.3.0)
, python-werkzeug
, ttf-dejavu-core
- , libjs-modestmaps (>= 2.0.0)
Recommends:
python-mapnik
+ , python-shapely
+ , python-psycopg2
+ , python-gdal
+ , python-pysolr
+ , python-imaging
+ , python-pyproj
+ , libjs-modestmaps (>= 2.0.0)
+Suggests:
+ python-redis
+ , python-memcache
+ , python-boto
Description: map tiles caching system
TileStache is a Python-based server application that can serve up map tiles
based on rendered geographic data.
--
map tiles caching system
More information about the Pkg-grass-devel
mailing list