severity 519297 wishlist retitle 519297 should allow for forced tarball creation via --git-create-orig thanks
On Wed, Mar 11, 2009 at 01:53:22PM -0400, Eric Cooper wrote: > git-buildpackage seems to use an existing .orig.tar.gz file rather > than checking one out with pristine-tar. In my case, I'm the upstream > maintainer as well, so I happened to have an older tarball around. I > had used "pristine-tar commit" with the correct, newer tarball, but gbp > didn't use that one, and I accidentally uploaded a package with the wrong > .orig.tar.gz as a result. This isn't related to pristine-tar. Gbp won't bother to create new tar.gz if one with the correct version exists. So I guess you're looking for a --git-create-orig option (whish doesn't exist yet)? -- Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

