diff options
author | Colin Watson <cjwatson@debian.org> | 2016-12-05 19:32:25 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-12-05 19:32:25 +0000 |
commit | cad91cd4010148a0ece507507e649717cfd7369c (patch) | |
tree | 67ece66e5a9ac4474a4493e7391cbcf46c0ee64e /debian/control | |
parent | 4221c467e552d176f4edd31791cb1c8d1c0e46e8 (diff) |
Apply "wrap-and-sort -atf debian/control".
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 112 |
1 files changed, 83 insertions, 29 deletions
diff --git a/debian/control b/debian/control index e53a00d25..98361086f 100644 --- a/debian/control +++ b/debian/control | |||
@@ -2,21 +2,46 @@ Source: openssh | |||
2 | Section: net | 2 | Section: net |
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> | 4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl1.0-dev | libssl-dev (<< 1.1.0~), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, autotools-dev, dh-systemd (>= 1.4), libaudit-dev [linux-any], libsystemd-dev [linux-any] | 5 | Build-Depends: autotools-dev, |
6 | debhelper (>= 9~), | ||
7 | dh-autoreconf, | ||
8 | dh-exec, | ||
9 | dh-systemd (>= 1.4), | ||
10 | dpkg-dev (>= 1.16.1~), | ||
11 | libaudit-dev [linux-any], | ||
12 | libedit-dev, | ||
13 | libgtk2.0-dev, | ||
14 | libkrb5-dev | heimdal-dev, | ||
15 | libpam0g-dev | libpam-dev, | ||
16 | libselinux1-dev [linux-any], | ||
17 | libssl1.0-dev | libssl-dev (<< 1.1.0~), | ||
18 | libsystemd-dev [linux-any], | ||
19 | libwrap0-dev | libwrap-dev, | ||
20 | zlib1g-dev (>= 1:1.2.3), | ||
6 | Standards-Version: 3.9.8 | 21 | Standards-Version: 3.9.8 |
7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> | 22 | Uploaders: Colin Watson <cjwatson@debian.org>, |
23 | Matthew Vernon <matthew@debian.org>, | ||
8 | Homepage: http://www.openssh.com/ | 24 | Homepage: http://www.openssh.com/ |
9 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git | 25 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git |
10 | Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ssh/openssh.git | 26 | Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ssh/openssh.git |
11 | 27 | ||
12 | Package: openssh-client | 28 | Package: openssh-client |
13 | Architecture: any | 29 | Architecture: any |
14 | Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.10), dpkg (>= 1.7.0), passwd | 30 | Depends: adduser (>= 3.10), |
15 | Recommends: xauth | 31 | dpkg (>= 1.7.0), |
16 | Conflicts: sftp | 32 | passwd, |
17 | Replaces: ssh, ssh-krb5 | 33 | ${misc:Depends}, |
18 | Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere | 34 | ${shlibs:Depends}, |
19 | Provides: rsh-client, ssh-client | 35 | Recommends: xauth, |
36 | Conflicts: sftp, | ||
37 | Replaces: ssh, | ||
38 | ssh-krb5, | ||
39 | Suggests: keychain, | ||
40 | libpam-ssh, | ||
41 | monkeysphere, | ||
42 | ssh-askpass, | ||
43 | Provides: rsh-client, | ||
44 | ssh-client, | ||
20 | Multi-Arch: foreign | 45 | Multi-Arch: foreign |
21 | Description: secure shell (SSH) client, for secure access to remote machines | 46 | Description: secure shell (SSH) client, for secure access to remote machines |
22 | This is the portable version of OpenSSH, a free implementation of | 47 | This is the portable version of OpenSSH, a free implementation of |
@@ -44,7 +69,9 @@ Description: secure shell (SSH) client, for secure access to remote machines | |||
44 | Package: openssh-client-ssh1 | 69 | Package: openssh-client-ssh1 |
45 | Priority: extra | 70 | Priority: extra |
46 | Architecture: any | 71 | Architecture: any |
47 | Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client (= ${binary:Version}) | 72 | Depends: openssh-client (= ${binary:Version}), |
73 | ${misc:Depends}, | ||
74 | ${shlibs:Depends}, | ||
48 | Multi-Arch: foreign | 75 | Multi-Arch: foreign |
49 | Description: secure shell (SSH) client for legacy SSH1 protocol | 76 | Description: secure shell (SSH) client for legacy SSH1 protocol |
50 | This is the portable version of OpenSSH, a free implementation of | 77 | This is the portable version of OpenSSH, a free implementation of |
@@ -73,13 +100,32 @@ Description: secure shell (SSH) client for legacy SSH1 protocol | |||
73 | Package: openssh-server | 100 | Package: openssh-server |
74 | Priority: optional | 101 | Priority: optional |
75 | Architecture: any | 102 | Architecture: any |
76 | Pre-Depends: ${misc:Pre-Depends} | 103 | Pre-Depends: ${misc:Pre-Depends}, |
77 | Depends: ${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, openssh-sftp-server | 104 | Depends: adduser (>= 3.9), |
78 | Recommends: xauth, ncurses-term, libpam-systemd, ${openssh-server:Recommends} | 105 | dpkg (>= 1.9.0), |
79 | Conflicts: ssh-socks, ssh2, sftp | 106 | libpam-modules (>= 0.72-9), |
80 | Replaces: ssh, ssh-krb5 | 107 | libpam-runtime (>= 0.76-14), |
81 | Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere | 108 | lsb-base (>= 4.1+Debian3), |
82 | Provides: ssh-server | 109 | openssh-client (= ${binary:Version}), |
110 | openssh-sftp-server, | ||
111 | procps, | ||
112 | ${misc:Depends}, | ||
113 | ${shlibs:Depends}, | ||
114 | Recommends: libpam-systemd, | ||
115 | ncurses-term, | ||
116 | xauth, | ||
117 | ${openssh-server:Recommends}, | ||
118 | Conflicts: sftp, | ||
119 | ssh-socks, | ||
120 | ssh2, | ||
121 | Replaces: ssh, | ||
122 | ssh-krb5, | ||
123 | Suggests: molly-guard, | ||
124 | monkeysphere, | ||
125 | rssh, | ||
126 | ssh-askpass, | ||
127 | ufw, | ||
128 | Provides: ssh-server, | ||
83 | Multi-Arch: foreign | 129 | Multi-Arch: foreign |
84 | Description: secure shell (SSH) server, for secure access from remote machines | 130 | Description: secure shell (SSH) server, for secure access from remote machines |
85 | This is the portable version of OpenSSH, a free implementation of | 131 | This is the portable version of OpenSSH, a free implementation of |
@@ -105,11 +151,13 @@ Description: secure shell (SSH) server, for secure access from remote machines | |||
105 | Package: openssh-sftp-server | 151 | Package: openssh-sftp-server |
106 | Priority: optional | 152 | Priority: optional |
107 | Architecture: any | 153 | Architecture: any |
108 | Depends: ${shlibs:Depends}, ${misc:Depends} | 154 | Depends: ${misc:Depends}, |
109 | Recommends: openssh-server | ssh-server | 155 | ${shlibs:Depends}, |
110 | Breaks: openssh-server (<< 1:6.5p1-5) | 156 | Recommends: openssh-server | ssh-server, |
111 | Replaces: openssh-server (<< 1:6.5p1-5) | 157 | Breaks: openssh-server (<< 1:6.5p1-5), |
112 | Enhances: openssh-server, ssh-server | 158 | Replaces: openssh-server (<< 1:6.5p1-5), |
159 | Enhances: openssh-server, | ||
160 | ssh-server, | ||
113 | Description: secure shell (SSH) sftp server module, for SFTP access from remote machines | 161 | Description: secure shell (SSH) sftp server module, for SFTP access from remote machines |
114 | This is the portable version of OpenSSH, a free implementation of | 162 | This is the portable version of OpenSSH, a free implementation of |
115 | the Secure Shell protocol as specified by the IETF secsh working | 163 | the Secure Shell protocol as specified by the IETF secsh working |
@@ -138,8 +186,10 @@ Description: secure shell (SSH) sftp server module, for SFTP access from remote | |||
138 | Package: ssh | 186 | Package: ssh |
139 | Priority: extra | 187 | Priority: extra |
140 | Architecture: all | 188 | Architecture: all |
141 | Pre-Depends: dpkg (>= 1.17.5) | 189 | Pre-Depends: dpkg (>= 1.17.5), |
142 | Depends: ${misc:Depends}, openssh-client (>= ${binary:Version}), openssh-server (>= ${binary:Version}) | 190 | Depends: openssh-client (>= ${binary:Version}), |
191 | openssh-server (>= ${binary:Version}), | ||
192 | ${misc:Depends}, | ||
143 | Description: secure shell client and server (metapackage) | 193 | Description: secure shell client and server (metapackage) |
144 | This metapackage is a convenient way to install both the OpenSSH client | 194 | This metapackage is a convenient way to install both the OpenSSH client |
145 | and the OpenSSH server. It provides nothing in and of itself, so you | 195 | and the OpenSSH server. It provides nothing in and of itself, so you |
@@ -149,7 +199,9 @@ Package: ssh-krb5 | |||
149 | Section: oldlibs | 199 | Section: oldlibs |
150 | Priority: extra | 200 | Priority: extra |
151 | Architecture: all | 201 | Architecture: all |
152 | Depends: ${misc:Depends}, openssh-client (>= ${binary:Version}), openssh-server (>= ${binary:Version}) | 202 | Depends: openssh-client (>= ${binary:Version}), |
203 | openssh-server (>= ${binary:Version}), | ||
204 | ${misc:Depends}, | ||
153 | Description: secure shell client and server (transitional package) | 205 | Description: secure shell client and server (transitional package) |
154 | This is a transitional package depending on the regular Debian OpenSSH | 206 | This is a transitional package depending on the regular Debian OpenSSH |
155 | client and server, which now support GSSAPI natively. It will add the | 207 | client and server, which now support GSSAPI natively. It will add the |
@@ -160,9 +212,11 @@ Package: ssh-askpass-gnome | |||
160 | Section: gnome | 212 | Section: gnome |
161 | Priority: optional | 213 | Priority: optional |
162 | Architecture: any | 214 | Architecture: any |
163 | Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 | 215 | Depends: openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5, |
164 | Replaces: ssh (<< 1:3.5p1-3) | 216 | ${misc:Depends}, |
165 | Provides: ssh-askpass | 217 | ${shlibs:Depends}, |
218 | Replaces: ssh (<< 1:3.5p1-3), | ||
219 | Provides: ssh-askpass, | ||
166 | Description: interactive X program to prompt users for a passphrase for ssh-add | 220 | Description: interactive X program to prompt users for a passphrase for ssh-add |
167 | This has been split out of the main openssh-client package so that | 221 | This has been split out of the main openssh-client package so that |
168 | openssh-client does not need to depend on GTK+. | 222 | openssh-client does not need to depend on GTK+. |
@@ -175,7 +229,7 @@ Package-Type: udeb | |||
175 | Section: debian-installer | 229 | Section: debian-installer |
176 | Priority: optional | 230 | Priority: optional |
177 | Architecture: any | 231 | Architecture: any |
178 | Depends: ${shlibs:Depends} | 232 | Depends: ${shlibs:Depends}, |
179 | XB-Installer-Menu-Item: 99999 | 233 | XB-Installer-Menu-Item: 99999 |
180 | Description: secure shell client for the Debian installer | 234 | Description: secure shell client for the Debian installer |
181 | This is the portable version of OpenSSH, a free implementation of | 235 | This is the portable version of OpenSSH, a free implementation of |
@@ -189,7 +243,7 @@ Package-Type: udeb | |||
189 | Section: debian-installer | 243 | Section: debian-installer |
190 | Priority: optional | 244 | Priority: optional |
191 | Architecture: any | 245 | Architecture: any |
192 | Depends: ${shlibs:Depends} | 246 | Depends: ${shlibs:Depends}, |
193 | Description: secure shell server for the Debian installer | 247 | Description: secure shell server for the Debian installer |
194 | This is the portable version of OpenSSH, a free implementation of | 248 | This is the portable version of OpenSSH, a free implementation of |
195 | the Secure Shell protocol as specified by the IETF secsh working | 249 | the Secure Shell protocol as specified by the IETF secsh working |