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 d87025778..4e2875637 100644 --- a/debian/control +++ b/debian/control | |||
@@ -41,7 +41,7 @@ Depends: ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= | |||
41 | Recommends: xauth, openssh-blacklist-extra | 41 | Recommends: xauth, openssh-blacklist-extra |
42 | 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) | 42 | 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) |
43 | Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 | 43 | Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 |
44 | Suggests: ssh-askpass, rssh, molly-guard | 44 | Suggests: ssh-askpass, rssh, molly-guard, ufw |
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 |