summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-04-04 15:53:48 +0100
committerColin Watson <cjwatson@debian.org>2011-04-04 15:53:48 +0100
commitdb1d7efa461f51dc2880dfecab54f57db327564a (patch)
treee881ef9c58d33deff78083f61632d65ec0c9ff90 /debian/control
parent2d23c2299ec14c5336d1373ff0fce67495202be8 (diff)
Drop hardcoded dependencies on libssl0.9.8 and libcrypto0.9.8-udeb,
since the required minimum versions are rather old now anyway and openssl has bumped its SONAME (thanks, Julien Cristau; closes: #620828).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index bca234a5f..586a34085 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ssh/openssh/trunk
11 11
12Package: openssh-client 12Package: openssh-client
13Architecture: any 13Architecture: any
14Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8g-9) 14Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd
15Recommends: xauth, openssh-blacklist, openssh-blacklist-extra 15Recommends: xauth, openssh-blacklist, openssh-blacklist-extra
16Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) 16Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7)
17Replaces: ssh, ssh-krb5 17Replaces: ssh, ssh-krb5
@@ -43,7 +43,7 @@ Description: secure shell (SSH) client, for secure access to remote machines
43Package: openssh-server 43Package: openssh-server
44Priority: optional 44Priority: optional
45Architecture: any 45Architecture: any
46Depends: ${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), libssl0.9.8 (>= 0.9.8g-9), openssh-blacklist, procps 46Depends: ${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
47Recommends: xauth, openssh-blacklist-extra 47Recommends: xauth, openssh-blacklist-extra
48Conflicts: 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) 48Conflicts: 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)
49Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 49Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5
@@ -108,7 +108,7 @@ XC-Package-Type: udeb
108Section: debian-installer 108Section: debian-installer
109Priority: optional 109Priority: optional
110Architecture: any 110Architecture: any
111Depends: ${shlibs:Depends}, libnss-files-udeb, libcrypto0.9.8-udeb (>= 0.9.8g-9) 111Depends: ${shlibs:Depends}, libnss-files-udeb
112XB-Installer-Menu-Item: 99999 112XB-Installer-Menu-Item: 99999
113Description: secure shell client for the Debian installer 113Description: secure shell client for the Debian installer
114 This is the portable version of OpenSSH, a free implementation of 114 This is the portable version of OpenSSH, a free implementation of
@@ -122,7 +122,7 @@ XC-Package-Type: udeb
122Section: debian-installer 122Section: debian-installer
123Priority: optional 123Priority: optional
124Architecture: any 124Architecture: any
125Depends: ${shlibs:Depends}, libnss-files-udeb, libcrypto0.9.8-udeb (>= 0.9.8g-9) 125Depends: ${shlibs:Depends}, libnss-files-udeb
126Description: secure shell server for the Debian installer 126Description: secure shell server for the Debian installer
127 This is the portable version of OpenSSH, a free implementation of 127 This is the portable version of OpenSSH, a free implementation of
128 the Secure Shell protocol as specified by the IETF secsh working 128 the Secure Shell protocol as specified by the IETF secsh working