summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-09-14 16:08:03 +0000
committerColin Watson <cjwatson@debian.org>2005-09-14 16:08:03 +0000
commit8e2d19d9b8bd8e021e22fa606d39778f2ba07648 (patch)
tree1be2bd68e100526b2a2995a8d94899f65915e75c /debian/control
parent3e0c7c15dc250ec19d90c0aacf8ebc79b3d170b0 (diff)
- openssh-client and openssh-server replace ssh-krb5.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 9785b9f5d..affe2e4a5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: openssh-client
10Architecture: any 10Architecture: any
11Depends: ${shlibs:Depends}, ${debconf-depends}, adduser (>= 3.10), dpkg (>= 1.7.0) 11Depends: ${shlibs:Depends}, ${debconf-depends}, adduser (>= 3.10), dpkg (>= 1.7.0)
12Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 12Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5
13Replaces: ssh (<< 1:3.8.1p1-9) 13Replaces: ssh (<< 1:3.8.1p1-9), ssh-krb5
14Suggests: ssh-askpass, xbase-clients 14Suggests: ssh-askpass, xbase-clients
15Provides: rsh-client, ssh-client 15Provides: rsh-client, ssh-client
16Description: Secure shell client, an rlogin/rsh/rcp replacement 16Description: Secure shell client, an rlogin/rsh/rcp replacement
@@ -40,7 +40,7 @@ Priority: optional
40Architecture: any 40Architecture: any
41Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version}) 41Depends: ${shlibs:Depends}, ${debconf-depends}, ${pam-depends}, libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${Source-Version})
42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5 42Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<<2), ssh-socks, ssh2, sftp, rsh-client (<<0.16.1-1), ssh-krb5
43Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11) 43Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11), ssh-krb5
44Suggests: ssh-askpass, xbase-clients, rssh 44Suggests: ssh-askpass, xbase-clients, rssh
45Provides: ssh-server 45Provides: ssh-server
46Description: Secure shell server, an rshd replacement 46Description: Secure shell server, an rshd replacement