[pkg-go] Bug#960513: mark golang-github-davecgh-go-spew-dev Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Wed May 13 13:38:42 BST 2020


Package: golang-github-davecgh-go-spew-dev
Version: 1.1.1-2
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:abci src:acbuild src:acmetool

golang-github-davecgh-go-spew-dev is another go library that happens to
be in the build dependency tree of many source packages that build
architecture dependent packages. Since it is Architecture: all, it
cannot satisfy cross Build-Depends at all. Fortunately, marking it
Multi-Arch: foreign is a good option here as it doesn't have any
maintainer scripts nor dependencies. Please consider applying the
attached patch to move cross building go packages forward.

Helmut
-------------- next part --------------
diff --minimal -Nru golang-github-davecgh-go-spew-1.1.1/debian/changelog golang-github-davecgh-go-spew-1.1.1/debian/changelog
--- golang-github-davecgh-go-spew-1.1.1/debian/changelog	2019-10-22 15:16:39.000000000 +0200
+++ golang-github-davecgh-go-spew-1.1.1/debian/changelog	2020-05-13 14:35:19.000000000 +0200
@@ -1,3 +1,10 @@
+golang-github-davecgh-go-spew (1.1.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-davecgh-go-spew-dev Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Wed, 13 May 2020 14:35:19 +0200
+
 golang-github-davecgh-go-spew (1.1.1-2) unstable; urgency=medium
 
   * Add myself as an uploader (Closes: #940352)
diff --minimal -Nru golang-github-davecgh-go-spew-1.1.1/debian/control golang-github-davecgh-go-spew-1.1.1/debian/control
--- golang-github-davecgh-go-spew-1.1.1/debian/control	2019-10-22 15:15:03.000000000 +0200
+++ golang-github-davecgh-go-spew-1.1.1/debian/control	2020-05-13 14:35:17.000000000 +0200
@@ -16,6 +16,7 @@
 
 Package: golang-github-davecgh-go-spew-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Implements a deep pretty printer for Go data structures to aid in debugging


More information about the Pkg-go-maintainers mailing list