gnome-gmail
gnome-gmail copied to clipboard
apt-key is deprecated
When adding your key by wget -q -O - https://davesteele.github.io/key-366150CE.pub.txt | sudo apt-key add -, I get: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Can you have a look at this?
Happens on Ubuntu 22.04
I should get around to packaging a solution to this one of these days. In the meantime, if this concerns you, you can install the key to /usr/share/keyrings/davesteele-archive-keyring.gpg, then modify the sources entry with a "signed-by" tag a la the comitup repository entry.