Package: libjs-mathjax Version: 2.7.2+dfsg-1 Tags: patch User: [email protected] Usertags: rebootstrap
libjs-mathjax is an Architecture: all package and thus it can never satisfy cross Build-Depends unless marked Multi-Arch: foreign. As it happens it doesn't have any maintainer scripts and its only dependency is already marked Multi-Arch: foreign. Thus the marking is safe. Please consider applying the attached patch. Helmut
diff --minimal -Nru mathjax-2.7.2+dfsg/debian/changelog mathjax-2.7.2+dfsg/debian/changelog --- mathjax-2.7.2+dfsg/debian/changelog 2017-12-29 09:02:36.000000000 +0100 +++ mathjax-2.7.2+dfsg/debian/changelog 2018-02-25 08:43:56.000000000 +0100 @@ -1,3 +1,10 @@ +mathjax (2.7.2+dfsg-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark libjs-mathjax Multi-Arch: foreign (closes: #-1). + + -- Helmut Grohne <[email protected]> Sun, 25 Feb 2018 08:43:56 +0100 + mathjax (2.7.2+dfsg-1) unstable; urgency=medium * New upstream release (closes: #883227). diff --minimal -Nru mathjax-2.7.2+dfsg/debian/control mathjax-2.7.2+dfsg/debian/control --- mathjax-2.7.2+dfsg/debian/control 2017-12-29 09:02:36.000000000 +0100 +++ mathjax-2.7.2+dfsg/debian/control 2018-02-25 08:43:55.000000000 +0100 @@ -11,6 +11,7 @@ Package: libjs-mathjax Architecture: all +Multi-Arch: foreign Depends: fonts-mathjax (>= 2.6.0~), ${misc:Depends} Suggests: fonts-mathjax-extras, fonts-stix, libjs-mathjax-doc Description: JavaScript display engine for LaTeX and MathML

