From 75c24f110ed8509519a8377eefdcc2be8a61b04a Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 3 Mar 2009 19:40:35 -0500 Subject: [PATCH] add cron to Recommends --- packaging/debian/changelog | 13 +++++++------ packaging/debian/control | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 786d410..245be1b 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,8 +1,8 @@ monkeysphere (0.24~pre-1) UNRELEASED; urgency=low * New upstream release: - - Fixed how version information is stored/retrieved. - - Now uses perl-based keytrans for both pem2openpgp and openpgp2ssh + - fixed how version information is stored/retrieved + - now uses perl-based keytrans for both pem2openpgp and openpgp2ssh - no longer needs base64 in PATH - added "test" make target - improved transitions/0.23 script so it no longer fails in common @@ -11,12 +11,13 @@ monkeysphere (0.24~pre-1) UNRELEASED; urgency=low - added ability to specify subkeys to add to ssh agent with new MONKEYSPHERE_SUBKEYS_FOR_AGENT environment variable * update/cleanup maintainer scripts - * remove GnuTLS dependency. - * remove versioned coreutils | base64 dependency. - * added Build-Deps for dh_autotest. + * remove GnuTLS dependency + * remove versioned coreutils | base64 dependency + * added Build-Deps for dh_autotest * switch to Architecture: all + * added cron to Recommends - -- Jameson Graef Rollins Mon, 02 Mar 2009 15:33:44 -0500 + -- Jameson Graef Rollins Tue, 03 Mar 2009 19:38:33 -0500 monkeysphere (0.23.1-1) unstable; urgency=low diff --git a/packaging/debian/control b/packaging/debian/control index 6706cb9..616a95a 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -12,7 +12,7 @@ Dm-Upload-Allowed: yes Package: monkeysphere Architecture: all Depends: openssh-client, gnupg, libcrypt-openssl-rsa-perl, libdigest-sha1-perl, lockfile-progs | procmail, adduser, ${misc:Depends} -Recommends: netcat | socat, ssh-askpass +Recommends: netcat | socat, ssh-askpass, cron 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 -- 2.25.1