[DebianGIS-dev] r2070 - packages/gmt/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Wed Mar 25 22:34:00 UTC 2009
Author: frankie
Date: 2009-03-25 22:34:00 +0000 (Wed, 25 Mar 2009)
New Revision: 2070
Modified:
packages/gmt/trunk/debian/README.Debian
packages/gmt/trunk/debian/changelog
packages/gmt/trunk/debian/watch
Log:
Modified: packages/gmt/trunk/debian/README.Debian
===================================================================
--- packages/gmt/trunk/debian/README.Debian 2009-03-25 21:24:24 UTC (rev 2069)
+++ packages/gmt/trunk/debian/README.Debian 2009-03-25 22:34:00 UTC (rev 2070)
@@ -1,18 +1,19 @@
Generic Mapping Tools for Debian
--------------------------------
-Note that coastline data is not available in the Debian archive at this
-time. To get GMT up and running, you should download the coastline data
-files
+Note that only low-resolution coastline data are now available in the
+Debian archive at this time, as a separate package gmt-coast-low.
+That basic GSHHS coastline is required to have GMT up and running,
+but you could be interested in downloading higher resolution
+coastline data files
- GMT_coast.tar.bz2
- GMT_high.tar.bz2
- GMT_full.tar.bz2
+ GSHHS_high.tar.bz2
+ GSHHS_full.tar.bz2
-from ftp://ibis.grdl.noaa.gov/pub/gmt and untar them at a place you
-like. Then you need to edit /etc/gmt/coastline.conf and add the path
-to the files ending with .cfg that you just extracted. Afterwards, GMT
-should be fully functional.
+from ftp://ibis.grdl.noaa.gov/pub/gmt. Untar them at a place you like.
+Then you will need to edit /etc/gmt/coastline.conf and add the path to
+the files ending with .cfg that you just extracted. Afterwards, GMT
+should be fully functional also for high resolution outputs.
NOTE: By default, the gmt utilities are not included in $PATH, so you
either need to add /usr/lib/gmt/bin to your PATH or use the GMT wrapper,
Modified: packages/gmt/trunk/debian/changelog
===================================================================
--- packages/gmt/trunk/debian/changelog 2009-03-25 21:24:24 UTC (rev 2069)
+++ packages/gmt/trunk/debian/changelog 2009-03-25 22:34:00 UTC (rev 2070)
@@ -1,10 +1,10 @@
gmt (4.4.0-1) unstable; urgency=low
- * NOT RELEASED.
* New upstream release.
* Moved to debhelper level 7.
* Added a dh_prep call at building start.
* Revised debian/rules to work with new upstream locations.
+ * Updated README.Debian.
-- Francesco Paolo Lovergine <frankie at debian.org> Tue, 17 Mar 2009 00:17:41 +0100
Modified: packages/gmt/trunk/debian/watch
===================================================================
--- packages/gmt/trunk/debian/watch 2009-03-25 21:24:24 UTC (rev 2069)
+++ packages/gmt/trunk/debian/watch 2009-03-25 22:34:00 UTC (rev 2070)
@@ -1,2 +1,2 @@
version=3
-ftp://ibis.grdl.noaa.gov/pub/gmt/GMT([0-9.]+)\_src\.tar\.bz2 debian uupdate
+ftp://ibis.grdl.noaa.gov/pub/gmt/GMT([0-9.]+)\_src\.tar\.bz2
More information about the Pkg-grass-devel
mailing list