[gmt] 21/29: Fix duplicate package descriptions.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jun 7 18:33:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gmt.
commit 93c11105eafd927e851162b7f7b82d3083e0d45b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jun 6 20:52:47 2015 +0200
Fix duplicate package descriptions.
---
debian/control | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index dc7ef48..509182f 100644
--- a/debian/control
+++ b/debian/control
@@ -57,6 +57,8 @@ Description: Generic Mapping Tools Library
producing Encapsulated PostScript File (EPS) illustrations ranging from
simple x-y plots via contour maps to artificially illuminated surfaces
and 3-D perspective views.
+ .
+ This package contains the GMT library.
Package: libgmt-dev
Architecture: any
@@ -66,7 +68,7 @@ Depends: ${shlibs:Depends},
libnetcdf-dev,
${misc:Depends}
Suggests: gmt
-Description: Generic Mapping Tools Library
+Description: Generic Mapping Tools Library - Development files
These set of libraries allow manipulating geographic and Cartesian data sets
(including filtering, trend fitting, gridding, projecting, etc.) and
producing Encapsulated PostScript File (EPS) illustrations ranging from
@@ -74,7 +76,7 @@ Description: Generic Mapping Tools Library
and 3-D perspective views.
.
This package contains the files used for development of programs that
- use the GMT libraries (headers, static objects).
+ use the GMT libraries (headers).
Package: gmt-doc-pdf
Architecture: all
@@ -92,6 +94,8 @@ Description: PDF docs for GMT, the Generic Mapping Tools
GMT supports many common map projections plus linear, log, and power scaling,
and comes with support data such as coastlines, rivers, and political
boundaries.
+ .
+ This package contains documentation in PDF format.
Package: gmt-tutorial-pdf
Architecture: all
@@ -109,6 +113,8 @@ Description: Tutorial for GMT, the Generic Mapping Tools (PDF)
GMT supports many common map projections plus linear, log, and power scaling,
and comes with support data such as coastlines, rivers, and political
boundaries.
+ .
+ This package contains the GMT tutorial in PDF format.
Package: gmt-doc
Architecture: all
@@ -149,4 +155,6 @@ Description: Example scripts illustrating the use of GMT
GMT supports many common map projections plus linear, log, and power scaling,
and comes with support data such as coastlines, rivers, and political
boundaries.
+ .
+ This package contains example scripts illustrating the use of GMT.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git
More information about the Pkg-grass-devel
mailing list