Author: tille Date: Wed Jul 7 09:14:13 2010 New Revision: 2251 URL: http://svn.debian.org/viewsvn/blends?rev=2251&view=rev
Log: About to be released, enteres WNPP bug into changelog, builded debian/control using blends-dev Added: projects/gis/trunk/debian/control Modified: projects/gis/trunk/debian/changelog Modified: projects/gis/trunk/debian/changelog URL: http://svn.debian.org/viewsvn/blends/projects/gis/trunk/debian/changelog?rev=2251&view=diff&r1=2251&r2=2250&p1=projects/gis/trunk/debian/changelog&p2=projects/gis/trunk/debian/changelog ============================================================================== --- projects/gis/trunk/debian/changelog (original) +++ projects/gis/trunk/debian/changelog Wed Jul 7 09:14:13 2010 @@ -1,5 +1,5 @@ debian-gis (0.0.1) unstable; urgency=low - * Initial release. (Closes: #XXXXXX) + * Initial release. (Closes: #587856) - -- Petter Reinholdtsen <[email protected]> Sun, 10 Sep 2006 00:09:59 +0200 + -- Andreas Tille <[email protected]> Wed, 07 Jul 2010 11:09:05 +0200 Added: projects/gis/trunk/debian/control ============================================================================== --- (empty file) +++ projects/gis/trunk/debian/control Wed Jul 7 09:14:13 2010 @@ -0,0 +1,63 @@ +# This file is autogenerated via make -f debian/rules dist. Do not edit! +Source: debian-gis +Section: misc +Priority: extra +Maintainer: Debian GIS Project <[email protected]> +Uploaders: Petter Reinholdtsen <[email protected]>, Andreas Tille <[email protected]> +Build-Depends-Indep: debhelper (>= 7), blends-dev (>= 0.6.13) +Standards-Version: 3.8.4 +Homepage: http://wiki.debian.org/DebianGis +Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/gis/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/blends/projects/gis/trunk/ + +Package: gis-config +Architecture: all +Depends: adduser, debconf (>= 0.5), menu +Description: Debian GIS Project config package + This package builds the basic infra structure of all meta packages + for the Debian GIS Blend. + + +Package: gis-gps +Architecture: all +Depends: gis-tasks (= ${binary:Version}), gis-config (= ${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 +Description: GPS related programs + Set of Debian packages which are dealing with GPS devices + and data. + +Package: gis-osm +Architecture: all +Depends: gis-tasks (= ${binary:Version}), gis-config (= ${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 +Description: OpenStreetMap related programs + Set of Debian packages which are dealing with OpenStreetMap + data. + +Package: gis-statistics +Architecture: all +Depends: gis-tasks (= ${binary:Version}), gis-config (= ${binary:Version}) +Recommends: r-cran-mapdata, r-cran-mapproj, r-cran-maps, r-cran-sp +Description: Statistics with geographical data + Set of Debian packages which are useful for doing statistics + with geographical data. + +Package: gis-web +Architecture: all +Depends: gis-tasks (= ${binary:Version}), gis-config (= ${binary:Version}) +Recommends: cgi-mapserver, mapserver-bin, php5-mapscript, python-mapscript +Description: Present geographic information using web features + Debian packages which are dealing with geographical information + to be presented for the web. + +Package: gis-workstation +Architecture: all +Depends: gis-tasks (= ${binary:Version}), gis-config (= ${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 +Description: Geographic Information Systems (GIS) workstation + This task sets up your system to be a GIS workstation to process + geographical information and make maps. + _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/blends-commit
