Bug#1043335: dgit-user(7) should note where dgit build is inappropriate (e.g. CI)

2023-08-21 Thread Sean Whitton
Hello, On Mon 21 Aug 2023 at 02:08pm +01, Matthew Vernon wrote: > On 10/08/2023 13:13, Sean Whitton wrote: >> Hello, >> On Wed 09 Aug 2023 at 10:29am +01, Matthew Vernon wrote: >> >>> And you pointed out that, in fact, I'd be better just using >>> dpkg-buildpackage -uc -b >>> >>> In particular,

Bug#1043335: dgit-user(7) should note where dgit build is inappropriate (e.g. CI)

2023-08-10 Thread Sean Whitton
Hello, On Wed 09 Aug 2023 at 10:29am +01, Matthew Vernon wrote: > And you pointed out that, in fact, I'd be better just using > dpkg-buildpackage -uc -b > > In particular, that avoids the need to produce a source package at > all, which in many cases is desirable (in a gitish workflow, they're >

Bug#1043335: dgit-user(7) should note where dgit build is inappropriate (e.g. CI)

2023-08-09 Thread Ian Jackson
Matthew Vernon writes ("Bug#1043335: dgit-user(7) should note where dgit build is inappropriate (e.g. CI)"): > dgit-user(7) should note this prominently. Also this should probably be mentioned somehow in the `dgit build` options in dgit(1). Thanks, Ian. -- Ian JacksonThese op

Bug#1043335: dgit-user(7) should note where dgit build is inappropriate (e.g. CI)

2023-08-09 Thread Matthew Vernon
Package: dgit Version: 10.1 Severity: normal X-Debbugs-Cc: mver...@wikimedia.org, matt...@debian.org Hi, I want to build packages from a dgit tree in CI; I spent some time arranging for e.g. git deborig to work so that I could do: git-deborig mk-build-deps dgit -wg build And you pointed out