[SCM] gmt branch, master, updated. upstream/4.5.5-26-g91ce693
Francesco Paolo Lovergine
frankie at debian.org
Thu Mar 15 13:20:33 UTC 2012
The following commit has been merged in the master branch:
commit 91ce6938851c078ebc32adba09d7d14f1fad727b
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Mar 15 14:14:11 2012 +0100
Minor lintian fixes.
diff --git a/debian/changelog b/debian/changelog
index 5440411..b682e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,29 @@
+gmt (4.5.7-2) unstable; urgency=low
+
+ * Added Octave support and an ad-hoc new package for that.
+ * Added octave-gmt package for supporting grid files in GNU octave.
+ * Revised build-deps.
+ * Debhelper level set to 9.
+ * Lintian-based cleanups:
+ - Fixed debian/changelog for a couple of silly warnings.
+ - Added ${misc:Depends} to all pkgs.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 15 Mar 2012 13:51:59 +0100
+
gmt (4.5.7-1) unstable; urgency=low
* New upstream version with a new compact distribution.
(closes: #663099)
* Policy bumped to 3.9.3, no changes required.
- * Now use in embedded mode quilt and all tar/unpack/patch target have been dropped.
+ * Now use in embedded mode quilt and all tar/unpack/patch target have been
+ dropped.
* Get-orig-source and all other special target dropped due to semplification
of the distribution.
* Added a build-dep on autotools-dev and provided usual snippets to override
config.{sub,guess} files before configuring.
* Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
compatibility with any later version for GPL-2.
- * Splitted links helper in different files for each package to avoid
+ * Split links helper in different files for each package to avoid
unresolved links.
* This package requires GSHHS >= 2.2, as provided by a new separate package.
* Fixed some symlinks.
@@ -19,9 +32,6 @@ gmt (4.5.7-1) unstable; urgency=low
(closes: #619960)
* Fixed bashism in psbbox.sh with patch bashism.
(closes: #581103)
- * Added octave-gmt package for supporting grid files in GNU octave.
- * Revised build-deps.
- * Debhelper level set to 9.
-- Francesco Paolo Lovergine <frankie at debian.org> Tue, 13 Mar 2012 16:40:33 +0100
diff --git a/debian/control b/debian/control
index fc1150b..81af327 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,8 @@ Package: gmt-doc-pdf
Architecture: all
Section: doc
Suggests: pdf-viewer
+Depends: ${misc:Depends}
+Suggests: gmt
Description: PDF docs for GMT, the Generic Mapping Tools
GMT is a collection of tools that allow users to manipulate
(x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -77,6 +79,7 @@ Package: gmt-tutorial-pdf
Architecture: all
Section: doc
Suggests: pdf-viewer
+Depends: ${misc:Depends}
Description: Tutorial for GMT, the Generic Mapping Tools (PDF)
GMT is a collection of tools that allow users to manipulate
(x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -93,6 +96,7 @@ Package: gmt-doc
Architecture: all
Section: doc
Suggests: www-browser
+Depends: ${misc:Depends}
Description: HTML documentation for GMT, the Generic Mapping Tools
GMT is a collection of UNIX tools that allow users to manipulate
(x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
@@ -114,6 +118,7 @@ Package: gmt-examples
Architecture: all
Section: doc
Suggests: gmt
+Depends: ${misc:Depends}
Description: Example scripts illustrating the use of GMT
GMT is a collection of tools that allow users to manipulate
(x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
--
Generic Mapping Tools
More information about the Pkg-grass-devel
mailing list