Le ven. 24 juil. 2026 à 13:52, Mathias Gibbens <[email protected]> a écrit :

> On Thu, 2026-07-23 at 21:34 +0200, Simon Josefsson wrote:
> > Did we consider using a monorepo like the Rust team is doing for
> > their packages?  You would store only the debian/ for each project in
> > the monorepo, not the entire upstream source code.
>
>   I strongly dislike huge monorepos, and have had poor experiences with
> them across several different projects in the past. I would not be in
> favor of the Go Team attempting this.
>
>   I dislike repos consisting solely of the debian/ directory even more,
> as I cannot easily build the corresponding package with what I think is
> a fairly normal workflow of `git clone ... && gbp buildpackage`.
>

Huge projects might do that, in which case it's easy to
git clone && uscan --download-current-version && sbuild


>
> Mathias
>

Reply via email to