[Blends-commit] r3738 - in /projects/gis/trunk/debian-gis: debian-gis-tasks.desc debian/changelog debian/control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Tue Apr 2 09:59:35 UTC 2013


Author: tille
Date: Tue Apr  2 09:59:35 2013
New Revision: 3738

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3738
Log:
Update changelog; run metapackage creation procedure (make dist) to regenerate debian/control and tasksel control file

Modified:
    projects/gis/trunk/debian-gis/debian-gis-tasks.desc
    projects/gis/trunk/debian-gis/debian/changelog
    projects/gis/trunk/debian-gis/debian/control

Modified: projects/gis/trunk/debian-gis/debian-gis-tasks.desc
URL: http://svn.debian.org/wsvn/blends/projects/gis/trunk/debian-gis/debian-gis-tasks.desc?rev=3738&op=diff
==============================================================================
--- projects/gis/trunk/debian-gis/debian-gis-tasks.desc (original)
+++ projects/gis/trunk/debian-gis/debian-gis-tasks.desc Tue Apr  2 09:59:35 2013
@@ -1,3 +1,15 @@
+Task: gis-data
+Section: debian-gis
+Description: Debian GIS data
+ This metapackage will install some packages providing data that can
+ be used by different GIS applications.
+Relevance: 10
+Key: 
+ gis-data
+Packages: list
+ gmt-coast-low
+ gmt-gshhs-low
+
 Task: gis-gps
 Section: debian-gis
 Description: GPS related programs
@@ -10,11 +22,13 @@
  gpsbabel
  gpx2shp
  gpsd
- gpsdrive
  gpsman
  gpstrans
  gpsd-clients
  qlandkartegt
+ marble
+ foxtrotgps
+ obdgpslogger
  navit-gui-gtk
  navit
  mtkbabel
@@ -32,12 +46,50 @@
  viking
  josm
  merkaartor
+ emerillon
  gosmore
  maptool
- osm2navit
+ mkgmap
+ mkgmapgui
  osm2pgsql
  osmosis
+ imposm
+ osmpbf-bin
+ python-imposm-parser
  gpsprune
+ gpxviewer
+ libgeo-osm-tiles-perl
+ routino
+ qlandkartegt
+ libosmpbf-java
+ monav
+ python-osmgpsmap
+ tilecache
+ tilelite
+ tilestache
+ libjs-openlayers
+ osmjs
+
+Task: gis-remotesensing
+Section: debian-gis
+Description: Remote sensing and earth observation
+ Debian packages which are dealing with Remote Sensing (for instance
+ Synthetic Aperture Radar -- SAR)
+ processing (interferometry, polarimetry, data visualization, etc) and
+ earth observation.
+Relevance: 10
+Key: 
+ gis-remotesensing
+Packages: list
+ libepr-api2-dev
+ python-epr
+ gdal-bin
+ libgdal1-dev
+ python-gdal
+ ossim-core
+ libossim1
+ libossim-dev
+ dans-gdal-scripts
 
 Task: gis-statistics
 Section: debian-gis
@@ -55,13 +107,20 @@
 
 Task: gis-web
 Section: debian-gis
-Description: Present geographic information using web features
+Description: Present geographic information via web map server
  Debian packages which are dealing with geographical information
- to be presented for the web.
+ 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.
 Relevance: 10
 Key: 
  gis-web
 Packages: list
+ tilecache
+ tilelite
+ tilestache
+ twms
+ qgis-mapserver
  php5-mapscript
  mapserver-bin
  cgi-mapserver
@@ -79,28 +138,33 @@
  grass
  qgis
  qgis-plugin-grass
- earth3d
  openscenegraph
  thuban
- proj
  postgis
- postgresql-8.4-postgis
+ postgresql-9.1-postgis
  avce00
  gdal-bin
  ossim-core
- saga
- python-mapnik
  python-osmgpsmap
  libgeographiclib-dev
  libgdal1-dev
+ python-gdal
  libshp-dev
  geographiclib-tools
  geoip-bin
  gmt
  grace
  mapnik-utils
- mapnik-viewer
  e00compr
  gpsmanshp
  ogdi-bin
+ h5utils
+ libjts-java
+ libgeo-point-perl
+ geotiff-bin
+ liblas-bin
+ rasterlite-bin
+ osgearth
+ python-pyproj
+ spatialite-bin
 

Modified: projects/gis/trunk/debian-gis/debian/changelog
URL: http://svn.debian.org/wsvn/blends/projects/gis/trunk/debian-gis/debian/changelog?rev=3738&op=diff
==============================================================================
--- projects/gis/trunk/debian-gis/debian/changelog (original)
+++ projects/gis/trunk/debian-gis/debian/changelog Tue Apr  2 09:59:35 2013
@@ -1,11 +1,16 @@
-debian-gis (0.0.2) UNRELEASED; urgency=low
+debian-gis (0.0.2) unstable; urgency=low
 
   * Update metapackages for Wheezy
   * debian/control.stub:
      - Fix Vcs-Fields
      - Standards-Version: 3.9.3 (no changes needed)
+  * New metapackages:
+     gis-data: data for different GIS applications
+     gis-remotesensing: Remote sensing and earth observation
+  * tasks/*: several changes matching the current available packages
+    for Wheezy supporting GIS features
 
- -- Andreas Tille <tille at debian.org>  Mon, 16 Jul 2012 09:31:01 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 02 Apr 2013 11:47:13 +0200
 
 debian-gis (0.0.1) unstable; urgency=low
 

Modified: projects/gis/trunk/debian-gis/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/gis/trunk/debian-gis/debian/control?rev=3738&op=diff
==============================================================================
--- projects/gis/trunk/debian-gis/debian/control (original)
+++ projects/gis/trunk/debian-gis/debian/control Tue Apr  2 09:59:35 2013
@@ -4,10 +4,10 @@
 Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Petter Reinholdtsen <pere at debian.org>, Andreas Tille <tille at debian.org>
-Build-Depends-Indep: blends-dev (>= 0.6.13)
-Standards-Version: 3.9.0
+Build-Depends-Indep: blends-dev (>= 0.6.15)
+Standards-Version: 3.9.3
 Homepage: http://wiki.debian.org/DebianGis
-Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/gis/trunk/?rev=0&sc=0
+Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/gis/trunk/
 Vcs-Svn: svn://svn.debian.org/blends/projects/gis/trunk/
 
 Package: gis-tasks
@@ -19,11 +19,20 @@
  These tasks are described in detail at
  http://blends.alioth.debian.org/gis/tasks/
 
+Package: gis-data
+Architecture: all
+Depends: gis-tasks (= ${binary:Version})
+Recommends: gmt-coast-low, gmt-gshhs-low
+Suggests: gmt-gshhs-full, gmt-gshhs-high
+Description: Debian GIS data
+ This metapackage will install some packages providing data that can
+ be used by different GIS applications.
+
 Package: gis-gps
 Architecture: all
 Depends: gis-tasks (= ${binary:Version})
-Recommends: gpsbabel, gpsd, gpsd-clients, gpsdrive, gpsman, gpstrans, gpx2shp, mtkbabel, navit, navit-gui-gtk, openbmap-logger, qlandkartegt
-Suggests: gpscorrelate, gpscorrelate-gui, navit-graphics-gtk-drawing-area | navit-graphics-qt-qpainter, obdgpslogger
+Recommends: foxtrotgps, gpsbabel, gpsd, gpsd-clients, gpsman, gpstrans, gpx2shp, marble, mtkbabel, navit, navit-gui-gtk, obdgpslogger, openbmap-logger, qlandkartegt
+Suggests: gpscorrelate, gpscorrelate-gui, gpsdrive, navit-graphics-gtk-drawing-area | navit-graphics-qt-qpainter, qlandkartegt-garmin
 Description: GPS related programs
  Set of Debian packages which are dealing with GPS devices
  and data.
@@ -31,11 +40,22 @@
 Package: gis-osm
 Architecture: all
 Depends: gis-tasks (= ${binary:Version})
-Recommends: gosmore, gpsprune, josm, maptool, merkaartor, osm2navit, osm2pgsql, osmosis, viking
-Suggests: gebabbel, gpscorrelate, gpscorrelate-gui, memphis, openstreetmap-map-icons-classic | openstreetmap-map-icons-scalable | openstreetmap-map-icons-square, tkosm
+Recommends: emerillon, gosmore, gpsprune, gpxviewer, imposm, josm, libgeo-osm-tiles-perl, libjs-openlayers, libosmpbf-java, maptool, merkaartor, mkgmap, mkgmapgui, monav, osm2pgsql, osmjs, osmosis, osmpbf-bin, python-imposm-parser, python-osmgpsmap, qlandkartegt, routino, tilecache, tilelite, tilestache, viking
+Suggests: cascadenik, gebabbel, gpscorrelate, gpscorrelate-gui, jmapviewer, josm-plugins, libjs-leaflet, libmemphis-0.2-dev, libmemphis-doc, libosm-gary68-perl, libreadosm-dev, openstreetmap-map-icons-classic | openstreetmap-map-icons-scalable | openstreetmap-map-icons-square, osmembrane, osmosis-plugin-borderextract, osrm, qmapcontrol, sjjb-map-icons, tkosm
 Description: OpenStreetMap related programs
  Set of Debian packages which are dealing with OpenStreetMap
  data.
+
+Package: gis-remotesensing
+Architecture: all
+Depends: gis-tasks (= ${binary:Version})
+Recommends: dans-gdal-scripts, gdal-bin, libepr-api2-dev, libgdal1-dev, libossim-dev, libossim1, ossim-core, python-epr, python-gdal
+Suggests: adore-doris, best, bestgui, doris, eolisa, getorb, giant, gmtsar, googleearth-package, gsdview, imcorr, mapready, nco, ncview, nest, netcdf-bin, openev, opticks, orfeo, points2grid, polsarpro, pyaps, roipac, snaphu, varres
+Description: Remote sensing and earth observation
+ Debian packages which are dealing with Remote Sensing (for instance
+ Synthetic Aperture Radar -- SAR)
+ processing (interferometry, polarimetry, data visualization, etc) and
+ earth observation.
 
 Package: gis-statistics
 Architecture: all
@@ -48,16 +68,19 @@
 Package: gis-web
 Architecture: all
 Depends: gis-tasks (= ${binary:Version})
-Recommends: cgi-mapserver, mapserver-bin, php5-mapscript, python-mapscript
-Description: Present geographic information using web features
+Recommends: cgi-mapserver, mapserver-bin, php5-mapscript, python-mapscript, qgis-mapserver, tilecache, tilelite, tilestache, twms
+Suggests: musmap, pywps, tilemill, tinyows
+Description: Present geographic information via web map server
  Debian packages which are dealing with geographical information
- to be presented for the web.
+ 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.
 
 Package: gis-workstation
 Architecture: all
 Depends: gis-tasks (= ${binary:Version})
-Recommends: avce00, e00compr, earth3d, gdal-bin, geographiclib-tools, geoip-bin, gmt, gpsmanshp, grace, grass, libgdal1-dev, libgeographiclib-dev, libshp-dev, mapnik-utils, mapnik-viewer, ogdi-bin, openscenegraph, ossim-core, postgis, postgresql-8.4-postgis, proj, python-mapnik, python-osmgpsmap, qgis, qgis-plugin-grass, saga, thuban
-Suggests: drawmap, googleearth-package, grass-doc, openjump, s3dosm
+Recommends: avce00, e00compr, gdal-bin, geographiclib-tools, geoip-bin, geotiff-bin, gmt, gpsmanshp, grace, grass, h5utils, libgdal1-dev, libgeo-point-perl, libgeographiclib-dev, libjts-java, liblas-bin, libshp-dev, mapnik-utils, ogdi-bin, openscenegraph, osgearth, ossim-core, postgis, postgresql-9.1-postgis, python-gdal, python-osmgpsmap, python-pyproj, qgis, qgis-plugin-grass, rasterlite-bin, spatialite-bin, thuban
+Suggests: capaware, drawmap, earth3d, googleearth-package, grass-doc, libgdal1-1.9.0-grass, libgeo-proj4-perl, libkml-java, mapnik-viewer, nco, ncview, netcdf-bin, opencpn, openjump, proj, python-epr, python-kml, python-mapnik, python-pyshp, roadmap-gtk2, roadmap-qt, roeadmap, s3dosm, saga, spatialite-gui, totalopenstation, vtp
 Description: Geographic Information Systems (GIS) workstation
  This task sets up your system to be a GIS workstation to process
  geographical information and make maps.




More information about the Blends-commit mailing list