Skip to content
Commits on Source (3)
debian-gis (0.0.19) UNRELEASED; urgency=medium
debian-gis (0.0.19) unstable; urgency=medium
* tasks/devel:
- Drop python3-mapbox-vector-tile
......@@ -8,8 +8,9 @@ debian-gis (0.0.19) UNRELEASED; urgency=medium
- Change postgresql-11-pgrouting to postgresql-pgrouting
* tasks/workstation:
- Drop libgeo-point-perl
* Bump Standards-Version to 4.4.1, no changes.
-- Bas Couwenberg <sebastic@debian.org> Sun, 08 Sep 2019 08:41:12 +0200
-- Bas Couwenberg <sebastic@debian.org> Tue, 29 Oct 2019 06:20:22 +0100
debian-gis (0.0.18) unstable; urgency=medium
......
......@@ -8,7 +8,7 @@ Section: misc
Priority: optional
Build-Depends-Indep: blends-dev (>= 0.6.15),
debhelper (>= 9)
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/blends-team/gis
Vcs-Git: https://salsa.debian.org/blends-team/gis.git
Homepage: https://debian-gis-team.pages.debian.net/
......@@ -110,8 +110,6 @@ Recommends: grass-dev,
libopencv-features2d-dev,
libopencv-flann-dev,
libopencv-highgui-dev,
libopenscenegraph-dev,
libopenthreads-dev,
libosmgpsmap-1.0-dev,
libosmium2-dev,
libosmpbf-dev,
......@@ -129,7 +127,6 @@ Recommends: grass-dev,
libspatialindex-dev,
libspatialite-dev,
libudunits2-dev,
paraview-dev,
pktools-dev,
python3-cligj,
python3-geojson,
......@@ -144,12 +141,14 @@ Suggests: libcv-dev,
libkmlframework-java,
libmapcache-dev,
libopencv-gpu-dev,
libopenscenegraph-dev,
libopenthreads-dev,
libossimgui-dev,
libossimplanet-dev,
libossimplanetqt-dev,
libwms-dev,
python3-cartopy,
python3-mapbox-vector-tile
paraview-dev,
python3-cartopy
Description: Geographic Information Systems (GIS) development
This task sets up your system for GIS development.
......@@ -254,16 +253,11 @@ Recommends: dans-gdal-scripts,
libepr-api-dev,
libgdal-dev,
libossim-dev,
libotb-dev,
monteverdi,
ossim-core,
otb-bin,
otb-bin-qt,
python3-epr,
python3-gdal,
python3-geotiepoints,
python3-hdf4,
python3-otb,
python3-pycoast,
python3-pygac,
python3-pykdtree,
......@@ -283,7 +277,9 @@ Suggests: adore-doris,
gsdview,
imcorr,
isce2,
libotb-dev,
mapready,
monteverdi,
nco,
ncview,
netcdf-bin,
......@@ -294,6 +290,8 @@ Suggests: adore-doris,
ossim-planet,
ossim-planet-qt,
ossim-plugins,
otb-bin,
otb-bin-qt,
points2grid,
polsarpro,
pyaps,
......@@ -351,7 +349,7 @@ Suggests: mapcache-cgi,
musmap,
node-kosmtik,
php-geos,
postgresql-11-pgrouting,
postgresql-pgrouting,
pycsw,
tilemill,
tinyows
......@@ -389,8 +387,6 @@ Recommends: avce00,
mapcode,
mapnik-utils,
ogdi-bin,
openscenegraph,
osgearth,
ossim-core,
pdal,
pktools,
......@@ -423,7 +419,6 @@ Recommends: avce00,
Suggests: capaware,
googleearth-package,
grass-doc,
libgeo-point-perl,
libgeo-shapelib-perl,
librewms,
libsqlite3-mod-rasterlite2,
......@@ -433,6 +428,8 @@ Suggests: capaware,
ncview,
netcdf-bin,
opencpn,
openscenegraph,
osgearth,
proj-rdnap,
python3-cftime,
python3-epr,
......
......@@ -7,7 +7,7 @@ Section: misc
Priority: optional
Build-Depends-Indep: blends-dev (>= 0.6.15),
debhelper (>= 9)
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/blends-team/gis
Vcs-Git: https://salsa.debian.org/blends-team/gis.git
Homepage: https://debian-gis-team.pages.debian.net/
......