--- gmt-doc-ps-3.4.4.orig/debian/changelog +++ gmt-doc-ps-3.4.4/debian/changelog @@ -0,0 +1,52 @@ +gmt-doc-ps (3.4.4-1ubuntu1) xenial; urgency=medium + + * debian/rules: + - Remove legacy DH_COMPAT export. + - Replace dh_clean -k with dh_prep. + - Add recommended build-arch and build-indep targets. + * debian/compat: Indicate compatibilty level of 9. + * debian/control: + - Build-depend on debhelper (>= 9). + - Move debhelper build dependency to Build-Depends, as clean requires it. + - Depend on ${misc:Depends}. + + -- Logan Rosen Thu, 17 Mar 2016 18:28:52 -0500 + +gmt-doc-ps (3.4.4-1) unstable; urgency=low + + * New upstream release (long overdue). + * Acknowledge NMU - thanks Daniel! + + -- Torsten Landschoff Sat, 28 Aug 2004 22:54:05 +0200 + +gmt-doc-ps (3.4-1.1) unstable; urgency=low + + * NMU. + * Add Build-Depends-Indep on debhelper. Closes: #189729. + + -- Daniel Schepler Fri, 1 Aug 2003 00:20:42 -0700 + +gmt-doc-ps (3.4-1) unstable; urgency=low + + * New upstream release. + + -- Torsten Landschoff Fri, 14 Sep 2001 09:06:32 +0200 + +gmt-manpages (3.3.5-1) unstable; urgency=low + + * New upstream release. + + -- Torsten Landschoff Fri, 11 Aug 2000 01:13:06 +0200 + +gmt-manpages (3.3.3-1) unstable; urgency=low + + * New upstream release. + * debian/control: Moved into science section. + + -- Torsten Landschoff Fri, 14 Jan 2000 19:31:13 +0100 + +gmt-manpages (3.3.2-1) unstable; urgency=low + + * Initial release. + + -- Torsten Landschoff Wed, 29 Sep 1999 17:33:21 +0200 --- gmt-doc-ps-3.4.4.orig/debian/compat +++ gmt-doc-ps-3.4.4/debian/compat @@ -0,0 +1 @@ +9 --- gmt-doc-ps-3.4.4.orig/debian/control +++ gmt-doc-ps-3.4.4/debian/control @@ -0,0 +1,19 @@ +Source: gmt-doc-ps +Section: science +Priority: extra +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Torsten Landschoff +Build-Depends: debhelper (>= 9) +Standards-Version: 3.0.1 + +Package: gmt-doc-ps +Architecture: all +Depends: ${misc:Depends} +Description: PostScript docs for the Generic Mapping Tools + This package has the users guide of GMT in PostScript format. + +Package: gmt-tutorial-ps +Architecture: all +Depends: ${misc:Depends} +Description: Tutorial for the Generic Mapping Tools (PostScript) + This package contains the tutorial for GMT in PostScript format. --- gmt-doc-ps-3.4.4.orig/debian/copyright +++ gmt-doc-ps-3.4.4/debian/copyright @@ -0,0 +1,23 @@ + +This package was debianized by Torsten Landschoff on +Fri, 1 Oct 1999 18:25:35 +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: + +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. --- gmt-doc-ps-3.4.4.orig/debian/gmt-doc-ps.README.Debian +++ gmt-doc-ps-3.4.4/debian/gmt-doc-ps.README.Debian @@ -0,0 +1,11 @@ + Notes on the gmt-doc-ps package +================================= + +The PostScript file in this package is shipped with a Papersize of DIN A4 +as the original archive is. If you want to print this on letter sized paper +or just convert the Postscript file, you can do this by running + +cd /usr/share/doc/gmt-doc-ps +zcat GMT_Docs.ps.gz|./make_lettersize >/tmp/result_here.ps + +-- Torsten Landschoff Wed, 29 Sep 1999 17:33:21 +0200 --- gmt-doc-ps-3.4.4.orig/debian/gmt-doc-ps.doc-base +++ gmt-doc-ps-3.4.4/debian/gmt-doc-ps.doc-base @@ -0,0 +1,10 @@ +Document: gmt-doc-ps +Title: GMT - Technical Reference and Cookbook +Author: Paul Wessel and Walter H. F. Smith +Abstract: This document is an in-depth description of the Generic + Mapping Tools. If you want to know everything about GMT this + is where to go. +Section: Apps/Science + +Format: postscript +Files: /usr/share/doc/gmt-doc-ps/GMT_Docs.ps.gz --- gmt-doc-ps-3.4.4.orig/debian/gmt-doc-ps.docs +++ gmt-doc-ps-3.4.4/debian/gmt-doc-ps.docs @@ -0,0 +1,2 @@ +www/gmt/doc/ps/GMT_Docs.ps +debian/make_lettersize --- gmt-doc-ps-3.4.4.orig/debian/gmt-tutorial-ps.README.Debian +++ gmt-doc-ps-3.4.4/debian/gmt-tutorial-ps.README.Debian @@ -0,0 +1,11 @@ + Notes on the gmt-tutorial-ps package +====================================== + +The PostScript file in this package is shipped with a Papersize of DIN A4 +as the original archive is. If you want to print this on letter sized paper +or just convert the Postscript file, you can do this by running + +cd /usr/share/doc/gmt-tutorial-ps +zcat GMT_Tutorial.ps.gz|./make_lettersize >/tmp/result_here.ps + +-- Torsten Landschoff Wed, 29 Sep 1999 17:33:21 +0200 --- gmt-doc-ps-3.4.4.orig/debian/gmt-tutorial-ps.doc-base +++ gmt-doc-ps-3.4.4/debian/gmt-tutorial-ps.doc-base @@ -0,0 +1,10 @@ +Document: gmt-tutorial-ps +Title: GMT - A Map-Making Tutorial +Author: Paul Wessel and Walter H. F. Smith +Abstract: This document is an introduction to the usage of the + Generic Mapping Tools. If you want to learn the basics on how to + create maps with GMT this is where to go. +Section: Apps/Science + +Format: postscript +Files: /usr/share/doc/gmt-tutorial-ps/GMT_Tutorial.ps.gz --- gmt-doc-ps-3.4.4.orig/debian/gmt-tutorial-ps.docs +++ gmt-doc-ps-3.4.4/debian/gmt-tutorial-ps.docs @@ -0,0 +1,2 @@ +www/gmt/doc/ps/GMT_Tutorial.ps +debian/make_lettersize --- gmt-doc-ps-3.4.4.orig/debian/make_lettersize +++ gmt-doc-ps-3.4.4/debian/make_lettersize @@ -0,0 +1,4 @@ +#! /bin/sed -f +s/BoundingBox: 0 0 595 842/BoundingBox: 0 0 612 792/g +s/DocumentPaperSizes: A4/DocumentPaperSizes: Letter/g +s/PaperSize: A4/PaperSize: Letter/g --- gmt-doc-ps-3.4.4.orig/debian/rules +++ gmt-doc-ps-3.4.4/debian/rules @@ -0,0 +1,65 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +MANDIR:=$(shell pwd)/debian/tmp/usr/share/man/man1 + +build: build-arch build-indep +build-arch: +build-indep: + +clean: + dh_testdir + dh_testroot + rm -f install-stamp + + dh_clean + +install: install-stamp +install-stamp: + dh_testdir + dh_testroot + dh_prep + dh_installdirs + touch install-stamp + +binary-arch: +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-indep: build install +# dh_testversion + dh_testdir + dh_testroot + dh_installdocs + chmod a+x \ + `pwd`/debian/gmt-doc-ps/usr/share/doc/gmt-doc-ps/make_lettersize \ + `pwd`/debian/gmt-tutorial-ps/usr/share/doc/gmt-tutorial-ps/make_lettersize + dh_installexamples + dh_installmenu +# dh_installemacsen +# dh_installpam +# dh_installinit +# dh_installcron +# dh_installmanpages +# dh_installinfo +# dh_undocumented + dh_installchangelogs +# dh_link +# dh_strip + dh_compress + dh_fixperms + # You may want to make some executables suid here. +# dh_suidregister +# dh_makeshlibs + dh_installdeb +# dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install