Hi Jan, On Fri, Sep 09, 2011 at 09:59:58AM +0200, Jan Čapek wrote: > - the motivation for the postexport action is to allow further > adjustment of the sources prior to building the package. A > typical use case scenario is to allow creating multiple source > and binary packages from one debian branch - e.g. bootstrap gcc > and in the next stage the full gcc.
I've pushed a slightly modified version to git-buildpackage's experimental branch now. It only postpones the tarball generation in http://anonscm.debian.org/gitweb/?p=users/agx/git-buildpackage.git;a=shortlog;h=refs/heads/experimental case we're using a postexport hook since we otherwise run into trouble with overlay mode and (more important) can't fail early if there's a problem with tarball creation. I'd be great if you could check if it works for you as expected. Thanks for your patch and sorry for the delay, -- Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

