Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Severity: important
Justification: architecture cross bootstrap regression
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability
User: helmutg@debian.org
Usertags: rebootstrap
Hi,
the addition of the nodoc build profile added python3-sphinx to
Build-Depends. I argue this was correct in principle as otherwise the
manual pages installed to arch:any packages would end up being empty
without this dependency, but the dependency happens to not be
cross-satisfiable. We cannot mark python3-sphinx Multi-Arch:foreign as
it can expose architecture-specific behavior even though it does not
most of the time - such as in this case. Therefore, the dependency
should be annotated :native.
Helmut