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. -- Cheers, Andrej