[Blends-commit] [Git][blends-team/gis][master] 6 commits: Update control file after `make dist`.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Jul 11 18:41:54 BST 2019
Bas Couwenberg pushed to branch master at Debian Blends Team / gis
Commits:
85b68ed5 by Bas Couwenberg at 2019-07-11T17:21:55Z
Update control file after `make dist`.
- - - - -
5f40446a by Bas Couwenberg at 2019-07-11T17:21:55Z
Bump Standards-Version to 4.4.0, no changes.
- - - - -
cc61f449 by Bas Couwenberg at 2019-07-11T17:29:48Z
Add ${misc:Depends} to gis-tasks.
- - - - -
00fe92e5 by Bas Couwenberg at 2019-07-11T17:29:48Z
Add versioned build dependency on debhelper.
- - - - -
769c87dc by Bas Couwenberg at 2019-07-11T17:36:11Z
Add gbp.conf to use --source-only-changes by default.
- - - - -
4f9cf388 by Bas Couwenberg at 2019-07-11T17:36:11Z
Set distribution to unstable.
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/control.stub
- + debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-debian-gis (0.0.17) UNRELEASED; urgency=medium
+debian-gis (0.0.17) unstable; urgency=medium
* tasks/devel:
- Change libogdi3.2-dev to libogdi-dev
@@ -50,8 +50,12 @@ debian-gis (0.0.17) UNRELEASED; urgency=medium
- Change python-pysal to python3-pysal
- Drop python-stetl
- Drop thuban
+ * Bump Standards-Version to 4.4.0, no changes.
+ * Add ${misc:Depends} to gis-tasks.
+ * Add versioned build dependency on debhelper.
+ * Add gbp.conf to use --source-only-changes by default.
- -- Bas Couwenberg <sebastic at debian.org> Mon, 10 Dec 2018 12:18:52 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 11 Jul 2019 19:19:05 +0200
debian-gis (0.0.16) unstable; urgency=medium
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-7
+9
=====================================
debian/control
=====================================
@@ -6,15 +6,17 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
Bas Couwenberg <sebastic at debian.org>
Section: misc
Priority: optional
-Build-Depends-Indep: blends-dev (>= 0.6.15)
-Standards-Version: 4.2.1
+Build-Depends-Indep: blends-dev (>= 0.6.15),
+ debhelper (>= 9)
+Standards-Version: 4.4.0
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/
Package: gis-tasks
Architecture: all
-Depends: tasksel
+Depends: tasksel,
+ ${misc:Depends}
Description: Debian GIS tasks for tasksel
This package provides Debian GIS tasks in tasksel.
.
@@ -92,7 +94,6 @@ Recommends: grass-dev,
libkml-dev,
liblas-c-dev,
liblas-dev,
- liblwgeom-dev,
libmapbox-geometry-dev,
libmapbox-variant-dev,
libmapbox-wagyu-dev,
@@ -103,7 +104,6 @@ Recommends: grass-dev,
libnetcdf-cxx-legacy-dev,
libnetcdf-dev,
libnetcdff-dev,
- libogdi3.2-dev,
libopencv-calib3d-dev,
libopencv-contrib-dev,
libopencv-core-dev,
@@ -133,16 +133,13 @@ Recommends: grass-dev,
libudunits2-dev,
paraview-dev,
pktools-dev,
- python-cligj,
python-geohash,
- python-geojson,
python-liblas,
- python-mapbox-vector-tile,
python-modestmaps,
- python-pysal,
- python-rtree,
python3-cligj,
python3-geojson,
+ python3-mapbox-vector-tile,
+ python3-pysal,
python3-rtree,
ruby-hdfeos5,
ruby-netcdf
@@ -153,12 +150,12 @@ Suggests: libcv-dev,
libkmlframework-java,
liblaszip-dev,
libmapcache-dev,
+ libogdi-dev,
libopencv-gpu-dev,
libossimgui-dev,
libossimplanet-dev,
libossimplanetqt-dev,
libwms-dev,
- python-cartopy,
python-cf,
python3-cartopy
Description: Geographic Information Systems (GIS) development
@@ -184,7 +181,7 @@ Recommends: foxtrotgps,
qmapshack
Suggests: gpscorrelate,
gpscorrelate-gui,
- gpsdrive,
+ gpxsee,
navit-graphics-gtk-drawing-area,
openbmap-logger,
viking
@@ -219,7 +216,6 @@ Recommends: gir1.2-osmgpsmap-1.0,
node-mgrs,
node-proj4,
node-rbush,
- openstreetmap-carto,
osm2pgrouting,
osm2pgsql,
osmcoastline,
@@ -228,13 +224,10 @@ Recommends: gir1.2-osmgpsmap-1.0,
osmosis,
osmpbf-bin,
python-imposm-parser,
- python-osmapi,
- python-overpass,
- python-overpy,
- python-pyosmium,
python3-osmapi,
python3-overpass,
python3-overpy,
+ python3-pyosmium,
rel2gpx,
routino,
sosi2osm,
@@ -254,6 +247,7 @@ Suggests: alacarte-map-server,
node-leaflet-hash,
node-openlayers,
node-osmium,
+ openstreetmap-carto,
osmembrane,
osmium-contrib,
osrm,
@@ -281,26 +275,31 @@ Recommends: dans-gdal-scripts,
ossim-core,
otb-bin,
otb-bin-qt,
- python-epr,
- python-gdal,
python-mipp,
python-mpop,
- python-otb,
- python-pycoast,
- python-pykdtree,
- python-pyorbital,
- python-pyresample,
- sentinelsat,
- snap
+ python3-epr,
+ python3-gdal,
+ python3-geotiepoints,
+ python3-hdf4,
+ python3-otb,
+ python3-pycoast,
+ python3-pygac,
+ python3-pykdtree,
+ python3-pyorbital,
+ python3-pyresample,
+ python3-pyspectral,
+ sentinelsat
Suggests: adore-doris,
doris,
eolisa,
+ esa-snap,
getorb,
giant,
gmtsar,
googleearth-package,
gsdview,
imcorr,
+ isce2,
mapready,
nco,
ncview,
@@ -315,7 +314,7 @@ Suggests: adore-doris,
points2grid,
polsarpro,
pyaps,
- python-bufr,
+ python3-bufr,
python3-satpy,
roipac,
snaphu,
@@ -331,8 +330,7 @@ Section: metapackages
Architecture: all
Depends: ${misc:Depends},
gis-tasks (= ${source:Version})
-Recommends: hyantesite,
- r-cran-deldir,
+Recommends: r-cran-deldir,
r-cran-fields,
r-cran-mapdata,
r-cran-mapproj,
@@ -341,7 +339,8 @@ Recommends: hyantesite,
r-cran-sp,
r-cran-spatstat,
r-cran-spdep
-Suggests: r-cran-gpclib,
+Suggests: hyantesite,
+ r-cran-gpclib,
r-cran-gstat,
r-cran-pbsmapping,
r-cran-tripack
@@ -359,13 +358,13 @@ Recommends: cgi-mapserver,
mapcache-tools,
mapproxy,
mapserver-bin,
- python-mapscript,
- python-owslib,
+ python3-owslib,
pywps,
qgis-server,
routino-www,
tilecache,
- tilestache
+ tilestache,
+ twms
Suggests: mapcache-cgi,
musmap,
node-kosmtik,
@@ -373,9 +372,9 @@ Suggests: mapcache-cgi,
php-mapscript,
postgresql-11-pgrouting,
pycsw,
+ python3-mapscript,
tilemill,
- tinyows,
- twms
+ tinyows
Description: Present geographic information via web map server
Debian packages which are dealing with geographical information
to be presented for the web on so called map tile servers. These
@@ -422,23 +421,15 @@ Recommends: avce00,
pprepair,
prepair,
proj-bin,
- python-affine,
- python-descartes,
- python-fiona,
- python-gdal,
- python-geolinks,
- python-geopandas,
- python-mapnik,
- python-pdal,
- python-pyproj,
- python-pysal,
- python-pyspatialite,
- python-rasterio,
- python-shapely,
- python-snuggs,
- python-stetl,
python3-affine,
+ python3-descartes,
python3-fiona,
+ python3-gdal,
+ python3-geolinks,
+ python3-geopandas,
+ python3-mapnik,
+ python3-pyproj,
+ python3-pysal,
python3-rasterio,
python3-shapely,
python3-snuggs,
@@ -449,15 +440,12 @@ Recommends: avce00,
spatialite-bin,
spatialite-gui,
stetl,
- thuban,
totalopenstation
Suggests: capaware,
googleearth-package,
grass-doc,
libgeo-proj4-perl,
libgeo-shapelib-perl,
- libgeotiff-epsg,
- libkml-java,
librewms,
libsqlite3-mod-rasterlite2,
libsqlite3-mod-spatialite,
@@ -467,13 +455,11 @@ Suggests: capaware,
netcdf-bin,
opencpn,
proj-rdnap,
- python-cftime,
- python-epr,
- python-kml,
- python-netcdf4,
- python-pyshp,
python3-cftime,
+ python3-epr,
python3-netcdf4,
+ python3-pdal,
+ python3-pyshp,
roadmap,
roadmap-gtk2,
roadmap-qt,
=====================================
debian/control.stub
=====================================
@@ -5,15 +5,17 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
Bas Couwenberg <sebastic at debian.org>
Section: misc
Priority: optional
-Build-Depends-Indep: blends-dev (>= 0.6.15)
-Standards-Version: 4.2.1
+Build-Depends-Indep: blends-dev (>= 0.6.15),
+ debhelper (>= 9)
+Standards-Version: 4.4.0
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/
Package: gis-tasks
Architecture: all
-Depends: tasksel
+Depends: tasksel,
+ ${misc:Depends}
Description: Debian GIS tasks for tasksel
This package provides Debian GIS tasks in tasksel.
.
=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[buildpackage]
+pbuilder-options = --source-only-changes
View it on GitLab: https://salsa.debian.org/blends-team/gis/compare/6f0fe2a616d465e930feaaa6d36d442f32bbd230...4f9cf388a43cb729ae630f690d0765e0a4cdb6ee
--
View it on GitLab: https://salsa.debian.org/blends-team/gis/compare/6f0fe2a616d465e930feaaa6d36d442f32bbd230...4f9cf388a43cb729ae630f690d0765e0a4cdb6ee
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20190711/5f56b3fc/attachment-0001.html>
More information about the Blends-commit
mailing list