summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-04-04 15:55:56 +0100
committerColin Watson <cjwatson@debian.org>2011-04-04 15:55:56 +0100
commit6ade9b5028edb7f1387449c6124ff4229543b8bf (patch)
tree0fd5a72ab45e8d4a0d47ac4d837b0128d953cf66 /debian/changelog
parentdb1d7efa461f51dc2880dfecab54f57db327564a (diff)
Remove unreachable code from openssh-server.postinst.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9065c08ca..c44380b1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ openssh (1:5.8p1-4) UNRELEASED; urgency=low
3 * Drop hardcoded dependencies on libssl0.9.8 and libcrypto0.9.8-udeb, 3 * Drop hardcoded dependencies on libssl0.9.8 and libcrypto0.9.8-udeb,
4 since the required minimum versions are rather old now anyway and 4 since the required minimum versions are rather old now anyway and
5 openssl has bumped its SONAME (thanks, Julien Cristau; closes: #620828). 5 openssl has bumped its SONAME (thanks, Julien Cristau; closes: #620828).
6 * Remove unreachable code from openssh-server.postinst.
6 7
7 -- Colin Watson <cjwatson@debian.org> Mon, 04 Apr 2011 15:44:29 +0100 8 -- Colin Watson <cjwatson@debian.org> Mon, 04 Apr 2011 15:44:29 +0100
8 9