Package: dpkg-awk Version: 1.2 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:cgal src:vcdimager
The packages listed above cannot satisfy their cross Build-Depends, because their dependency on dpkg-awk is unsatisfiable. In general, dependencies on Architecture: all packages can never be satisfied for cross compilation unless the package is marked Multi-Arch: foreign. In this case, such a marking is correct, because dpkg-awk does not have any maintainer scripts and all of its dependencies are marked Multi-Arch: foreign already. Please consider applying the attached patch. Helmut
diff --minimal -Nru dpkg-awk-1.2/debian/changelog dpkg-awk-1.2+nmu1/debian/changelog --- dpkg-awk-1.2/debian/changelog 2012-03-15 20:04:28.000000000 +0100 +++ dpkg-awk-1.2+nmu1/debian/changelog 2016-10-30 05:38:35.000000000 +0100 @@ -1,3 +1,10 @@ +dpkg-awk (1.2+nmu1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark dpkg-awk Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sun, 30 Oct 2016 05:38:24 +0100 + dpkg-awk (1.2) unstable; urgency=low * Rename dpkg-awk.lib to dpkg-awk.awk. diff --minimal -Nru dpkg-awk-1.2/debian/control dpkg-awk-1.2+nmu1/debian/control --- dpkg-awk-1.2/debian/control 2012-03-15 20:04:28.000000000 +0100 +++ dpkg-awk-1.2+nmu1/debian/control 2016-10-30 05:38:20.000000000 +0100 @@ -9,6 +9,7 @@ Package: dpkg-awk Architecture: all +Multi-Arch: foreign Depends: gawk, ${misc:Depends} Suggests: dctrl-tools Description: Gawk script to parse /var/lib/dpkg/{status,available} and Packages