From 1d24b89769d822139b42c5fe1d3182db67665687 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 24 Feb 2020 10:19:25 +0000 Subject: Add /etc/ssh/ssh_config.d/ to openssh-client --- debian/changelog | 6 ++++++ debian/openssh-client.dirs | 1 + 2 files changed, 7 insertions(+) create mode 100644 debian/openssh-client.dirs (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b58fb5cd2..ab1956193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openssh (1:8.2p1-4) UNRELEASED; urgency=medium + + * Add /etc/ssh/ssh_config.d/ to openssh-client. + + -- Colin Watson Mon, 24 Feb 2020 10:18:34 +0000 + openssh (1:8.2p1-3) unstable; urgency=medium * Reupload with -sa to work around confusion with 1:8.2p1-1 being in NEW. diff --git a/debian/openssh-client.dirs b/debian/openssh-client.dirs new file mode 100644 index 000000000..c39cb7630 --- /dev/null +++ b/debian/openssh-client.dirs @@ -0,0 +1 @@ +etc/ssh/ssh_config.d -- cgit v1.2.3