summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-13 13:15:24 +0000
committerColin Watson <cjwatson@debian.org>2014-02-13 13:15:24 +0000
commit99a7116957f4fe28a42db97edb20c424b4aa593d (patch)
tree068def56c7baf753cce3ddbe5ae90d9ec122045c /debian/changelog
parentd66ca0fe0e76be36c6baa1bfeb3c883870e28343 (diff)
Remove code related to non-dependency-based sysv-rc ordering, since that is no longer supported.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eb335d68f..6523de8a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ openssh (1:6.5p1-4) UNRELEASED; urgency=medium
5 * Amend "Running sshd from inittab" instructions in README.Debian to 5 * Amend "Running sshd from inittab" instructions in README.Debian to
6 recommend 'update-rc.d ssh disable', rather than manual removal of rc*.d 6 recommend 'update-rc.d ssh disable', rather than manual removal of rc*.d
7 symlinks that won't work with dependency-based sysv-rc. 7 symlinks that won't work with dependency-based sysv-rc.
8 * Remove code related to non-dependency-based sysv-rc ordering, since that
9 is no longer supported.
8 10
9 -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000 11 -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000
10 12