This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit addbfbc607a2eaedddb612a7f30db05043ae1209 Author: Bas Couwenberg <[email protected]> Date: Mon Sep 26 12:41:22 2016 +0200 Update control files after `make dist`. --- debian-gis-tasks.desc | 8 -------- debian/control | 26 ++++++-------------------- 2 files changed, 6 insertions(+), 28 deletions(-) diff --git a/debian-gis-tasks.desc b/debian-gis-tasks.desc index 684ee90..26d8804 100644 --- a/debian-gis-tasks.desc +++ b/debian-gis-tasks.desc @@ -10,7 +10,6 @@ Section: debian-gis Description: Debian GIS data This metapackage will install some packages providing data that can be used by different GIS applications. -Test-new-install: mark show Key: gis-data @@ -19,7 +18,6 @@ Parent: debian-gis Section: debian-gis Description: Geographic Information Systems (GIS) development This task sets up your system for GIS development. -Test-new-install: mark show Key: gis-devel @@ -29,7 +27,6 @@ Section: debian-gis Description: GPS related programs Set of Debian packages which are dealing with GPS devices and data. -Test-new-install: mark show Key: gis-gps @@ -39,7 +36,6 @@ Section: debian-gis Description: OpenStreetMap related programs Set of Debian packages which are dealing with OpenStreetMap data. -Test-new-install: mark show Key: gis-osm @@ -51,7 +47,6 @@ Description: Remote sensing and earth observation Synthetic Aperture Radar -- SAR) processing (interferometry, polarimetry, data visualization, etc) and earth observation. -Test-new-install: mark show Key: gis-remotesensing @@ -61,7 +56,6 @@ Section: debian-gis Description: Statistics with geographical data Set of Debian packages which are useful for doing statistics with geographical data. -Test-new-install: mark show Key: gis-statistics @@ -73,7 +67,6 @@ Description: Present geographic information via web map server to be presented for the web on so called map tile servers. These are pretty useful when trying to setup an OpenStreetMap tile server but not restricted to OpenStreetMap data only. -Test-new-install: mark show Key: gis-web @@ -83,7 +76,6 @@ Section: debian-gis Description: Geographic Information Systems (GIS) workstation This task sets up your system to be a GIS workstation to process geographical information and make maps. -Test-new-install: mark show Key: gis-workstation diff --git a/debian/control b/debian/control index 8910517..78e6e66 100644 --- a/debian/control +++ b/debian/control @@ -21,21 +21,6 @@ Description: Debian GIS tasks for tasksel These tasks are described in detail at http://blends.debian.org/gis/tasks/ -Package: gis-all -Section: metapackages -Architecture: all -Recommends: gis-data, - gis-devel, - gis-gps, - gis-osm, - gis-remotesensing, - gis-statistics, - gis-web, - gis-workstation -Description: Default selection of tasks for Debian Gis - This package is part of the Debian Gis Pure Blend and installs all - tasks for a default installation of this blend. - Package: gis-data Section: metapackages Architecture: all @@ -144,14 +129,15 @@ Recommends: grass-dev, python3-rtree, ruby-hdfeos5, ruby-netcdf -Suggests: cf-python, +Suggests: libgeoapi-java, libkmlframework-java, liblaszip-dev, libmapcache-dev, libossimgui-dev, libossimplanet-dev, libossimplanetqt-dev, - libwms-dev + libwms-dev, + python-cf Description: Geographic Information Systems (GIS) development This task sets up your system for GIS development. @@ -186,8 +172,7 @@ Package: gis-osm Section: metapackages Architecture: all Depends: gis-tasks (= ${binary:Version}) -Recommends: creepy, - gir1.2-osmgpsmap-1.0, +Recommends: gir1.2-osmgpsmap-1.0, gosmore, gpsprune, gpxviewer, @@ -237,6 +222,7 @@ Recommends: creepy, viking Suggests: alacarte-map-server, cascadenik, + creepy, gebabbel, gpscorrelate, gpscorrelate-gui, @@ -360,7 +346,7 @@ Suggests: mapcache-cgi, musmap, node-kosmtik, php-mapscript, - postgresql-9.5-pgrouting, + postgresql-9.6-pgrouting, pycsw, tilemill, tinyows -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
