diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-01-12 20:15:16 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-23 16:27:51 +0100 |
commit | 41d8aa09d0bc9d56b2f409e8ae5324bc40166ceb (patch) | |
tree | 9873ae48c6a708a8aa0e46ca5e7f5ff9b19793b2 /debian/control | |
parent | ae78e16f049efd901b4f45cf6b0e88678d2a2bc2 (diff) | |
download | openssh-known-hosts-41d8aa09d0bc9d56b2f409e8ae5324bc40166ceb.tar.gz |
Avoid German-isms in Description:
Thanks: Philipp Kern <pkern@debian.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cbdbe5b..19c19fc 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Architecture: all Depends: lockfile-progs, ${misc:Depends} Recommends: openssh-client, cron Suggests: postgresql-client, rsync, curl, gpgv -Description: known_hosts downloader/filterer/merger for OpenSSH +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: |