Hello,

On Tue 24 Jun 2025 at 02:45pm +02, Andrej Shadura wrote:

> Package: git-debpush
> Version: 13.4
> Severity: normal
>
> Hi,
>
> I use multiple email addresses when committing, and often commit using
> my non-Debian email address. When I run git-debpush, this will result
> in the tag being signed by a key that’s not in the keyring, resulting in
> tag2upload rejecting my upload.
>
> Please allow selecting the key to be used for signing using one or more
> of these:
>
> * DEB_SIGN_KEYID environment variable
> * DEBSIGN_KEYID variable in ~/.devscripts
> * a setting in the Git config, e.g. debpush.keyid, dgit.keyid etc.

This is a something of a minefield because there are also DEBFULLNAME
and DEBEMAIL.

In my ~/.devscripts I have both DEB_SIGN_KEYID and DEBSIGN_KEYID; I have
no idea why.  Do you have references for these two variables?

It would be better to rely on existing env vars / config rather than
adding new git config options.

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to