Package: dh-runit
Version: 2.8.14
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:acpid src:bcron src:irqbalance src:openssh src:runit 
src:tor

The affected packages fail to satisfy their cross Build-Depends, because
their dependency on dh-runit is unsatisfiable. In general, Architecture:
all packages can never satisfy cross Build-Depends unless marked
Multi-Arch: foreign or annotated :native. In this case, it seems like
dh-runit's operation is not influenced by which native arch it is run
on. That makes it a good candidate for a Multi-Arch: foreign marking.
Please consider applying the attached patch.

Helmut
diff --minimal -Nru dh-runit-2.8.14/debian/changelog 
dh-runit-2.8.14+nmu1/debian/changelog
--- dh-runit-2.8.14/debian/changelog    2019-08-30 21:13:17.000000000 +0200
+++ dh-runit-2.8.14+nmu1/debian/changelog       2019-09-07 08:16:07.000000000 
+0200
@@ -1,3 +1,10 @@
+dh-runit (2.8.14+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark dh-runit Multi-Arch: foreign (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sat, 07 Sep 2019 08:16:07 +0200
+
 dh-runit (2.8.14) unstable; urgency=medium
 
   * Ensure that all supported scripts in svdir are executable (Closes: #934173)
diff --minimal -Nru dh-runit-2.8.14/debian/control 
dh-runit-2.8.14+nmu1/debian/control
--- dh-runit-2.8.14/debian/control      2019-08-29 17:16:11.000000000 +0200
+++ dh-runit-2.8.14+nmu1/debian/control 2019-09-07 08:16:07.000000000 +0200
@@ -17,6 +17,7 @@
 
 Package: dh-runit
 Architecture: all
+Multi-Arch: foreign
 Depends: debhelper (>= 9),
          libtext-hogan-perl,
          libfile-slurp-perl,

Reply via email to