Package: git-buildpackage
Version: 0.4.27
Severity: minor

Hi,

just a minor bug report.

Fix-Typo: Missing EOF in
/usr/share/doc/git-buildpackage/manual-html/gbp.import.html

[...]
or you can tell git-buildpackage the name of the branch to use as
upstream-branch:

cat <<EOF > .git/gbp.conf
[DEFAULT]
# this is the upstream-branch:
upstream-branch=theupstream-branch
EOF <--- MISSING


If you then use git-import-orig to import new upstream sources, they
will from now on end up on theupstream-branch and merged to the
debian-branch.
[...]

Index-HTML-File: /usr/share/doc/git-buildpackage/manual-html/index.html

A question by-the-way:
Is there a possibility to automatically sign my Debian packages with
own apt repository signing key?

My settings in /etc/git-buildpackage/gbp.conf:
[...]
# uncomment this to automatically GPG sign tags
sign-tags = True
# keyid to GPG sign tags with
keyid = 0x6619be37
[...]

I am asking because dpkg-buildpackage can use an external script to manage that.
An example for such an external script to use in batch-mode can be
found here [1].

Cheers,
Sedat

[1] http://xsm.alphagemini.org/E17/autoe/



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

Reply via email to