From 4ef516a39c3783287b4efa9f1147df1e0499e4fd Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 25 Nov 2008 12:15:51 -0500 Subject: fixing dependency information -- should be procmail, not procfile. --- packaging/debian/changelog | 4 +++- packaging/debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 39e4b33..a4b1f66 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -13,8 +13,10 @@ monkeysphere (0.22~pre-1) UNRELEASED; urgency=low - automatically output two copies of the host's public key: one standard ssh public key file, and the other a minimal OpenPGP key with just the latest valid self-sig. + - debian/control: corrected alternate dependency from procfile to + procmail (which provides /usr/bin/lockfile) - -- Jameson Graef Rollins Mon, 17 Nov 2008 18:15:43 -0500 + -- Daniel Kahn Gillmor Tue, 25 Nov 2008 12:13:58 -0500 monkeysphere (0.21-2) unstable; urgency=low diff --git a/packaging/debian/control b/packaging/debian/control index 4c836b4..52eccf3 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -11,7 +11,7 @@ Dm-Upload-Allowed: yes Package: monkeysphere Architecture: any -Depends: openssh-client, gnupg, coreutils (>= 6) | base64, lockfile-progs | procfile, adduser, ${shlibs:Depends} +Depends: openssh-client, gnupg, coreutils (>= 6) | base64, lockfile-progs | procmail, adduser, ${shlibs:Depends} Recommends: netcat | socat, ssh-askpass Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections -- cgit v1.2.3