Hey folks,

> It is possible to override these defaults by passing `--vendor` to dch,
> so it would be good if a value could be configured in gbp that is passed
> to `dch --vendor`. Ideally, the value could be configured globally, or
> per-package, I think.

I found the `dch-opt` configuration as a way to do this with the current
git-buildpackage version. E.g. in `~/.gbp.conf`:

        [dch]
        dch-opt = --vendor=debian

Alternatively, you can set the DEB_VENDOR environment variable to
(globally) change the default vendor that dpkg-vendor returns (as
documented in dpkg-vendor(1)).

I guess that pretty solves this request, though a dedicated option (or a
mention in the manpage) might still make it easier for people to figure
out how to do this.

Gr.

Matthijs

Attachment: signature.asc
Description: PGP signature

Reply via email to