On 31 May 2026 12:52:04 UTC, Nilesh Patra <[email protected]> wrote: >I somehow don't understand how this is even specific to golang packages. I >have seen >quite some C library packages which (using cmake mostly) output stuff into >obj-<arch__triplet> directory in the root itself; and adding that to >`debian/clean` >is often the right thing to do. > >Similar to this, why can't we have go tooling add `_build/` to `debian/clean` >instead >of changing the builddir? > Thanks, this is exactly what I was thinking after seeing this proposal. I don't have a strong opinion on putting the builddir inside or outside debian/ dir, but either way we have to clean it ultimately. debian/.gitignore to my understanding is a terrible way of dealing with leftover build artifacts. So regardless of where we put the build dir, as long as the tooling cleans it properly there would be no issues. -- Best, Ananthu
- Put artifacts in `debian/_build` by default instead of `... Otto Kekäläinen
- Re: Put artifacts in `debian/_build` by default ins... Simon Josefsson
- Re: Put artifacts in `debian/_build` by default... Guillem Jover
- Re: Put artifacts in `debian/_build` by default... Nilesh Patra
- Re: Put artifacts in `debian/_build` by def... Simon Josefsson
- Re: Put artifacts in `debian/_build` by... Otto Kekäläinen
- Re: Put artifacts in `debian/_buil... Simon Josefsson
- Re: Put artifacts in `debian/_build` by def... Ananthu C V
- Re: Put artifacts in `debian/_build` by def... Santiago Vila
- Re: Put artifacts in `debian/_build` by... Nilesh Patra
- Re: Put artifacts in `debian/_buil... Guillem Jover
- Re: Put artifacts in `debian/_... Ananthu C V
- Re: Put artifacts in `debi... Simon Josefsson
- Re: Put artifacts in `debian/_... Nilesh Patra
- Re: Put artifacts in `debi... Pirate Praveen
- Re: Put artifacts in `debian/_build` by default ins... Santiago Vila
- Re: Put artifacts in `debian/_build` by default... Simon Josefsson
- Re: Put artifacts in `debian/_build` by def... Santiago Vila
