This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt-gshhg.
commit fdff17c4646379ed63f5354f8b194d55cc545970 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 21:34:21 2017 +0100 Add Multi-Arch fields suggested by Multiarch hinter. --- debian/changelog | 1 + debian/control | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5e9116f..5326fe3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gmt-gshhg (2.3.7-2) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.2, changes: priority. * Add lintian override for debian-watch-uses-insecure-uri. + * Add Multi-Arch fields suggested by Multiarch hinter. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:57:46 +0200 diff --git a/debian/control b/debian/control index bdb2189..8054db6 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Description: Global Self-consistent Hierarchical High-resolution Geography (GSHH Package: gmt-gshhg-low Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-low @@ -60,6 +61,7 @@ Description: Low resolution coastlines for the Generic Mapping Tools Package: gmt-gshhg-high Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-high @@ -77,6 +79,7 @@ Description: High resolution coastlines for the Generic Mapping Tools Package: gmt-gshhg-full Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-full -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt-gshhg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

