From 35c0d02bdf89a5ac9a50c0e57d92a2b58d9bd105 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 13 Apr 2011 13:06:54 +0100 Subject: Drop openssh-server's dependency on openssh-blacklist to a recommendation (closes: #622604). --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed3bc8031..50c0a05b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openssh (1:5.8p1-5) UNRELEASED; urgency=low + + * Drop openssh-server's dependency on openssh-blacklist to a + recommendation (closes: #622604). + + -- Colin Watson Wed, 13 Apr 2011 13:05:43 +0100 + openssh (1:5.8p1-4) unstable; urgency=low * Drop hardcoded dependencies on libssl0.9.8 and libcrypto0.9.8-udeb, diff --git a/debian/control b/debian/control index 586a34085..9b28231cb 100644 --- a/debian/control +++ b/debian/control @@ -43,8 +43,8 @@ Description: secure shell (SSH) client, for secure access to remote machines Package: openssh-server Priority: optional Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.2-13), openssh-blacklist, procps -Recommends: xauth, openssh-blacklist-extra +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.2-13), procps +Recommends: xauth, openssh-blacklist, openssh-blacklist-extra Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 Suggests: ssh-askpass, rssh, molly-guard, ufw -- cgit v1.2.3