<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">On Jan 7, 2018 11:09, "Guido Günther" <<a href="mailto:agx@sigxcpu.org">agx@sigxcpu.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="elided-text">On Fri, Jan 05, 2018 at 09:55:30PM -0800, Nish Aravamudan wrote:<br>
> Hi Guido,<br>
><br>
> On Wed, Aug 30, 2017 at 12:47 PM, Guido Günther <<a href="mailto:agx@sigxcpu.org">agx@sigxcpu.org</a>> wrote:<br>
><br>
> <snip><br>
><br>
> >> To be clear, we only use gbp for orig tarball handling currently (we<br>
> >> import-orig the tarballs published for Debian & Ubuntu, and use<br>
> >> buildpackage (eventually export-orig, once it's available) to get the<br>
> >> tarballs back out).<br>
> ><br>
> > gbp export-orig is already in the versions in experimental. It will gain<br>
> > some more features in the near future (like checking out arbitrary<br>
> > versions without having a working copy).<br>
><br>
> Have the parenthetical changes landed yet? Or does both<br>
> gbp-buildpackage (when using pristine-tar, or not) and gbp-export-orig<br>
> only extract tarballs for HEAD?<br>
<br>
</div>gbp-buildpackge extracts tarballs for the version you're building (I<br>
think that's the only thing that makes sense).</blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Yeah, that makes sense.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">gbp export-orig should<br>
support exporting any version given a debian revision:<br>
<br>
    gbp export-orig 10.0.1-1<br>
<br>
We could assume '-1' if not given:<br>
<br>
    gbp export-orig 10.0.1<br>
<br>
I should be a simple as fetching the right DebianSource in main() but I<br>
did not get around to look into that.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Hrm, <a href="https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/man.gbp.export.orig.html">https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/man.gbp.export.orig.html</a> and the --help don't suggest a version parameter? If it works, though, I will use it!</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Nish</div></div>