From cbb2c36ba712f5f8cba3214a105cbaa4471b15e5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 16 Oct 2017 10:32:24 +0100 Subject: 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). --- debian/control | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'debian/control') 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) and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. -Package: ssh-krb5 -Section: oldlibs -Priority: optional -Architecture: all -Depends: openssh-client (>= ${binary:Version}), - openssh-server (>= ${binary:Version}), - ${misc:Depends}, -Description: secure shell client and server (transitional package) - This is a transitional package depending on the regular Debian OpenSSH - client and server, which now support GSSAPI natively. It will add the - necessary GSSAPI options to the server configuration file. You can - remove it once the upgrade is complete and nothing depends on it. - Package: ssh-askpass-gnome Section: gnome Priority: optional Architecture: any -Depends: openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5, +Depends: openssh-client | ssh (>= 1:1.2pre7-4), ${misc:Depends}, ${shlibs:Depends}, Replaces: ssh (<< 1:3.5p1-3), -- cgit v1.2.3