summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2008-06-25 01:59:19 -0400
committerMatt Goins <mjgoins@openflows.com>2008-06-25 01:59:19 -0400
commit43097e923b8051ecd0912e367c1cd78149a97dbe (patch)
treee0553c718ea443a9f7f08a50c6ef1f7c9a9d953a /debian/control
parentc1a5568ee2f6c46501df057a71f23681ea0194ec (diff)
parente0b50e3859931c7fe2a58bb08af440a4f2455174 (diff)
Merge branch 'master' of http://lair.fifthhorseman.net/~dkg/git/monkeysphere
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d4d25c6..4f0e5f5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: net
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
Uploaders: Jameson Rollins <jrollins@fifthhorseman.net>
-Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.3.14)
+Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0)
Standards-Version: 3.8.0.1
Homepage: http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH
Dm-Upload-Allowed: yes
Package: monkeysphere
Architecture: any
-Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, ${shlibs:Depends}
+Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, lockfile-progs, ${shlibs:Depends}
Recommends: netcat
Enhances: openssh-client, openssh-server
Description: use the OpenPGP web of trust to verify ssh connections