summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-03-03 19:40:35 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-03-03 19:40:35 -0500
commit75c24f110ed8509519a8377eefdcc2be8a61b04a (patch)
treed2bfbde1f4d65e36b947774145bc8b31c1914309 /packaging
parentde3329b07d56b1128d20a00da89831a816d8487e (diff)
add cron to Recommends
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog13
-rw-r--r--packaging/debian/control2
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 <jrollins@finestructure.net> Mon, 02 Mar 2009 15:33:44 -0500
+ -- Jameson Graef Rollins <jrollins@finestructure.net> 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