Hi Gioele, Holger & Michael,

Quoting Gioele Barabucci (2023-08-21 00:13:01)
> could you please add an option to skip outputting the content of certain
> sections?
> 
> For example, during the development of a package, the output of dh 
> (section "Build") is useful, but sections like "Changes", "Buildinfo" 
> and "Summary" only clutter the terminal and provide no useful information.
> 
> In this context it would make sense to run sbuild with something like
> `--hide=changes,buildinfo,summary`.

you three expressed interest in this feature.

You could help with making this a thing by testing what I currently have here:

https://salsa.debian.org/debian/sbuild/-/merge_requests/109

The tricky part is, that the sbuild code base mixes output to the log together
with doing other stuff, so it's not a matter of just wrapping big chunks of
code in if() blocks.

You can run sbuild straight from git by using something like this:

PERL5LIB=/home/josch/git/sbuild/lib /home/josch/git/sbuild/bin/sbuild

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to