Package: debiandoc-sgml
Version: 1.2.25
Tags: patch
User: [email protected]
Usertags: multiarch
User: [email protected]
Usertags: cross
As part of making debian 'bootstrappable' we are making sure that at
least the core system is cross-buildabale.
For build-dependencies to work properly under multiarch this package
needs to be marked
Multi-Arch: foreign
so that it can satisfy a build-depenedency for any architecture. See
http://wiki.debian.org/Multiarch/CrossDependencies
and http://wiki.debian.org/Multiarch/Implementation for explanation
and background.
There are 32 packages which build-depend on debiandoc-sgml. None of
them are multiarch cross-buildable without this fix. Most notably
including apt.
Wookey
--
Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/
diff -ur debiandoc-sgml-1.2.25.orig/debian/control debiandoc-sgml-1.2.25/debian/control
--- debiandoc-sgml-1.2.25.orig/debian/control 2011-03-17 11:13:29.000000000 +0000
+++ debiandoc-sgml-1.2.25/debian/control 2012-03-22 14:53:27.000000000 +0000
@@ -13,6 +13,7 @@
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-parser-perl, libroman-perl, libtext-format-perl, sgml-data, sgmlspl, sp
Recommends: ghostscript, texlive, texlive-latex-extra, texinfo
Suggests: debiandoc-sgml-doc, latex-cjk-all, texlive-lang-all
+Multi-Arch: foreign
Description: DebianDoc SGML DTD and formatting tools
This is an SGML-based documentation formatting package used for the
Debian manuals. It reads markup files and produces HTML, LaTeX, DVI