summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control137
1 files changed, 137 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 000000000..82fdde9e6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,137 @@
1Source: openssh
2Section: net
3Priority: standard
4Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
5Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 8.1.0~), libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg (>= 1.16.1~), libck-connector-dev, dh-autoreconf, autotools-dev
6Standards-Version: 3.8.4
7Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org>
8Homepage: http://www.openssh.org/
9Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-ssh/openssh/trunk
10Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-ssh/openssh/trunk
11
12Package: openssh-client
13Architecture: any
14Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.10), dpkg (>= 1.7.0), passwd
15Recommends: xauth
16Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<<0.16.1-1), ssh-krb5 (<< 1:4.3p2-7)
17Replaces: ssh, ssh-krb5
18Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere, openssh-blacklist, openssh-blacklist-extra
19Provides: rsh-client, ssh-client
20Multi-Arch: foreign
21Description: secure shell (SSH) client, for secure access to remote machines
22 This is the portable version of OpenSSH, a free implementation of
23 the Secure Shell protocol as specified by the IETF secsh working
24 group.
25 .
26 Ssh (Secure Shell) is a program for logging into a remote machine
27 and for executing commands on a remote machine.
28 It provides secure encrypted communications between two untrusted
29 hosts over an insecure network. X11 connections and arbitrary TCP/IP
30 ports can also be forwarded over the secure channel.
31 It can be used to provide applications with a secure communication
32 channel.
33 .
34 This package provides the ssh, scp and sftp clients, the ssh-agent
35 and ssh-add programs to make public key authentication more convenient,
36 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
37 .
38 In some countries it may be illegal to use any encryption at all
39 without a special permit.
40 .
41 ssh replaces the insecure rsh, rcp and rlogin programs, which are
42 obsolete for most purposes.
43
44Package: openssh-server
45Priority: optional
46Architecture: any
47Pre-Depends: ${misc:Pre-Depends}
48Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= ${binary:Version}), lsb-base (>= 4.1+Debian3), procps
49Recommends: xauth, ncurses-term, ${openssh-server:Recommends}
50Conflicts: 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)
51Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5
52Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere, openssh-blacklist, openssh-blacklist-extra
53Provides: ssh-server
54Multi-Arch: foreign
55Description: secure shell (SSH) server, for secure access from remote machines
56 This is the portable version of OpenSSH, a free implementation of
57 the Secure Shell protocol as specified by the IETF secsh working
58 group.
59 .
60 Ssh (Secure Shell) is a program for logging into a remote machine
61 and for executing commands on a remote machine.
62 It provides secure encrypted communications between two untrusted
63 hosts over an insecure network. X11 connections and arbitrary TCP/IP
64 ports can also be forwarded over the secure channel.
65 It can be used to provide applications with a secure communication
66 channel.
67 .
68 This package provides the sshd server.
69 .
70 In some countries it may be illegal to use any encryption at all
71 without a special permit.
72 .
73 sshd replaces the insecure rshd program, which is obsolete for most
74 purposes.
75
76Package: ssh
77Priority: extra
78Architecture: all
79Depends: ${misc:Depends}, openssh-client (>= ${binary:Version}), openssh-server (>= ${binary:Version})
80Description: secure shell client and server (metapackage)
81 This metapackage is a convenient way to install both the OpenSSH client
82 and the OpenSSH server. It provides nothing in and of itself, so you
83 may remove it if nothing depends on it.
84
85Package: ssh-krb5
86Section: oldlibs
87Priority: extra
88Architecture: all
89Depends: ${misc:Depends}, openssh-client (>= ${binary:Version}), openssh-server (>= ${binary:Version})
90Description: secure shell client and server (transitional package)
91 This is a transitional package depending on the regular Debian OpenSSH
92 client and server, which now support GSSAPI natively. It will add the
93 necessary GSSAPI options to the server configuration file. You can
94 remove it once the upgrade is complete and nothing depends on it.
95
96Package: ssh-askpass-gnome
97Section: gnome
98Priority: optional
99Architecture: any
100Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5
101Replaces: ssh (<< 1:3.5p1-3)
102Provides: ssh-askpass
103Description: interactive X program to prompt users for a passphrase for ssh-add
104 This has been split out of the main openssh-client package so that
105 openssh-client does not need to depend on GTK+.
106 .
107 You probably want the ssh-askpass package instead, but this is
108 provided to add to your choice and/or confusion.
109
110Package: openssh-client-udeb
111XC-Package-Type: udeb
112Section: debian-installer
113Priority: optional
114Architecture: any
115Depends: ${shlibs:Depends}, libnss-files-udeb
116XB-Installer-Menu-Item: 99999
117Description: secure shell client for the Debian installer
118 This is the portable version of OpenSSH, a free implementation of
119 the Secure Shell protocol as specified by the IETF secsh working
120 group.
121 .
122 This package provides the ssh client for use in debian-installer.
123
124Package: openssh-server-udeb
125XC-Package-Type: udeb
126Section: debian-installer
127Priority: optional
128Architecture: any
129Depends: ${shlibs:Depends}, libnss-files-udeb
130Description: secure shell server for the Debian installer
131 This is the portable version of OpenSSH, a free implementation of
132 the Secure Shell protocol as specified by the IETF secsh working
133 group.
134 .
135 This package provides the sshd server for use in debian-installer.
136 Since it is expected to be used in specialized situations (e.g. S/390
137 installs with no console), it does not provide any configuration.