On 01/06/26 4:49 pm, Santiago Vila wrote:
> On Sun, May 31, 2026 at 06:22:04PM +0530, Nilesh Patra wrote:
> 
>> Similar to this, why can't we have go tooling add `_build/` to 
>> `debian/clean` instead
>> of changing the builddir?
> 
> Or just go tooling remove _build without having to add it to debian/clean.
> 
> After all, python tooling (dh-python) also removes several common
> build directories in python packages (example recently added: .pdm-build),
> so we could follow a similar spirit here.

Right. It removes `.pybuild/` too - for as long as I can remember - many years 
or
such. I agree that it'd be good for go tooling to just cleanup `_build/`.

Reply via email to