Package: mm-common Version: 0.9.10-2 Tags: patch User: [email protected] Usertags: rebootstrap Control: affects -1 + src:atkmm1.6 src:cairomm src:gconfmm2.6 src:glibmm2.4 src:gstreamermm-1.0 src:gtkdataboxmm src:gtkglextmm src:gtkmm2.4 src:gtkmm3.0 src:gtkspellmm src:libgtksourceviewmm src:libsigc++-2.0 src:libxml++2.6 src:pangomm
The packages liste above fail to satisfy their cross Build-Depends, because their mm-common dependency is unsatisfiable. A solution to that problem would be marking mm-common with Multi-Arch: foreign. mm-common is an Architecture: all package. It has no maintainer scripts and all of its dependencies (including all providers of automaken) are marked Multi-Arch: foreign already. Thus it is safe to add that mark. Please consider applying the attached patch. Helmut
diff --minimal -Nru mm-common-0.9.10/debian/changelog mm-common-0.9.10/debian/changelog --- mm-common-0.9.10/debian/changelog 2016-09-13 19:32:50.000000000 +0200 +++ mm-common-0.9.10/debian/changelog 2016-10-08 23:59:23.000000000 +0200 @@ -1,3 +1,10 @@ +mm-common (0.9.10-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Add Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Sat, 08 Oct 2016 23:59:04 +0200 + mm-common (0.9.10-2) unstable; urgency=medium * Convert from cdbs to dh. diff --minimal -Nru mm-common-0.9.10/debian/control mm-common-0.9.10/debian/control --- mm-common-0.9.10/debian/control 2016-09-13 19:32:50.000000000 +0200 +++ mm-common-0.9.10/debian/control 2016-10-08 23:59:01.000000000 +0200 @@ -27,6 +27,7 @@ Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc +Multi-Arch: foreign Description: Common build files of the GNOME C++ bindings The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required

