Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Drop tilestache from osm & web tasks.
· dadeec6a
Bas Couwenberg
authored
Jul 21, 2019
dadeec6a
Drop tilecache from osm & web tasks.
· 00c6bf8d
Bas Couwenberg
authored
Jul 21, 2019
00c6bf8d
Drop python-modestmaps from devel task.
· 720de2d1
Bas Couwenberg
authored
Jul 21, 2019
720de2d1
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
720de2d1
...
...
@@ -3,11 +3,17 @@ debian-gis (0.0.18) UNRELEASED; urgency=medium
* tasks/devel:
- Drop liblas-dev, liblas-c-dev & python-liblas
- Drop libgeo-proj4-perl
- Drop python-modestmaps
* tasks/gps:
- Drop gpx2shp
* tasks/osm:
- Drop rel2gpx
- Drop libosm-gary68-perl
- Drop tilestache
- Drop tilecache
* tasks/web:
- Drop tilestache
- Drop tilecache
* tasks/workstation:
- Drop liblas-bin
- Drop libgeo-proj4-perl
...
...
tasks/devel
View file @
720de2d1
...
...
@@ -97,8 +97,6 @@ Suggests: libgeoapi-java
Depends: ruby-hdfeos5, ruby-netcdf
Depends: python-modestmaps
Depends: python-geohash
Suggests: python-cf
...
...
tasks/osm
View file @
720de2d1
...
...
@@ -103,7 +103,7 @@ Depends: qmapcontrol
Suggests: libreadosm-dev
Comment: These packages would probably fit better into an osm-devel task
Depends:
tilecache, tilestache,
libjs-openlayers, libjs-leaflet
Depends: libjs-openlayers, libjs-leaflet
Comment: These packages would probably fit better into an osm-server task
# OpenLayers 3
...
...
tasks/web
View file @
720de2d1
...
...
@@ -5,8 +5,6 @@ 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, tilestache
Depends: twms
Depends: qgis-server
...
...