Lucas Nussbaum <[email protected]> writes: > Source: flent > Version: 2.1.1-1 > Severity: minor > Tags: trixie sid ftbfs > User: [email protected] > Usertags: ftbfs-sab-20230813 ftbfs-source-after-build > User: [email protected] > Usertags: qa-doublebuild > > Hi, > > This package fails to build a source package after a successful build > (dpkg-buildpackage ; dpkg-buildpackage -S). > > This is probably a clear violation of Debian Policy section 4.9 (clean > target), > but this is filed as severity:minor for now, because a discussion on > debian-devel showed that we might want to revisit the requirement of a working > 'clean' target.
Well, in any case this is clearly a bug in the package since we are already overriding the default clean rule (and so not relying on 'make clean'). That custom rule seems to be missing the doc/_build directory, though; I'll update the package to fix this, thank you for flagging it! -Toke

