[pkg-go] Bug#960724: mark golang-github-mitchellh-iochan-dev Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Fri May 15 22:06:00 BST 2020


Package: golang-github-mitchellh-iochan-dev
Version: 0.0~git20150529.0.87b45ff-3
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 src:gox src:packer

Please mark golang-github-mitchellh-iochan-dev to help making the
build-depends of the affected packages cross-satisfiable. In general,
Architecture: all packages can never satisfy cross Build-Depends unless
marked Multi-Arch: foreign or annotated :native. The foreign marking is
reasonable here as golang-github-mitchellh-iochan-dev entirely lacks
dependencies and maintainer scripts. From a multiarch pov, it is a data
package. Please consider applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/changelog golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/changelog
--- golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/changelog	2017-07-27 13:43:58.000000000 +0200
+++ golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/changelog	2020-05-15 23:03:44.000000000 +0200
@@ -1,3 +1,10 @@
+golang-github-mitchellh-iochan (0.0~git20150529.0.87b45ff-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-mitchellh-iochan-dev Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Fri, 15 May 2020 23:03:44 +0200
+
 golang-github-mitchellh-iochan (0.0~git20150529.0.87b45ff-3) unstable; urgency=medium
 
   * Adopt package (Closes: #865334).
diff --minimal -Nru golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/control golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/control
--- golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/control	2017-07-27 13:43:58.000000000 +0200
+++ golang-github-mitchellh-iochan-0.0~git20150529.0.87b45ff/debian/control	2020-05-15 23:03:43.000000000 +0200
@@ -15,6 +15,7 @@
 
 Package: golang-github-mitchellh-iochan-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Go library for turning `io.Reader` into channels


More information about the Pkg-go-maintainers mailing list