d/control: replace dependency on gnupg with gpg, gpg-agent
Instead of depending on the gnupg
metapackage, depend on a narrow set of
packages (gpg
, gpg-agent
) that enable secret key operations via gpg.
This allows using pass with gpg from the gpg-from-sq
package, without
having the gnupg
package installed. The gnupg
package Provides: gpg
,
but does not (and should not) provide gnupg
.
Edited by Paride Legovini