Dear Guido,
thanks for your reply.
Am Freitag, den 06.06.2008, 12:56 +0200 schrieb Guido Günther:
> On Fri, Jun 06, 2008 at 11:07:33AM +0200, Paul Menzel wrote:
> > That did the trick. I finally got it to work with not signing the
> > package with
> >
> > git-buildpackage --git-debian-branch=debian-unstable
> > --git-upstream-branch=origin/upstream-unstable --git-builder=debuild
> > -i\.git -I.git -us -uc
> Isn't:
> git-buildpackage --git-debian-branch=debian-unstable
> --git-upstream-branch=origin/upstream-unstable -us -uc
> enough? Why do you need these extra options. Basically you shouldn't
> otherwise it'd be a bug in git-buildpackage.
Yes that did also work. I overread
Call debuild(1) (or the application specified via --git-builder) with
arguments instructing it to ignore Git meta-data in the diff.gz,
passing along all arguments given to git-buildpackage that don’t
start with --git-.
in the manual page and therefore thought, if I want to change the
arguments of debuild I have to call it with the default values and add
mine to it.
I changed it in the wiki.
> > I will publish this on [1]. Maybe you can add an example, since I got
> > confused in the manual, because I did not want to add a dsc-file into
> > git or import an upstream source. Or is git.debian.org considered
> > upstream?
> Well the manual mostly talks about getting your debian packages into git
> version control, it maybe lacks some examples for people who "only" want
> to build from a published repo. I'll add that.
Thank you.
Paul
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

