- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- Andreas Beckmann
- Date:
- 2020-11-14 22:00:05 UTC
- Severity:
- wishlist
Hi, what do you think about signing Release files with debsign? Especially ones located on remote machines, so the existing debsign -r infrastructure may be reused. I also second the request for allowing more than one to-be-signed target on the command line (#457355) as a repository may have multiple Release files. Andreas
Just ran into this myself. I'd like to set up a repository on a remote server, but sign it with my own local GPG key. "debsign -r" seems perfect, if it would handle arbitrary files like Release. - Josh Triplett
Following up on this: debsign -r for Release files would still be quite useful. - Josh Triplett