Package: mate-common Version: 1.16.0-1 Tags: patch User: [email protected] Usertags: rebootstrap Control: affects -1 + src:caja-actions src:caja-extensions src:engrampa src:libmatemixer src:libmateweather src:marco src:mate-applets src:mate-control-center src:mate-indicator-applet src:mate-media src:mate-netbook src:mate-notification-daemon src:mate-screensaver src:mate-session-manager src:mate-settings-daemon src:mate-system-monitor src:mate-terminal src:mate-user-share src:mate-utils src:pluma src:python-caja
The packages listed under affects cannot satisfy their cross build dependencies, because their dependency on mate-common is unsatisfiable. In general, Architecture: all packages can never satisfy cross Build-Depends unless marked Multi-Arch: foreign. In this case, such a marking is correct, because mate-common does not have any maintainer scripts and all of its dependencies (with the exception of pkgconf, which is buggy #842529) are already marked Multi-Arch: foreign. Please consider applying the attached patch after stretch is released. Helmut
diff --minimal -Nru mate-common-1.16.0/debian/changelog mate-common-1.16.0/debian/changelog --- mate-common-1.16.0/debian/changelog 2016-09-29 12:00:27.000000000 +0200 +++ mate-common-1.16.0/debian/changelog 2017-02-02 14:03:18.000000000 +0100 @@ -1,3 +1,10 @@ +mate-common (1.16.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark mate-common Multi-Arch: foreign (Closes: #-1) + + -- Helmut Grohne <[email protected]> Thu, 02 Feb 2017 14:03:18 +0100 + mate-common (1.16.0-1) unstable; urgency=medium [ Martin Wimpress ] diff --minimal -Nru mate-common-1.16.0/debian/control mate-common-1.16.0/debian/control --- mate-common-1.16.0/debian/control 2016-09-29 11:59:31.000000000 +0200 +++ mate-common-1.16.0/debian/control 2017-02-02 14:02:04.000000000 +0100 @@ -22,6 +22,7 @@ Package: mate-common Architecture: all +Multi-Arch: foreign Pre-Depends: dpkg (>= 1.15.6~), Depends: autoconf, automake,

