From 6e950945da7a2acbb48fa4138208018f09d66991 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 22 May 2013 01:45:40 +0100 Subject: Switch to new unified layout for Upstart jobs as documented in https://wiki.ubuntu.com/UpstartCompatibleInitScripts: the init script checks for a running Upstart, and we now let dh_installinit handle most of the heavy lifting in maintainer scripts. Ubuntu users should be essentially unaffected except that sshd may no longer start automatically in chroots if the running Upstart predates 0.9.0; but the main goal is simply not to break when openssh-server is installed in a chroot. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9db3f5648..f56fc00ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,14 @@ openssh (1:6.2p2-2) UNRELEASED; urgency=low openssh-server.postinst. * Replace old manual conffile handling code with dpkg-maintscript-helper, via dh_installdeb. + * Switch to new unified layout for Upstart jobs as documented in + https://wiki.ubuntu.com/UpstartCompatibleInitScripts: the init script + checks for a running Upstart, and we now let dh_installinit handle most + of the heavy lifting in maintainer scripts. Ubuntu users should be + essentially unaffected except that sshd may no longer start + automatically in chroots if the running Upstart predates 0.9.0; but the + main goal is simply not to break when openssh-server is installed in a + chroot. -- Colin Watson Tue, 21 May 2013 17:49:35 +0100 -- cgit v1.2.3