Package: txt2man Version: 1.6.0-1 Tags: patch User: [email protected] Usertags: rebootstrap Control: affects -1 + src:bs1770gain src:calibre src:cpm src:daisy-player src:duc src:ebook-speaker src:fpc src:libosmocore src:mlpack src:mpich src:pdfsandwich src:prosody src:qrouter src:syncmaildir src:vdr-plugin-xineliboutput src:yosys
The packages listed under affects cannot satisfy their cross build dependencies, because their dependency on txt2man 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 txt2man does not have any maintainer scripts and its sole dependency, gawk, is already marked Multi-Arch: foreign. Please consider applying the attached patch after stretch is released. Helmut
diff --minimal -Nru txt2man-1.6.0/debian/changelog txt2man-1.6.0/debian/changelog --- txt2man-1.6.0/debian/changelog 2016-08-15 17:52:31.000000000 +0200 +++ txt2man-1.6.0/debian/changelog 2017-02-02 14:30:29.000000000 +0100 @@ -1,3 +1,10 @@ +txt2man (1.6.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark txt2man Multi-Arch: foreign (Closes: #-1) + + -- Helmut Grohne <[email protected]> Thu, 02 Feb 2017 14:30:29 +0100 + txt2man (1.6.0-1) unstable; urgency=medium * New upstream release. diff --minimal -Nru txt2man-1.6.0/debian/control txt2man-1.6.0/debian/control --- txt2man-1.6.0/debian/control 2016-05-15 04:58:59.000000000 +0200 +++ txt2man-1.6.0/debian/control 2017-02-02 14:30:27.000000000 +0100 @@ -10,6 +10,7 @@ Package: txt2man Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, gawk Description: convert flat ASCII text to manpage format txt2man is program that converts simple texts to manpages easily.

