summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c81c1387..b24826766 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ openssh (1:3.8.1p1-9) UNRELEASED; urgency=low
3 * Split the ssh binary package into openssh-client and openssh-server 3 * Split the ssh binary package into openssh-client and openssh-server
4 (closes: #39741). openssh-server depends on openssh-client for some 4 (closes: #39741). openssh-server depends on openssh-client for some
5 common functionality; it didn't seem worth creating yet another package 5 common functionality; it didn't seem worth creating yet another package
6 for this. 6 for this. openssh-client is priority standard, openssh-server optional.
7 * New transitional ssh package, depending on openssh-client and 7 * New transitional ssh package, priority optional, depending on
8 openssh-server. May be removed once nothing depends on it. 8 openssh-client and openssh-server. May be removed once nothing depends
9 on it.
9 * When upgrading from ssh to openssh-{client,server}, it's very difficult 10 * When upgrading from ssh to openssh-{client,server}, it's very difficult
10 for the maintainer scripts to find out what version we're upgrading from 11 for the maintainer scripts to find out what version we're upgrading from
11 without dodgy dpkg hackery. I've therefore taken the opportunity to move 12 without dodgy dpkg hackery. I've therefore taken the opportunity to move