diff -Nru debian-gis-0.0.11/debian/changelog debian-gis-0.0.12/debian/changelog --- debian-gis-0.0.11/debian/changelog 2016-09-26 10:41:28.000000000 +0000 +++ debian-gis-0.0.12/debian/changelog 2016-11-11 10:50:11.000000000 +0000 @@ -1,3 +1,15 @@ +debian-gis (0.0.12) unstable; urgency=medium + + * tasks/devel: + - Add python-mapbox-vector-tile + - Drop libosmium-dev + * tasks/osm: + - Drop osmjs + * tasks/workstation: + - Add mapcode + + -- Bas Couwenberg Fri, 11 Nov 2016 11:50:11 +0100 + debian-gis (0.0.11) unstable; urgency=medium * tasks/devel: diff -Nru debian-gis-0.0.11/debian/control debian-gis-0.0.12/debian/control --- debian-gis-0.0.11/debian/control 2016-09-26 10:41:28.000000000 +0000 +++ debian-gis-0.0.12/debian/control 2016-11-11 10:50:11.000000000 +0000 @@ -97,7 +97,6 @@ libopenscenegraph-dev, libopenthreads-dev, libosmgpsmap-1.0-dev, - libosmium-dev, libosmium2-dev, libosmpbf-dev, libossim-dev, @@ -121,6 +120,7 @@ python-geohash, python-geojson, python-liblas, + python-mapbox-vector-tile, python-modestmaps, python-pysal, python-rtree, @@ -202,7 +202,6 @@ osmcoastline, osmctools, osmium-tool, - osmjs, osmosis, osmpbf-bin, python-imposm-parser, @@ -382,6 +381,7 @@ libjts-java, liblas-bin, libshp-dev, + mapcode, mapnik-utils, ogdi-bin, openscenegraph, diff -Nru debian-gis-0.0.11/tasks/devel debian-gis-0.0.12/tasks/devel --- debian-gis-0.0.11/tasks/devel 2016-09-26 10:39:17.000000000 +0000 +++ debian-gis-0.0.12/tasks/devel 2016-11-11 10:50:11.000000000 +0000 @@ -37,7 +37,6 @@ libnetcdff-dev, \ libogdi3.2-dev, \ libosmgpsmap-1.0-dev, \ - libosmium-dev, \ libosmium2-dev, \ libosmpbf-dev, \ libossim-dev, \ @@ -58,6 +57,7 @@ python3-cligj, \ python-geojson, \ python3-geojson, \ + python-mapbox-vector-tile, \ python-rtree, \ python3-rtree, \ python-pysal diff -Nru debian-gis-0.0.11/tasks/osm debian-gis-0.0.12/tasks/osm --- debian-gis-0.0.11/tasks/osm 2016-08-18 15:24:15.000000000 +0000 +++ debian-gis-0.0.12/tasks/osm 2016-11-11 10:50:11.000000000 +0000 @@ -118,7 +118,7 @@ Suggests: libreadosm-dev Comment: These packages would probably fit better into an osm-devel task -Depends: tilecache, tilestache, libjs-openlayers, osmjs, libjs-leaflet +Depends: tilecache, tilestache, libjs-openlayers, libjs-leaflet Comment: These packages would probably fit better into an osm-server task # OpenLayers 3 diff -Nru debian-gis-0.0.11/tasks/workstation debian-gis-0.0.12/tasks/workstation --- debian-gis-0.0.11/tasks/workstation 2016-08-18 15:57:30.000000000 +0000 +++ debian-gis-0.0.12/tasks/workstation 2016-11-11 10:50:11.000000000 +0000 @@ -189,3 +189,5 @@ Depends: pdal, python-pdal +Depends: mapcode +