Package: sbuild
Severity: wishlist
Tags: patch
This allows the user to only build the source package inside the
chroot. It's more elegant than cheating a bit and doing "-s
--arch-all-only --no-arch-all" and then doing --post-build-commands
"dput local-sbuild %r/%b/${FILE}_source.changes".With the addition of --arch-all-only this was the only option missing to get all the valid binary options. Cheers, Miguel

