[Git][debian-gis-team/gmt][master] 5 commits: Add some Multi-Arch fields suggested by Multiarch hinter.
Sebastiaan Couwenberg
gitlab at salsa.debian.org
Tue Dec 26 21:24:59 UTC 2017
Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / gmt
Commits:
66c10c9b by Bas Couwenberg at 2017-12-26T19:57:45+01:00
Add some Multi-Arch fields suggested by Multiarch hinter.
- - - - -
455723f3 by Bas Couwenberg at 2017-12-26T19:59:12+01:00
Drop obsolete dbg package.
- - - - -
0c8d2a46 by Bas Couwenberg at 2017-12-26T19:59:35+01:00
Bump Standards-Version to 4.1.2, no changes.
- - - - -
ad3be870 by Bas Couwenberg at 2017-12-26T21:12:48+01:00
Add lintian override for debian-watch-uses-insecure-uri.
- - - - -
9ef16e24 by Bas Couwenberg at 2017-12-26T21:12:48+01:00
Set distribution to unstable.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- + debian/source.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-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 at debian.org> Sun, 24 Sep 2017 12:58:52 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 26 Dec 2017 19:59:39 +0100
gmt (5.4.2+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Bas Couwenberg <sebastic at 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
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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)
=====================================
debian/source.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,3 @@
+# Download archive not available over HTTPS
+gmt source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gmt/
+
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/compare/d74629acd7a61c0380288a358bc33f3d3977da43...9ef16e24e8817e2356a8347b456dc8af573e10de
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/compare/d74629acd7a61c0380288a358bc33f3d3977da43...9ef16e24e8817e2356a8347b456dc8af573e10de
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20171226/cc115986/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list