From 4900aa2ec6e21c540d01a29d8e21d24b533a3b76 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 30 Sep 2024 02:16:12 +0200 Subject: Update metadata for sopv support Use OpenPGP when referring to the standard or its objects. Add sopv as the primary alternative dependency to gpgv. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e112c89..b7458c9 100644 --- a/debian/control +++ b/debian/control @@ -12,13 +12,13 @@ Package: openssh-known-hosts Architecture: all Depends: lockfile-progs, ${misc:Depends} Recommends: openssh-client, cron -Suggests: postgresql-client, rsync, curl, gpgv +Suggests: postgresql-client, rsync, curl, sopv | gpgv Description: download, filter and merge known_hosts for OpenSSH This package allows you to download public hostkeys from multiple sources, filter the hostnames coming with them and merge them together into one file for use by OpenSSH. Plugins included: - * curl (optional GnuPG verification) - * rsync (optional GnuPG verification) + * curl (optional OpenPGP verification) + * rsync (optional OpenPGP verification) * psql * symlink New plugins can easily be written. -- cgit v1.2.3