diff options
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 3fd8b21f9..d604d1015 100644 --- a/debian/control +++ b/debian/control | |||
@@ -38,7 +38,7 @@ Priority: optional | |||
38 | Architecture: any | 38 | Architecture: any |
39 | Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) | 39 | Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) |
40 | Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1) | 40 | Conflicts: ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1) |
41 | Replaces: ssh (<< 1:3.8.1p1-9) | 41 | Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11) |
42 | Suggests: ssh-askpass, xbase-clients | 42 | Suggests: ssh-askpass, xbase-clients |
43 | Provides: ssh-server | 43 | Provides: ssh-server |
44 | Description: Secure shell server, an rshd replacement | 44 | Description: Secure shell server, an rshd replacement |