[Debian-med-packaging] Bug#978394: mark python3-ruffus Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Sat Dec 26 20:50:37 GMT 2020


Package: python3-ruffus
Version: 2.8.4-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:sga

sga cannot be cross built, because its dependency on python3-ruffus is
not satisfiable. In general, Architecture: all packages can never
satisfy cross Build-Depends unless marked Multi-Arch: foreign or
annotated :native. In this case, the foreign annotation seems correct.
python3-ruffus is a pure python module. All of its runtime dependencies
are either marked Multi-Arch: foreign or annotated :any. Please consider
applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru python-ruffus-2.8.4/debian/changelog python-ruffus-2.8.4/debian/changelog
--- python-ruffus-2.8.4/debian/changelog	2020-06-10 01:49:34.000000000 +0200
+++ python-ruffus-2.8.4/debian/changelog	2020-12-26 21:45:00.000000000 +0100
@@ -1,3 +1,10 @@
+python-ruffus (2.8.4-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark python3-ruffus Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sat, 26 Dec 2020 21:45:00 +0100
+
 python-ruffus (2.8.4-1) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru python-ruffus-2.8.4/debian/control python-ruffus-2.8.4/debian/control
--- python-ruffus-2.8.4/debian/control	2020-06-10 01:49:34.000000000 +0200
+++ python-ruffus-2.8.4/debian/control	2020-12-26 21:44:31.000000000 +0100
@@ -19,6 +19,7 @@
 
 Package: python3-ruffus
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${python3:Depends},
          graphviz


More information about the Debian-med-packaging mailing list