This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit 66c10c9b649eb35ad516b0346a7bff886b59d230 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 26 19:57:45 2017 +0100 Add some Multi-Arch fields suggested by Multiarch hinter. --- debian/changelog | 1 + debian/control | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 60ae099..37d60db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.0, changes: priority. * Add python3-sphinx to build dependencies. * Strip trailing whitespace from changelog & rules. + * Add some Multi-Arch fields suggested by Multiarch hinter. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:58:52 +0200 diff --git a/debian/control b/debian/control index 650e6f9..c706384 100644 --- a/debian/control +++ b/debian/control @@ -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} @@ -131,6 +133,7 @@ Description: Generic Mapping Tools Library - Debugging symbols Package: gmt-doc Architecture: all +Multi-Arch: foreign Section: doc Depends: libjs-jquery, libjs-underscore, @@ -156,6 +159,7 @@ Description: Documentation for GMT, the Generic Mapping Tools Package: gmt-examples Architecture: all +Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: gmt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

