The bug is about the --pristine-tar option of bgp...
Sent from Workspace ONE Boxer On Mar 31, 2024 1:58 PM, Julian Gilbey <jul...@d-and-j.net> wrote: On Sat, Mar 30, 2024 at 10:21:06PM +0100, Thomas Goirand wrote: > [...] > > [0]: https://wiki.debian.org/Python/GitPackaging#Creating_a_new_package > > [1]: https://wiki.debian.org/Python/GitPackaging#New_upstream_release > I would not do this way, but use gbp import-orig instead. I'm not sure why > the wiki recommends, IMO wrongly, to do things by hand. Indeed, all of this: It turns out that doing pristine-tar by hand often gives different results, as I discovered: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065445 So I don't know what best to recommend, personally. Anyway, once this bug is fixed, definitely using gbp import-orig is the way to go (and probably even before it is). Best wishes, Julian