From ae3d9bcdcb856676f591cf81230e12341f91f38c Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 6 Oct 2017 12:07:53 +0100 Subject: Change priorities of ssh and ssh-krb5 binary packages to optional, since "Priority: extra" is now deprecated. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 61f2bbb97..9456338af 100644 --- a/debian/control +++ b/debian/control @@ -153,7 +153,7 @@ Description: secure shell (SSH) sftp server module, for SFTP access from remote are individually implemented as extensions. Package: ssh -Priority: extra +Priority: optional Architecture: all Pre-Depends: dpkg (>= 1.17.5), Depends: openssh-client (>= ${binary:Version}), @@ -166,7 +166,7 @@ Description: secure shell client and server (metapackage) Package: ssh-krb5 Section: oldlibs -Priority: extra +Priority: optional Architecture: all Depends: openssh-client (>= ${binary:Version}), openssh-server (>= ${binary:Version}), -- cgit v1.2.3