[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running git-buildpackage on different branch



On 05/05/2014 08:51 PM, Jochen Topf wrote:
> Is there any way to run git-buildpackage on a different branch? I tried
> the --git-upstream-tree and --git-upstream-branch options, but whatever
> I put there, it is ignored.
> 
> I am trying to build packages not from the tagged upstream branch but
> from upstream master HEAD which I am fetching (as a git remote) from the
> original upstream repository.

git-buildpackages uses both the upstream branch to generate the
orig.tar.gz and a debian specific branch to generate the diff for the
debian directory.

--git-upstream-branch only uses a different branch than the default
("upstream"), you need to specify an alternate branch that includes the
debian directory with --git-debian-branch.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


Reply to: