summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2009-09-02 14:49:34 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-02 14:49:34 -0400
commit5afc32c767432aa6b5842593e883397a905efc5f (patch)
tree37d76685909d17c5e3677d29fe0360be6b4e83f2 /debian
parentad7d0e9cb4d05f2fb8427a2dc6cb6519d0b76450 (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/copyright4
2 files changed, 12 insertions, 0 deletions
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 <vorlon@debian.org> 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 <joeyh@debian.org>, 2009 Canonical Ltd.
+License: GPL-3