On Tue, Jul 28, 2009 at 01:05:10PM +0200, Bernd Zeimetz wrote:
> Hi Guido!
> 
> Guido Günther wrote:
> > Do you mean something like:
> > 
> > git-buildpackage --no-pristine-tar
> > git-import-orig --pristine-tar <created-orig-tarball>
> > # from then on
> > git-buildpackage --pristine-tar
> 
> Exactly. Only that I want to skip the manual steps and let git-bp handle it
> automatically, probably as an toption so I can mess with my upstream branch 
> and
> don't get a new pristine-tar commit every time.
Hmmm...I'm not sure I want to get gbp itself into this. So does this
look correct:

gbp-<whatever>:
* fetch new upstream tarball
* import it using git-import-orig to branch a

By-Hand:
* munge it

gbp-<whatever>:
* build a orig.tar.gz from branch a
* import it onto another branch b
* call pristine-tar on b

is that right?
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to