Author: nd-guest Date: 2008-07-15 20:44:35 +0000 (Tue, 15 Jul 2008) New Revision: 1727
Modified: packages/gpsdrive/trunk/debian/README.Debian packages/gpsdrive/trunk/debian/copyright packages/gpsdrive/trunk/debian/gpsdrive-scripts.manpages Log: remove cruft Modified: packages/gpsdrive/trunk/debian/README.Debian =================================================================== --- packages/gpsdrive/trunk/debian/README.Debian 2008-07-15 20:43:42 UTC (rev 1726) +++ packages/gpsdrive/trunk/debian/README.Debian 2008-07-15 20:44:35 UTC (rev 1727) @@ -3,16 +3,16 @@ Upgrading from gpsdrive 2.09 (etch) ------------------------------------- -* The mysql database schema has been changed. +* The mysql database schema has been changed. The existing database can be upgraded with the same command to create a new database. geoinfo --db-user=root --db-password=<password> --create-db --fill-defaults - See README.mysql.gz for a more detailed description how to setup the mysql database. + See README.mysql.gz for a more detailed description how to setup the mysql database. * Existing waypoints can be imported with convert-waypoints and poi-manager: - convert-waypoints + convert-waypoints poi-manager -i -f way_converted_txt.gpx poi-manager -i -f way_converted_sql.gpx - If everything went fine the old files can safely be removed: - rm ~/.gpsdrive/way.txt + If everything went fine the old files can safely be removed: + rm ~/.gpsdrive/way.txt rm ~/.gpsdrive/way-SQLRESULT.txt @@ -32,15 +32,15 @@ echo GRANT ALL ON spatial_ref_sys TO `whoami` | sudo -u postgres psql -Upostgres gis * Import planet.osm (this may take a long time). osm2pgsql -v planet-latest.osm.bz2 -* Gpsdrive should now be usable with mapnik. Simply enable the mapnik checkbox in the +* Gpsdrive should now be usable with mapnik. Simply enable the mapnik checkbox in the gpsdrive sidebar menu. * For world boundaries (e.g. not just street data) please do the following: wget http://artem.dev.openstreetmap.org/files/world_boundaries.tar.bz2 sudo tar xjvf world_boundaries.tar.bz2 -C /usr/share/gpsdrive/mapnik -If you use a different database setup or path for the world boundaries you may +If you use a different database setup or path for the world boundaries you may need to edit ~/.gpsdrive/osm.xml to reflect your changes. -Replace `whoami` in above commands with your username if you create the database +Replace `whoami` in above commands with your username if you create the database with a different account. -- Andreas Putzo <[EMAIL PROTECTED]> Wed Oct 15 20:06:28 CEST 2007 @@ -49,4 +49,3 @@ e.g. /usr/bin/gpsfetchmap.pl has been renamed to /usr/bin/gpsfetchmap. -- Andreas Putzo <[EMAIL PROTECTED]> Wed Jul 18 16:18:55 CEST 2007 - Modified: packages/gpsdrive/trunk/debian/copyright =================================================================== --- packages/gpsdrive/trunk/debian/copyright 2008-07-15 20:43:42 UTC (rev 1726) +++ packages/gpsdrive/trunk/debian/copyright 2008-07-15 20:44:35 UTC (rev 1727) @@ -16,7 +16,7 @@ GpsDrive Development Team Fritz Ganter <[EMAIL PROTECTED]> Joerg Ostertag <[EMAIL PROTECTED]> - Guenter Meyer <[EMAIL PROTECTED]> + Guenter Meyer <[EMAIL PROTECTED]> Christoph Metz <[EMAIL PROTECTED]> and Contributors. @@ -45,7 +45,7 @@ Public License can be found in `/usr/share/common-licenses/GPL' -The files +The files src/lib_map/map_load.c src/lib_map/map_render.c src/lib_map/map_transform.c @@ -69,7 +69,7 @@ The files scripts/osm/perl_lib/Geo/OSM/OsmChangeReaderV5.pm - scripts/osm/perl_lib/OsmReader*.pm + scripts/osm/perl_lib/OsmReader*.pm scripts/osm/perl_lib/OsmChangeReader*.pm are Copyright (C) 2006 Oliver Whilte 2007 Martijn van Oosterhout <[EMAIL PROTECTED]> @@ -78,23 +78,23 @@ The file scripts/geo-code -is Copyright (C) Rick Richardson <[EMAIL PROTECTED]> +is Copyright (C) Rick Richardson <[EMAIL PROTECTED]> and has been donated to the public domain. The file scripts/gpsreplay -is Copyright (C) 2002,2003 Tim Witham <[EMAIL PROTECTED]> +is Copyright (C) 2002,2003 Tim Witham <[EMAIL PROTECTED]> and is licensed under the GNU General Public License version 2 or later (see above). The file scripts/gpspoint2gpsdrive.pl -is Copyright (C) 2002 Stephen Merrony <[EMAIL PROTECTED]> +is Copyright (C) 2002 Stephen Merrony <[EMAIL PROTECTED]> and is licensed under the GNU General Public License version 2 or later (see above). -The file +The file scripts/wpcvt is Copyright (C) 2002 Ned Konz <[EMAIL PROTECTED]> and is licensed under the GNU General Public License version 2 or later (see above). @@ -110,7 +110,7 @@ scripts/osm/perl_lib/Geo/OSM/APIClientV4.pm scripts/osm/perl_lib/Geo/OSM/EntitiesV3.pm scripts/osm/perl_lib/Geo/OSM/APIClientV5.pm -are Copyright (C) 2007 Martijn van Oosterhout <[EMAIL PROTECTED]> +are Copyright (C) 2007 Martijn van Oosterhout <[EMAIL PROTECTED]> and are licensed under the GNU Lesser General Public License. On Debian systems, the complete text of the GNU Lesser General @@ -118,7 +118,7 @@ The files - data/map-icons/* -are Copyright (C) 2007 Joerg Ostertag + data/map-icons/* +are Copyright (C) 2007 Joerg Ostertag 2007 Guenther Meyer and have been donated to the public domain. Modified: packages/gpsdrive/trunk/debian/gpsdrive-scripts.manpages =================================================================== --- packages/gpsdrive/trunk/debian/gpsdrive-scripts.manpages 2008-07-15 20:43:42 UTC (rev 1726) +++ packages/gpsdrive/trunk/debian/gpsdrive-scripts.manpages 2008-07-15 20:44:35 UTC (rev 1727) @@ -1,4 +1,4 @@ -man/convert-waypoints.pl.1 +man/convert-waypoints.pl.1 man/geo-code.1 man/geoinfo.pl.1 debian/man/gpsfetchmap.1 _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel