Package: go-md2man
Version: 1.0.8+ds-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:ltsp

ltsp fails to cross build from source, because it fails running
go-md2man with an Exec format error. Usually that indicates that it
needs the build architecture go-md2man. That raises the question whether
we should annotate go-m2dman or ltsp's dependency. Given that go-md2man
transforms text formats (markdown, man, docbook, etc.), it is a prime
example for Multi-Arch: foreign. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru go-md2man-1.0.8+ds/debian/changelog 
go-md2man-1.0.8+ds/debian/changelog
--- go-md2man-1.0.8+ds/debian/changelog 2018-04-10 13:15:47.000000000 +0200
+++ go-md2man-1.0.8+ds/debian/changelog 2019-01-16 08:39:08.000000000 +0100
@@ -1,3 +1,10 @@
+go-md2man (1.0.8+ds-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark go-md2man Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Wed, 16 Jan 2019 08:39:08 +0100
+
 go-md2man (1.0.8+ds-1) unstable; urgency=medium
 
   [ Paul Tagliamonte ]
diff --minimal -Nru go-md2man-1.0.8+ds/debian/control 
go-md2man-1.0.8+ds/debian/control
--- go-md2man-1.0.8+ds/debian/control   2018-04-10 13:04:27.000000000 +0200
+++ go-md2man-1.0.8+ds/debian/control   2019-01-16 08:39:07.000000000 +0100
@@ -17,6 +17,7 @@
 
 Package: go-md2man
 Architecture: linux-any
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Built-Using: ${misc:Built-Using}

Reply via email to