summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-10-16 10:32:24 +0100
committerColin Watson <cjwatson@debian.org>2017-10-16 10:32:24 +0100
commitcbb2c36ba712f5f8cba3214a105cbaa4471b15e5 (patch)
tree5cd399721cf37dea59d6681265aa85f3d7549b66 /debian/control
parent1deecb1b97e0d7563ad1117c1d27573f6692cbce (diff)
Remove the decade-old ssh-krb5 transitional package; upgrades of openssh-server will preserve existing configuration, and new installations should just enable GSSAPIAuthentication and GSSAPIKeyExchange in sshd_config (closes: #878626).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 1 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 6c0449c70..568080c74 100644
--- a/debian/control
+++ b/debian/control
@@ -164,24 +164,11 @@ Description: secure shell client and server (metapackage)
164 and the OpenSSH server. It provides nothing in and of itself, so you 164 and the OpenSSH server. It provides nothing in and of itself, so you
165 may remove it if nothing depends on it. 165 may remove it if nothing depends on it.
166 166
167Package: ssh-krb5
168Section: oldlibs
169Priority: optional
170Architecture: all
171Depends: openssh-client (>= ${binary:Version}),
172 openssh-server (>= ${binary:Version}),
173 ${misc:Depends},
174Description: secure shell client and server (transitional package)
175 This is a transitional package depending on the regular Debian OpenSSH
176 client and server, which now support GSSAPI natively. It will add the
177 necessary GSSAPI options to the server configuration file. You can
178 remove it once the upgrade is complete and nothing depends on it.
179
180Package: ssh-askpass-gnome 167Package: ssh-askpass-gnome
181Section: gnome 168Section: gnome
182Priority: optional 169Priority: optional
183Architecture: any 170Architecture: any
184Depends: openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5, 171Depends: openssh-client | ssh (>= 1:1.2pre7-4),
185 ${misc:Depends}, 172 ${misc:Depends},
186 ${shlibs:Depends}, 173 ${shlibs:Depends},
187Replaces: ssh (<< 1:3.5p1-3), 174Replaces: ssh (<< 1:3.5p1-3),