This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 3d65ef6954274502c59124a725ed0630ea3cc0ed Author: Bas Couwenberg <[email protected]> Date: Fri Jun 3 19:32:19 2016 +0200 Drop tilelite from osm & workstation tasks. --- debian/changelog | 2 ++ tasks/osm | 2 +- tasks/web | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 47ed38e..d3a651d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,13 @@ debian-gis (0.0.8) UNRELEASED; urgency=medium * tasks/osm: - Add nik4 + - Drop tilelite * tasks/remotesensing: - Drop libossim1 - Add ossim-plugins * tasks/workstation: - Drop kflog, no longer in Debian + - Drop tilelite * Mark workstation & osm tasks for installation as part of the Debian GIS blend in the Debian Installer. (closes: #825184) diff --git a/tasks/osm b/tasks/osm index ad1d4c4..40631ad 100644 --- a/tasks/osm +++ b/tasks/osm @@ -118,7 +118,7 @@ Depends: qmapcontrol Suggests: libreadosm-dev Comment: These packages would probably fit better into an osm-devel task -Depends: tilecache, tilelite, tilestache, libjs-openlayers, osmjs, libjs-leaflet +Depends: tilecache, tilestache, libjs-openlayers, osmjs, libjs-leaflet Comment: These packages would probably fit better into an osm-server task # OpenLayers 3 diff --git a/tasks/web b/tasks/web index 73b0cf6..64c14a1 100644 --- a/tasks/web +++ b/tasks/web @@ -5,7 +5,7 @@ Description: Present geographic information via web map server are pretty useful when trying to setup an OpenStreetMap tile server but not restricted to OpenStreetMap data only. -Depends: tilecache, tilelite, tilestache +Depends: tilecache, tilestache Depends: twms -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
