From c40ca492b1feb1c1adca9d6516fef28abe48a469 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 12 Jun 2007 20:15:57 +0000 Subject: * Use ${binary:Version} rather than ${Source-Version} in openssh-server -> openssh-client dependency. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5aafdfff0..e0f35ef1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ openssh (1:4.6p1-1) UNRELEASED; urgency=low to take advantage of address space layout randomisation. - If building on Ubuntu, add /sbin, /usr/sbin, and /usr/local/sbin to the default path. + * Use ${binary:Version} rather than ${Source-Version} in openssh-server -> + openssh-client dependency. -- Colin Watson Tue, 12 Jun 2007 14:31:01 +0100 diff --git a/debian/control b/debian/control index 4c1c47b7b..f89c9bfed 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Description: secure shell client, an rlogin/rsh/rcp replacement Package: openssh-server Priority: optional Architecture: any -Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}), lsb-base (>= 3.0-6) +Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 3.0-6) 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, xbase-clients, rssh, molly-guard -- cgit v1.2.3