From 5afc32c767432aa6b5842593e883397a905efc5f Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 2 Sep 2009 14:49:34 -0400 Subject: upstart support Patch dh_installinit to handle upstart job files in preference over init scripts, and provide compatibility symlinks in /etc/init.d for sysv-rc implementations. Closes: #536035. --- debian/changelog | 8 ++++++++ debian/copyright | 4 ++++ 2 files changed, 12 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7cd3891b..7ed5b0c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (7.4.1) UNRELEASED; urgency=low + + * Patch dh_installinit to handle upstart job files in preference over init + scripts, and provide compatibility symlinks in /etc/init.d for sysv-rc + implementations. Closes: #536035. + + -- Steve Langasek Thu, 06 Aug 2009 03:01:43 -0700 + debhelper (7.4.0) unstable; urgency=low * Optimise -s handling to avoid running dpkg-architecture if a package diff --git a/debian/copyright b/debian/copyright index 7b123367..18178a23 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,3 +58,7 @@ License: GPL-2+ Files: Debian/Debhelper/Buildsystem*, Debian/Debhelper/Dh_Buildsystems.pm Copyright: © 2008-2009 Modestas Vainius License: GPL-2+ + +Files: dh_installinit +Copyright: 1997-2008 Joey Hess , 2009 Canonical Ltd. +License: GPL-3 -- cgit v1.2.3