#1003303 debsigs: Implement the -g/--gpgopts option

Package:
debsigs
Source:
debsigs
Submitter:
"Todd C. Miller"
Date:
2022-01-07 21:15:06 UTC
Severity:
normal
Tags:
#1003303#5
Date:
2022-01-07 21:11:25 UTC
From:
To:
Dear Maintainer,

The debsigs utility has scaffolding to support a -g/--gpgopts option but
it is not actually used.  Attached is a patch to pass options specified
via -g/--gpgopts to gpg when signing.  Multiple options may be specified,
separated by commas.

 - todd