Guido Günther <[email protected]> writes: > $ git-buildpackage --help > ... > --git-debian-branch=DEBIAN_BRANCH > branch the Debian package is being developed on, > default is 'master' > ...
Tested with version 0.6.0~git20120415
#+begin_src text
--git-debian-branch=branch_name
If you're not on this branch when invoking git-buildpackage it
will fail. Default is master. This is done to make sure you don't
accidentally release from a topic branch. Not being on this
branch will be ignored when using --git-ignore-new.
#+end_src
But my debian/gbp.conf contains:
#+begin_src conf
[DEFAULT]
# Branch I use to build package
debian-branch = dist/ubuntu/lucid/build
#+end_src
And this is not easy to use in scripts.
Regards.
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpk8itwHAkDg.pgp
Description: PGP signature

