[Git][blends-team/gis][master] 20 commits: Change python-gdal to python3-gdal in remotesensing & workstation tasks.

Bas Couwenberg gitlab at salsa.debian.org
Mon Jun 3 11:06:55 BST 2019



Bas Couwenberg pushed to branch master at Debian Blends Team / gis


Commits:
d0e72d51 by Bas Couwenberg at 2019-06-03T09:12:35Z
Change python-gdal to python3-gdal in remotesensing & workstation tasks.

- - - - -
6da3b0a0 by Bas Couwenberg at 2019-06-03T09:14:46Z
Change python-mapnik to python3-mapnik in workstation task.

- - - - -
533a4e8f by Bas Couwenberg at 2019-06-03T09:16:16Z
Drop python-cftime & python-netcdf4 from workstation task.

- - - - -
63f112f5 by Bas Couwenberg at 2019-06-03T09:20:13Z
Change python-epr to python3-epr in remotesensing & workstation tasks.

Change python-pyshp to python3-pyshp in workstation task.

- - - - -
a4eeb747 by Bas Couwenberg at 2019-06-03T09:22:18Z
Change python-pyproj to python3-pyproj in workstation task.

- - - - -
c1741733 by Bas Couwenberg at 2019-06-03T09:23:45Z
Change python-geolinks to python3-geolinks in workstation task.

- - - - -
cedf823d by Bas Couwenberg at 2019-06-03T09:26:10Z
Drop python-{affine,fiona,rasterio,shapely,snuggs} from workstation task.

- - - - -
8d4933cc by Bas Couwenberg at 2019-06-03T09:30:16Z
Change python-geopandas to python3-geopandas in workstation task.

- - - - -
e4a91a52 by Bas Couwenberg at 2019-06-03T09:31:55Z
Change python-descartes to python3-descartes in workstation task.

- - - - -
c750874a by Bas Couwenberg at 2019-06-03T09:33:24Z
Change python-pysal to python3-pysal in devel & workstation tasks.

- - - - -
a5c5d867 by Bas Couwenberg at 2019-06-03T09:33:58Z
Change libogdi4.0-dev to libogdi-dev in devel task.

- - - - -
408cba1d by Bas Couwenberg at 2019-06-03T09:37:54Z
Drop python-stetl from workstation task.

- - - - -
385519b8 by Bas Couwenberg at 2019-06-03T09:40:03Z
Drop python-{osmapi,overpass,overpy} from osm task.

- - - - -
bb7d8891 by Bas Couwenberg at 2019-06-03T09:41:07Z
Change python-pyosmium to python3-pyosmium in osm task.

- - - - -
4200217b by Bas Couwenberg at 2019-06-03T09:42:40Z
Change python-otb to python3-otb in remotesensing task.

- - - - -
f6bd0778 by Bas Couwenberg at 2019-06-03T09:57:45Z
Change python-pyresample to python3-pyresample in remotesensing task.

Change python-pykdtree to python3-pykdtree in remotesensing task.
Change python-pyorbital to python3-pyorbital in remotesensing task.
Change python-pycoast to python3-pycoast in remotesensing task.

- - - - -
c0ce66dc by Bas Couwenberg at 2019-06-03T09:59:17Z
Change python-owslib to python3-owslib in web task.

- - - - -
e82f6cfc by Bas Couwenberg at 2019-06-03T10:00:41Z
Drop python-{cligj,geojson,rtree} from devel task.

- - - - -
e573b141 by Bas Couwenberg at 2019-06-03T10:01:52Z
Change python-mapbox-vector-tile to python3-mapbox-vector-tile in devel task.

- - - - -
8f8777e5 by Bas Couwenberg at 2019-06-03T10:06:35Z
Change python-cartopy to python3-cartopy in devel task.

- - - - -


6 changed files:

- debian/changelog
- tasks/devel
- tasks/osm
- tasks/remotesensing
- tasks/web
- tasks/workstation


Changes:

=====================================
debian/changelog
=====================================
@@ -1,18 +1,54 @@
 debian-gis (0.0.17) UNRELEASED; urgency=medium
 
   * tasks/devel:
-    - Change libogdi3.2-dev to libogdi4.0-dev
+    - Change libogdi3.2-dev to libogdi-dev
     - Drop liblwgeom-dev
+    - Change python-pysal to python3-pysal
+    - Drop python-cligj
+    - Drop python-geojson
+    - Drop python-rtree
+    - Change python-mapbox-vector-tile to python3-mapbox-vector-tile
+    - Change python-cartopy to python3-cartopy
   * tasks/gps:
     - Add gpxsee
     - Remove gpsdrive
+  * tasks/osm:
+    - Drop python-osmapi
+    - Drop python-overpass
+    - Drop python-overpy
+    - Change python-pyosmium to python3-pyosmium
+  * tasks/remotesensing:
+    - Change python-gdal to python3-gdal
+    - Change python-epr to python3-epr
+    - Change python-otb to python3-otb
+    - Change python-pyresample to python3-pyresample
+    - Change python-pykdtree to python3-pykdtree
+    - Change python-pyorbital to python3-pyorbital
+    - Change python-pycoast to python3-pycoast
   * tasks/web:
-    - Change python-mapscrip to python3-mapscript
+    - Change python-mapscript to python3-mapscript
+    - Change python-owslib to python3-owslib
   * tasks/workstation:
     - Drop python-pyspatialite
     - Drop libgeotiff-epsg
     - Drop libkml swig bindings
     - Change python-pdal to python3-pdal
+    - Change python-gdal to python3-gdal
+    - Change python-mapnik to python3-mapnik
+    - Drop python-cftime & python-netcdf4
+    - Change python-epr to python3-epr
+    - Change python-pyshp to python3-pyshp
+    - Change python-pyproj to python3-pyproj
+    - Change python-geolinks to python3-geolinks
+    - Drop python-rasterio
+    - Drop python-affine
+    - Drop python-fiona
+    - Drop python-snuggs
+    - Drop python-shapely
+    - Change python-geopandas to python3-geopandas
+    - Change python-descartes to python3-descartes
+    - Change python-pysal to python3-pysal
+    - Drop python-stetl
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 10 Dec 2018 12:18:52 +0100
 


=====================================
tasks/devel
=====================================
@@ -36,7 +36,7 @@ Depends: grass-dev, \
          libnetcdf-c++4-dev, \
          libnetcdf-cxx-legacy-dev, \
          libnetcdff-dev, \
-         libogdi4.0-dev, \
+         libogdi-dev, \
          libosmgpsmap-1.0-dev, \
          libosmium2-dev, \
          libosmpbf-dev, \
@@ -55,14 +55,11 @@ Depends: grass-dev, \
          pktools-dev, \
          libgeo-proj4-perl, \
          libgeo-shapelib-perl, \
-         python-cligj, \
          python3-cligj, \
-         python-geojson, \
          python3-geojson, \
-         python-mapbox-vector-tile, \
-         python-rtree, \
+         python3-mapbox-vector-tile, \
          python3-rtree, \
-         python-pysal
+         python3-pysal
 X-Comment: Packages maintained by the Debian GIS Project
 
 Recommends: libcgal-dev, \
@@ -111,5 +108,5 @@ Suggests: python-cf
 
 Suggests: libossimgui-dev, libossimplanet-dev, libossimplanetqt-dev, libwms-dev
 
-Suggests: python-cartopy, python3-cartopy
+Suggests: python3-cartopy
 


=====================================
tasks/osm
=====================================
@@ -133,15 +133,15 @@ Depends: sosi2osm
 Depends: alacarte-map-server
 WNPP: 705324
 
-Depends: python-osmapi, python3-osmapi
+Depends: python3-osmapi
 
-Depends: python-overpass, python3-overpass
+Depends: python3-overpass
 
-Depends: python-overpy, python3-overpy
+Depends: python3-overpy
 
 Depends: libgeo-coder-osm-perl
 
-Depends: osmium-tool, osmcoastline, osmium-contrib, node-osmium, python-pyosmium
+Depends: osmium-tool, osmcoastline, osmium-contrib, node-osmium, python3-pyosmium
 
 Depends: node-kosmtik
 Pkg-Description: Make maps with OpenStreetMap and Mapnik


=====================================
tasks/remotesensing
=====================================
@@ -5,13 +5,13 @@ Description: Remote sensing and earth observation
  processing (interferometry, polarimetry, data visualization, etc) and
  earth observation.
 
-Depends: monteverdi, otb-bin, otb-bin-qt, python-otb, libotb-dev
+Depends: monteverdi, otb-bin, otb-bin-qt, python3-otb, libotb-dev
 
-Depends: python-epr, libepr-api-dev
+Depends: python3-epr, libepr-api-dev
 
-Depends: gdal-bin, libgdal-dev, python-gdal
+Depends: gdal-bin, libgdal-dev, python3-gdal
 
-Depends: python-pyresample, python-pykdtree, python-pyorbital, python-pycoast, python-mipp, python-mpop
+Depends: python3-pyresample, python3-pykdtree, python3-pyorbital, python3-pycoast, python-mipp, python-mpop
 
 Depends: ossim-core, libossim-dev
 


=====================================
tasks/web
=====================================
@@ -36,7 +36,7 @@ Suggests: mapcache-cgi
 
 Depends: mapproxy
 
-Depends: python-owslib
+Depends: python3-owslib
 
 Depends: pycsw
 


=====================================
tasks/workstation
=====================================
@@ -34,7 +34,7 @@ X-End-Category: ESRI Shapefile
 
 Depends:     gdal-bin
 
-Depends:     libgdal-dev, python-gdal
+Depends:     libgdal-dev, python3-gdal
 
 Depends:     libgdal-grass
 
@@ -53,7 +53,7 @@ X-Begin-Category: Developing GIS applications
  After discussion http://lists.alioth.debian.org/pipermail/pkg-grass-general/2010-June/003615.html
  the content of proposed gis-devel was merged into Workstation
 
-Depends: python-mapnik
+Depends: python3-mapnik
 
 Depends: libgeographic-dev
 
@@ -93,13 +93,13 @@ Depends: rasterlite2-bin
 
 Depends: librewms
 
-Suggests: nco, ncview, netcdf-bin, python-netcdf4, python3-netcdf4, python-cftime, python3-cftime
+Suggests: nco, ncview, netcdf-bin, python3-netcdf4, python3-cftime
 
 Depends: osgearth
 
-Suggests: python-epr, python-pyshp
+Suggests: python3-epr, python3-pyshp
 
-Depends: python-pyproj
+Depends: python3-pyproj
 
 Depends: spatialite-bin, spatialite-gui
 
@@ -149,27 +149,27 @@ Pkg-Description: 3D multilayer geographical framework
 
 Depends: roadmap, roadmap-qt, roadmap-gtk2
 
-Depends: python-geolinks
+Depends: python3-geolinks
 
-Depends: python-rasterio, python3-rasterio
+Depends: python3-rasterio
 
-Depends: python-affine, python3-affine
+Depends: python3-affine
 
 Depends: prepair, pprepair
 
-Depends: python-fiona, python3-fiona
+Depends: python3-fiona
 
-Depends: python-geopandas
+Depends: python3-geopandas
 
-Depends: python-descartes
+Depends: python3-descartes
 
-Depends: python-snuggs, python3-snuggs
+Depends: python3-snuggs
 
-Depends: python-pysal
+Depends: python3-pysal
 
-Depends: python-shapely, python3-shapely
+Depends: python3-shapely
 
-Depends: stetl, python-stetl
+Depends: stetl
 
 Depends: pdal, python3-pdal
 



View it on GitLab: https://salsa.debian.org/blends-team/gis/compare/71d6b32d96ed7bf9e54ff39ed87e051dcb39cf88...8f8777e52b4c060b9134b993fb10cd97d0d32a6c

-- 
View it on GitLab: https://salsa.debian.org/blends-team/gis/compare/71d6b32d96ed7bf9e54ff39ed87e051dcb39cf88...8f8777e52b4c060b9134b993fb10cd97d0d32a6c
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/pkg-grass-devel/attachments/20190603/355f09f2/attachment-0001.html>


More information about the Pkg-grass-devel mailing list