From 9749ef7f9b382d743b186bf06c7c2aeb0b9bebee Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 31 Jul 2004 03:22:20 +0000 Subject: * Split the ssh binary package into openssh-client and openssh-server (closes: #39741). openssh-server depends on openssh-client for some common functionality; it didn't seem worth creating yet another package for this. * New transitional ssh package, depending on openssh-client and openssh-server. May be removed once nothing depends on it. * When upgrading from ssh to openssh-{client,server}, it's very difficult for the maintainer scripts to find out what version we're upgrading from without dodgy dpkg hackery. I've therefore taken the opportunity to move a couple of debconf notes into NEWS files, namely ssh/ssh2_keys_merged and ssh/user_environment_tell. * In general, upgrading to this version directly from woody without first upgrading to the version in sarge is not currently guaranteed to work very smoothly due to the aforementioned version discovery problems. --- debian/openssh-client.conffiles | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/openssh-client.conffiles (limited to 'debian/openssh-client.conffiles') diff --git a/debian/openssh-client.conffiles b/debian/openssh-client.conffiles new file mode 100644 index 000000000..70b55c8f8 --- /dev/null +++ b/debian/openssh-client.conffiles @@ -0,0 +1,2 @@ +/etc/ssh/ssh_config +/etc/ssh/moduli -- cgit v1.2.3