From bf4505e2f7f476cb71e852d54717dfde44af2dff Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 23 Feb 2020 11:30:38 +0000 Subject: Move ssh-sk-helper into openssh-client ... rather than shipping it in a separate package. The extra library dependencies are pretty small, so it doesn't seem worth bloating the Packages file. Suggested by Bastian Blank. --- debian/openssh-client.install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/openssh-client.install') diff --git a/debian/openssh-client.install b/debian/openssh-client.install index 24376514f..f6dad4805 100755 --- a/debian/openssh-client.install +++ b/debian/openssh-client.install @@ -10,6 +10,7 @@ usr/bin/ssh-keygen usr/bin/ssh-keyscan usr/lib/openssh/ssh-keysign usr/lib/openssh/ssh-pkcs11-helper +[linux-any] usr/lib/openssh/ssh-sk-helper usr/share/man/man1/scp.1 usr/share/man/man1/sftp.1 usr/share/man/man1/ssh-add.1 @@ -20,6 +21,7 @@ usr/share/man/man1/ssh.1 usr/share/man/man5/ssh_config.5 usr/share/man/man8/ssh-keysign.8 usr/share/man/man8/ssh-pkcs11-helper.8 +[linux-any] usr/share/man/man8/ssh-sk-helper.8 contrib/ssh-copy-id usr/bin debian/ssh-argv0 usr/bin -- cgit v1.2.3