debian/0000755000000000000000000000000011544073045007171 5ustar debian/NEWS0000644000000000000000000000132211544073045007666 0ustar gmt-coast-low (1:2.0.2-1) unstable; urgency=low The gmt-coast-download script now does allow to download also past versions of the GSHHS coastline files. Be warned: not all versions of those files are compatible with all versions of GMT, if you experienced problems with the current release, try a different one. -- Francesco Paolo Lovergine Wed, 17 Feb 2010 11:19:57 +0100 gmt-coast-low (1:1.10-2) unstable; urgency=low This package now also installs a gmt-coast-download script to get and install high and full coast lines data from one of the available GMT mirrors into /usr/share/gmt/coast. -- Francesco Paolo Lovergine Mon, 16 Jun 2008 21:46:35 +0200 debian/docs0000644000000000000000000000001311544073045010036 0ustar README.TXT debian/control0000644000000000000000000000215711544073045010601 0ustar Source: gmt-coast-low Section: misc Priority: extra Maintainer: Debian GIS Project Uploaders: Torsten Landschoff , Francesco Paolo Lovergine Standards-Version: 3.9.1 Build-Depends: debhelper (>= 8) Build-Depends-Indep: bzip2 Homepage: http://gmt.soest.hawaii.edu/ Vcs-Browser: http://git.debian.org/?p=pkg-grass/gmt-coast-low.git Vcs-Git: git://git.debian.org/git/pkg-grass/gmt-coast-low.git Package: gmt-coast-low Architecture: all Depends: gmt (>= 4.5.6), wget | curl, bzip2 Provides: gmt-coastline-data Description: Low resolution coastlines for the Generic Mapping Tools This package contains the crude, low and intermediate resolution coastlines contained in the GMT distribution which will be enough to get you started. Originally there were two more coastline packages (gmt-coast-high and -full) but they were to big for our servers and pulled from the distribution. . Read /usr/share/doc/gmt-coast-low/README.Debian to learn how to get coastline data on the net. Otherwise you will not be able to create high quality maps with gmt. debian/rules0000755000000000000000000000232311544073045010251 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DESTDIR=$(CURDIR)/debian/gmt-coast-low build: clean: dh_testdir dh_testroot rm -f README.* dh_clean install: install-stamp install-stamp: dh_testdir dh_testroot dh_prep dh_installdirs usr/share/gmt usr/sbin tar xjf $(CURDIR)/GSHHS_coast.tar.bz2 -C $(DESTDIR)/usr/share/gmt mv $(DESTDIR)/usr/share/gmt/share/coast $(DESTDIR)/usr/share/gmt/. mv $(DESTDIR)/usr/share/gmt/README.* $(CURDIR)/. install -o root -g root -m 755 $(CURDIR)/debian/gmt-coastline-download $(DESTDIR)/usr/sbin rm -rf $(DESTDIR)/usr/share/gmt/share rm -f $(DESTDIR)/usr/share/gmt/COPYING rm -f $(DESTDIR)/usr/share/gmt/*.TXT touch install-stamp # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_link dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install # We have nothing to do by default. source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/changelog0000644000000000000000000000673311544073045011054 0ustar gmt-coast-low (1:2.1.1-1) unstable; urgency=low * New upstream release for GMT 4.5.6+ * Moved to git repository, with Vcs-* fields update in debian/control. * Policy bumped to 3.9.1, no changes required. * Debhelper level now set to 8. * Source format set to 3.0. * Updated download script to add current GSHHS version. -- Francesco Paolo Lovergine Mon, 28 Mar 2011 13:47:17 +0200 gmt-coast-low (1:2.0.2-1) unstable; urgency=low * New upstream release for GMT 4.5.2+ (closes: #569585) * Set Section to misc as in override file. * Removed superfluous bash dependency (for helper script). * Policy bumped to 3.8.4 without changes. * Added a README.Debian file which predates NEWS and previous README. (closes: #555987) * Force ownership of files at tar extraction in download script. (closes: #569584) * Now download script allows also version choice. * Added strict version dependency in debian/control on gmt >= 4.5.2. -- Francesco Paolo Lovergine Wed, 17 Feb 2010 10:07:55 +0100 gmt-coast-low (1:1.10-2) unstable; urgency=low * Fixed svn addresses in Vcs-* fields. * Fixed long description. (closes: #521061) * Now install gmt-coastline-download script. * Policy bumped to 3.8.1. * Debhelper level set to 7. -- Francesco Paolo Lovergine Thu, 26 Mar 2009 00:03:47 +0100 gmt-coast-low (1:1.10-1) unstable; urgency=low * Now maintainership set to DebianGis team. * New long due upstream version, using epoch because upstream now has a proper versioning. * Added me as an uploader. * Policy bumped to 3.7.3. * Added Homepage and Vcs-* fields in debian/control. * Revised debian/control and debhelper compatibility moved to 5. -- Francesco Paolo Lovergine Fri, 13 Jun 2008 14:20:12 +0200 gmt-coast-low (20020411-1.1) unstable; urgency=high * Non-maintainer upload. * Rebuild package to finish /usr/doc transition (Closes: #359415). * Move debhelper from build-depends-indep to build-depends. -- Thijs Kinkhorst Sun, 4 Mar 2007 18:19:41 +0100 gmt-coast-low (20020411-1) unstable; urgency=high * Got the current coastline data and update the package to move it into the package pool. This should stop the removal from woody. * debian/rules: Use --bzip2 instead of -I so it builds using both old and new tar. * debian/control: Update to current policy (lintian) + Add build dependency for debhelper and bzip2. -- Torsten Landschoff Thu, 11 Apr 2002 00:25:00 +0200 gmt-coast-low (19991001-3) frozen unstable; urgency=low * This is a one-line change and can go into frozen. It is to adjust for the change in gmt - the coastline data has moved. The current GMT package is still compatible with the old coastline data but this is the path where it actually belongs. * debian/rules: Install the datafiles into /usr/share/gmt instead of /usr/share/gmt/lib. -- Torsten Landschoff Fri, 21 Jan 2000 15:16:58 +0100 gmt-coast-low (19991001-2) unstable; urgency=low * debian/control: Changed description to reflect the current state regarding coastline data in the distribution. * debian/control: Moved into science section. -- Torsten Landschoff Fri, 14 Jan 2000 19:35:17 +0100 gmt-coast-low (19991001-1) unstable; urgency=low * Initial release. -- Torsten Landschoff Fri, 1 Oct 1999 19:40:34 +0200 debian/compat0000644000000000000000000000000211544073045010367 0ustar 8 debian/README.Debian0000644000000000000000000000164211544073045011235 0ustar Low resolution coast lines for GMT ---------------------------------- This package installs GSHHS coastline files at low resolution into /usr/share/gmt/coast. This package also installs a gmt-coast-download script to get and install high and full coast lines data from one of the available GMT mirrors into the same path /usr/share/gmt/coast. Note that occasionally GSHHS files changes their format, so that the latest and greatest available on mirrors *could* be not compatible with old releases of GMT. In those cases, you have to use a suitable mirror and download the last working release for your version. Both GMT and GSHHS files are released at the same date, so the right release can be easily detected. The main upstream archive generally does not retain previous releases, you have to use another mirror! -- Francesco Paolo Lovergine Tue, 17 Feb 2010 21:46:35 +0100 debian/source/0000755000000000000000000000000011544073045010471 5ustar debian/source/format0000644000000000000000000000001411544073045011677 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000142011544073045011121 0ustar This package was debianized by Torsten Landschoff on Wed, 29 Sep 1999 18:04:12 +0200 The upstream source is available from ftp://pahoehoe.soest.hawaii.edu/pub/gmt/ (main site) ftp://ftp.geologi.uio.no/pub/gmt/ (the mirror I used) The main upstream authors are Paul Wessel and Walter Smith Copyright: Copyright (c) 1991-2008, P. Wessel & W. H. F. Smith This software is covered by the GNU Library General Public Licence (version 2, or if you choose, a later version). On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. If you got the source archive you will find the license in the file COPYING in the top directory. debian/gmt-coastline-download0000644000000000000000000000665011544073045013476 0ustar #!/bin/bash # # Copyright (C) 2008-2011 Francesco P. Lovergine # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, # as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # usage() { echo "usage: $0 [high|full|high-full|low|all] [version]" } set -e if [ $(id -u) -ne 0 ]; then echo "Run this script as root" exit 1 fi # # Default is downloading the latest version available. # VERSION="" if [ ! -z "$2" ]; then case "$2" in 1.9) ;& 1.10) ;& 2.0) ;& 2.0.1) ;& 2.0.2) ;& 2.1.0) ;& 2.1.1) VERSION="$2" ;; *) echo "Unknown version $2, assumed correct anyway" VERSION="$2" ;; esac fi # # Default is downloading both full and high res coast lines. # if [ $# -eq 0 ]; then COAST_LINES=high-full else case "$1" in high-full) COAST_LINES=high-full ;; high) COAST_LINES=high ;; low) COAST_LINES=low ;; full) COAST_LINES=full ;; all) COAST_LINES=all ;; help|-h|--help) usage exit 5 ;; *) echo "Unknown argument '$1'" && usage exit 4 ;; esac fi MIRROR[1]=ftp://ftp.soest.hawaii.edu/gmt MIRROR[2]=ftp://ibis.grdl.noaa.gov/pub/gmt MIRROR[3]=ftp://ftp.iris.washington.edu/pub/gmt MIRROR[4]=ftp://ftp.iag.usp.br/pub/gmt MIRROR[5]=ftp://ftp.geologi.uio.no/pub/gmt MIRROR[6]=ftp://gd.tuwien.ac.at/pub/gmt MIRROR[7]=ftp://ftp.scc.u-tokai.ac.jp/pub/gmt MIRROR[8]=ftp://mirror.geosci.usyd.edu.au/pub/gmt cat <