Guido Günther wrote:
> Hi Adam,
> On Fri, Jul 04, 2008 at 03:55:46PM -0500, Adam Majer wrote:
>> Now, I tag master as the upstream and deb. as the debian branch. This
>> works, but when git-buildpackage builds the tarball, it creates the
>> orig from the (F) or HEAD of the upstream branch and then applies
>> patches to the v.1.2-1. Instead, it should have used the base v1.2
>> tag, the base of the current checkout in the deb branch, as the source
>> of the orig.tar.gz.

> Please see the --upstream-branch option. You can set
> --git-upstream-branch=<your-tag> there.

Yes, that's what I'm using right now (*just* figured this out before
your email). But using this should not really be necessary. It
essentially makes usage of the config file option to specify the branch
kind of meaningless as it needs to be updated every single rebase.

I guess the better is, if upstream-branch a branch, then "rewind"
patches on debian branch until it hits upstream-branch and use that as
the point-in-time to make the orig, instead of HEAD

- Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to