Bug#1108181: git-debpush ought not to depend on devscripts

2025-06-22 Thread Sean Whitton
control: severity -1 wishlist Hello, On Sun 22 Jun 2025 at 06:41pm +01, Ian Jackson wrote: > Sean Whitton writes ("Re: Bug#1108181: git-debpush ought not to depend on > devscripts"): >> On Sun 22 Jun 2025 at 03:26pm +01, Ian Jackson wrote: >> Yes. I don't see

Bug#1108181: git-debpush ought not to depend on devscripts

2025-06-22 Thread Ian Jackson
Sean Whitton writes ("Re: Bug#1108181: git-debpush ought not to depend on devscripts"): > On Sun 22 Jun 2025 at 03:26pm +01, Ian Jackson wrote: > Yes. I don't see how we can avoid that other than vendoring > git-deborig? We're about to try to parse gbp.conf too. P

Bug#1108181: git-debpush ought not to depend on devscripts

2025-06-22 Thread Sean Whitton
Hello, On Sun 22 Jun 2025 at 03:26pm +01, Ian Jackson wrote: > Package: git-debpush > Version: 13.3 > > Depending on devscripts is troublesome because: > - It pulls in a lot of stuff. > - Depends on devscripts isn't enough to actually run any particular >script - we must c&p the deps into o

Bug#1108181: git-debpush ought not to depend on devscripts

2025-06-22 Thread Ian Jackson
Package: git-debpush Version: 13.3 Depending on devscripts is troublesome because: - It pulls in a lot of stuff. - Depends on devscripts isn't enough to actually run any particular script - we must c&p the deps into our own control file. I think the only reason we need it is git-deborig whic