[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#946276: mark docbook-website Multi-Arch: foreign



Package: docbook-website
Version: 2.5.0.0-8
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:libzeep

libzeep fails to satisfy its cross Build-Depends, because its dependency
on docbook-website 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 multiarch hinter does
not suggest the Multi-Arch: foreign marking, because docbook-website has
maintainer scripts. I checked the maintainer scripts to be architecture
agnostic. Many other docbook stylesheet packages are already thus
marked. Please consider applying the attached patch.

Helmut
diff -u docbook-website-2.5.0.0/debian/changelog docbook-website-2.5.0.0/debian/changelog
--- docbook-website-2.5.0.0/debian/changelog
+++ docbook-website-2.5.0.0/debian/changelog
@@ -1,3 +1,9 @@
+docbook-website (2.5.0.0-9) UNRELEASED; urgency=medium
+
+  * Mark docbook-website Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Fri, 06 Dec 2019 06:11:52 +0100
+
 docbook-website (2.5.0.0-8) unstable; urgency=low
 
   * QA upload.
diff -u docbook-website-2.5.0.0/debian/control docbook-website-2.5.0.0/debian/control
--- docbook-website-2.5.0.0/debian/control
+++ docbook-website-2.5.0.0/debian/control
@@ -9,6 +9,7 @@
 
 Package: docbook-website
 Architecture: all
+Multi-Arch: foreign
 Replaces: docbook-xml-website
 Depends: ${misc:Depends}, docbook-xml (>= 4.2-7), docbook-xsl
 Conflicts: docbook-xml-website

Reply to: