Skip to content
Commits on Source (5)
gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium
gmt (5.4.2+dfsg-2) unstable; urgency=medium
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.0, changes: priority.
* Bump Standards-Version to 4.1.2, changes: priority.
* Add python3-sphinx to build dependencies.
* Strip trailing whitespace from changelog & rules.
* Add some Multi-Arch fields suggested by Multiarch hinter.
* Drop obsolete dbg package.
* Add lintian override for debian-watch-uses-insecure-uri.
-- Bas Couwenberg <sebastic@debian.org> Sun, 24 Sep 2017 12:58:52 +0200
-- Bas Couwenberg <sebastic@debian.org> Tue, 26 Dec 2017 19:59:39 +0100
gmt (5.4.2+dfsg-1) unstable; urgency=medium
......
......@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9.20160114),
chrpath,
cmake,
ghostscript,
......@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
docbook-xsl,
docbook-xml,
xsltproc
Standards-Version: 4.1.0
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt.git
Homepage: http://gmt.soest.hawaii.edu/
......@@ -58,6 +58,7 @@ Description: Generic Mapping Tools
Package: gmt-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: gmt (<< 5.1.2),
gmt-manpages (<< 5.1.2)
......@@ -79,6 +80,7 @@ Description: Generic Mapping Tools - Architecture-independent files
Package: libgmt5
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
......@@ -110,27 +112,9 @@ Description: Generic Mapping Tools Library - Development files
This package contains the files used for development of programs that
use the GMT libraries (headers).
Package: gmt-dbg
Architecture: any
Section: debug
Depends: libgmt5 (= ${binary:Version}),
${misc:Depends}
Description: Generic Mapping Tools Library - Debugging symbols
GMT is a collection of tools that allow users to manipulate
(x,y) and (x,y,z) data sets (including filtering, trend fitting, gridding,
projecting, etc.) and produce Encapsulated PostScript File (EPS) illustrations
ranging from simple x-y plots through contour maps to artificially illuminated
surfaces and 3-D perspective views in black and white, gray tone, hachure
patterns, and 24-bit color.
.
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 debugging symbols for GMT.
Package: gmt-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: libjs-jquery,
libjs-underscore,
......@@ -156,6 +140,7 @@ Description: Documentation for GMT, the Generic Mapping Tools
Package: gmt-examples
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Suggests: gmt
......
......@@ -111,7 +111,7 @@ override_dh_compress:
dh_compress -X.pdf -Xusr/share/doc/gmt-examples/examples/
override_dh_strip:
dh_strip --dbg-package=gmt-dbg
dh_strip --dbgsym-migration='gmt-dbg (<< 5.4.2+dfsg-2~)'
override_dh_makeshlibs:
dh_makeshlibs -- -v$(UPSTREAM_VERSION)
......
# Download archive not available over HTTPS
gmt source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gmt/