Author: frankie Date: 2007-06-22 14:48:53 +0000 (Fri, 22 Jun 2007) New Revision: 908
Modified: packages/gmt/trunk/debian/changelog packages/gmt/trunk/debian/compat packages/gmt/trunk/debian/control packages/gmt/trunk/debian/copyright Log: Minor fixes Modified: packages/gmt/trunk/debian/changelog =================================================================== --- packages/gmt/trunk/debian/changelog 2007-06-22 14:40:19 UTC (rev 907) +++ packages/gmt/trunk/debian/changelog 2007-06-22 14:48:53 UTC (rev 908) @@ -1,10 +1,18 @@ gmt (4.2.0-1) unstable; urgency=low + [ Torsten Landschoff ] * New upstream release. * Hand over to Debian GIS team for group maintenance. - -- Torsten Landschoff <[EMAIL PROTECTED]> Wed, 11 Apr 2007 00:17:13 +0200 + [ Francesco Paolo Lovergine ] + * Moved to policy 3.7.2, without changes + * Debhelper level moved to 5 + * Added html/pdf browser suggestions. + * Updated home page in copyright file. + * Added home page ini debian/control descriptions. + -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Fri, 22 Jun 2007 15:12:15 +0200 + gmt (4.1.2-1.1) unstable; urgency=low * Non-maintainer upload to fix Failure To Build From Source due to missing Modified: packages/gmt/trunk/debian/compat =================================================================== --- packages/gmt/trunk/debian/compat 2007-06-22 14:40:19 UTC (rev 907) +++ packages/gmt/trunk/debian/compat 2007-06-22 14:48:53 UTC (rev 908) @@ -1 +1 @@ -4 +5 Modified: packages/gmt/trunk/debian/control =================================================================== --- packages/gmt/trunk/debian/control 2007-06-22 14:40:19 UTC (rev 907) +++ packages/gmt/trunk/debian/control 2007-06-22 14:48:53 UTC (rev 908) @@ -3,9 +3,9 @@ Priority: extra Maintainer: Debian GIS Project <[email protected]> Uploaders: Torsten Landschoff <[EMAIL PROTECTED]>, Francesco P. Lovergine <[EMAIL PROTECTED]> -Build-Depends: netcdfg-dev, tcsh | csh, debhelper (>= 4.0), bzip2, quilt, libxmu-headers, libxaw7-dev -Build-Depends-Indep: debhelper (>= 4.0), bzip2, quilt -Standards-Version: 3.6.2.1 +Build-Depends: netcdfg-dev, tcsh | csh | c-shell, debhelper (>= 5.0), bzip2, quilt, libxmu-headers, libxaw7-dev +Build-Depends-Indep: debhelper (>= 5.0), bzip2, quilt +Standards-Version: 3.7.2 Package: gmt Architecture: any @@ -25,9 +25,12 @@ GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. + . + Home page: http://gmt.soest.hawaii.edu/ Package: gmt-doc-pdf Architecture: all +Suggests: pdf-viewer Description: PDF docs for GMT, the Generic Mapping Tools GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, @@ -39,10 +42,13 @@ GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. + . + Home page: http://gmt.soest.hawaii.edu/ Package: gmt-tutorial-pdf Architecture: all +Suggests: pdf-viewer Description: Tutorial for GMT, the Generic Mapping Tools (PDF) GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, @@ -54,10 +60,13 @@ GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. + . + Home page: http://gmt.soest.hawaii.edu/ Package: gmt-doc Architecture: all +Suggests: www-browser Description: HTML documentation for GMT, the Generic Mapping Tools GMT is a free collection of ~60 UNIX tools that allow users to manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding, @@ -74,6 +83,8 @@ - the tutorial - the cookbook and technical reference - the manpages converted to HTML. + . + Home page: http://gmt.soest.hawaii.edu/ Package: gmt-examples Architecture: all @@ -89,3 +100,5 @@ GMT supports 25 common map projections plus linear, log, and power scaling, and comes with support data such as coastlines, rivers, and political boundaries. + . + Home page: http://gmt.soest.hawaii.edu/ Modified: packages/gmt/trunk/debian/copyright =================================================================== --- packages/gmt/trunk/debian/copyright 2007-06-22 14:40:19 UTC (rev 907) +++ packages/gmt/trunk/debian/copyright 2007-06-22 14:48:53 UTC (rev 908) @@ -4,8 +4,7 @@ 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) + http://gmt.soest.hawaii.edu/ The main upstream authors are _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

