diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-15 15:04:53 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-15 15:10:02 -0700 |
commit | 46586fc0f24e24166a52c2a0efb3e2ab838eea81 (patch) | |
tree | 4e1986278410f4e90e3a5ec70b11b10b14d67220 /debian/control | |
parent | cb05f332e617e346aa533d6dde02fb11c6148799 (diff) | |
parent | c9acc1237d8e21d74fe7070af1b061c888664e8b (diff) |
Merge commit 'dkg/master'
Conflicts:
debian/changelog
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 0b3d871..7fbcbc7 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Format: 3.0 (git) Package: monkeysphere Architecture: any Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, lockfile-progs, adduser, ${shlibs:Depends} -Recommends: netcat | socat +Recommends: netcat | socat, ssh-askpass Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections SSH key-based authentication is tried-and-true, but it lacks a true |