From: Daniel Kahn Gillmor Date: Sun, 1 Mar 2009 21:28:29 +0000 (-0500) Subject: touching up changelog; switch ${shlibs:Depends} to ${misc:Depends} to mollify lintian. X-Git-Tag: monkeysphere_0.24~34 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=750314da835f95fa4db35e5715508c6a551dfac9;hp=033b2e76b81746e91f2f15580125164a8821bf0d;p=monkeysphere.git touching up changelog; switch ${shlibs:Depends} to ${misc:Depends} to mollify lintian. --- diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 17e98e7..bef3c03 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -6,7 +6,8 @@ monkeysphere (0.24~pre-1) UNRELEASED; urgency=low - no longer needs base64 in PATH - added "test" make target - improved transitions/0.23 script - * update/cleanup mainterscripts + - RSA only: no longer handles DSA keys + * update/cleanup maintainer scripts * remove GnuTLS dependency. * remove versioned coreutils | base64 dependency. * added Build-Deps for dh_autotest. diff --git a/packaging/debian/control b/packaging/debian/control index fa2c78a..6706cb9 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -11,7 +11,7 @@ Dm-Upload-Allowed: yes Package: monkeysphere Architecture: all -Depends: openssh-client, gnupg, libcrypt-openssl-rsa-perl, libdigest-sha1-perl, lockfile-progs | procmail, adduser, ${shlibs:Depends} +Depends: openssh-client, gnupg, libcrypt-openssl-rsa-perl, libdigest-sha1-perl, lockfile-progs | procmail, adduser, ${misc:Depends} Recommends: netcat | socat, ssh-askpass Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections