summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-08-27 23:37:38 +0100
committerColin Watson <cjwatson@debian.org>2017-08-27 23:37:38 +0100
commit33e4d1c2c2833ece5bd22fc2ca982a9b7f8ad97f (patch)
tree93882bc34f141524c6bdb8894b1566b76474988a /debian/control
parent606f456504daa38ddd13938153f8a901edbbcffc (diff)
Drop openssh-client-ssh1, now built by a separate source package.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control31
1 files changed, 0 insertions, 31 deletions
diff --git a/debian/control b/debian/control
index 411731a4a..838ec154f 100644
--- a/debian/control
+++ b/debian/control
@@ -66,37 +66,6 @@ Description: secure shell (SSH) client, for secure access to remote machines
66 ssh replaces the insecure rsh, rcp and rlogin programs, which are 66 ssh replaces the insecure rsh, rcp and rlogin programs, which are
67 obsolete for most purposes. 67 obsolete for most purposes.
68 68
69Package: openssh-client-ssh1
70Priority: extra
71Architecture: any
72Depends: openssh-client (= ${binary:Version}),
73 ${misc:Depends},
74 ${shlibs:Depends},
75Multi-Arch: foreign
76Description: secure shell (SSH) client for legacy SSH1 protocol
77 This is the portable version of OpenSSH, a free implementation of
78 the Secure Shell protocol as specified by the IETF secsh working
79 group.
80 .
81 Ssh (Secure Shell) is a program for logging into a remote machine
82 and for executing commands on a remote machine.
83 It provides secure encrypted communications between two untrusted
84 hosts over an insecure network. X11 connections and arbitrary TCP/IP
85 ports can also be forwarded over the secure channel.
86 It can be used to provide applications with a secure communication
87 channel.
88 .
89 This package provides the ssh1 and scp1 clients and the ssh-keygen1
90 utility, all built with support for the legacy SSH1 protocol. This
91 protocol is obsolete and should not normally be used, but in some cases
92 there may be no alternative way to connect to outdated servers.
93 .
94 In some countries it may be illegal to use any encryption at all
95 without a special permit.
96 .
97 ssh replaces the insecure rsh, rcp and rlogin programs, which are
98 obsolete for most purposes.
99
100Package: openssh-server 69Package: openssh-server
101Priority: optional 70Priority: optional
102Architecture: any 71Architecture: any