diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-26 13:31:23 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-26 13:31:23 +0000 |
commit | 4a20a0b23bd0e1db5e69f27c65aaa11a5a2eacd0 (patch) | |
tree | 1f2968cc1af87d4c42ebb272986736034dee8eb1 /debian/control | |
parent | 6120e6ff5f575d61890141dd03df5c9376c9febc (diff) |
openssh-server Suggests: rssh (closes: #233012).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 78459c315..76f02ec30 100644 --- a/debian/control +++ b/debian/control | |||
@@ -41,7 +41,7 @@ Architecture: any | |||
41 | Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) | 41 | Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) |
42 | Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1) | 42 | Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1) |
43 | Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11) | 43 | Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11) |
44 | Suggests: ssh-askpass, xbase-clients | 44 | Suggests: ssh-askpass, xbase-clients, rssh |
45 | Provides: ssh-server | 45 | Provides: ssh-server |
46 | Description: Secure shell server, an rshd replacement | 46 | Description: Secure shell server, an rshd replacement |
47 | This is the portable version of OpenSSH, a free implementation of | 47 | This is the portable version of OpenSSH, a free implementation of |