diff options
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 13 |
1 files changed, 7 insertions, 6 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 |