About
Small helper to import new keyrings to /etc/apt/keyrings, i.e. to replace "apt-key add" by something that does adhere to the new standard.
Requirements
- GPG
- apt :-)
- ln-initfunctions, see:
Contents
/fs
Inside usr/bin, you'll find the core script.
/nfpm
Setup to package the script. Work your way through the Makefiles of this repository to see how this works. Essentially, it uses goreleaser/nfpm.