Package: doxyqml
Version: 0.2.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu yakkety ubuntu-patch
Hi Loïc,
doxyqml is useful as a build-dependency - e.g. in Ubuntu, unity8 build
depends on it. For cross-building, it's necessary to annotate this
Architecture: all package as Multi-Arch: foreign so that all tools will
handle it correctly.
Attached is a trivial patch to achieve this. Please consider applying it in
Debian.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
diff -Nru doxyqml-0.2.0/debian/control doxyqml-0.2.0/debian/control
--- doxyqml-0.2.0/debian/control 2014-08-20 08:17:02.000000000 -0700
+++ doxyqml-0.2.0/debian/control 2016-06-28 09:52:57.000000000 -0700
@@ -9,6 +9,7 @@
Package: doxyqml
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${python:Depends}, doxygen
Description: QML filter for Doxygen
Doxyqml is an input filter for Doxygen, a documentation system for C++