Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-22 Thread Guido Günther
Hi, On Mon, May 20, 2024 at 04:16:49PM -0400, Daniel Kahn Gillmor wrote: > On Sun 2024-05-19 20:43:58 +0200, Guido Günther wrote: > > But you'd break that when filtering out files? I think what keeps me > > confused: the tarball uploaded to Debian is the filtered one and hence > > has a different

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-21 Thread Daniel Kahn Gillmor
On Sun 2024-05-19 20:43:58 +0200, Guido Günther wrote: > But you'd break that when filtering out files? I think what keeps me > confused: the tarball uploaded to Debian is the filtered one and hence > has a different checksum, no? hm, i don't think so, because we use

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-19 Thread Guido Günther
Hi dkg, On Thu, May 16, 2024 at 10:15:52AM -0400, Daniel Kahn Gillmor wrote: > Hi Guido-- > > On Thu 2024-05-16 08:39:27 +0200, Guido Günther wrote: > > Great! This matches my preferred way too. > > ☺ Thanks for walking through the options here with me! > > > Wouldn't d/copyright's

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-16 Thread Daniel Kahn Gillmor
Hi Guido-- On Thu 2024-05-16 08:39:27 +0200, Guido Günther wrote: > Great! This matches my preferred way too. ☺ Thanks for walking through the options here with me! > Wouldn't d/copyright's `Files-Excluded:` work here too? I'm using that > for similar purposes as it even allows to use `gbp

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-16 Thread Guido Günther
Hi, On Wed, May 15, 2024 at 06:58:22PM -0400, Daniel Kahn Gillmor wrote: [..snip..] > background: i prefer debian packaging linked to the upstream revision > control, but also being able to tie our work to formally released > tarballs, if the upstream project ships them. I'm relying on gbp

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-15 Thread Daniel Kahn Gillmor
Package: git-buildpackage Version: 0.9.33 Severity: wishlist X-Debbugs-Cc: Daniel Kahn Gillmor , Andreas Metzler Control: affects -1 src:gnupg2 I'd like to have "git import-orig" filter out all the files that are listed in debian/clean, without having to keep the lists synchronized. That way,