diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-02 14:51:31 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-02 14:51:31 -0400 |
commit | 334d0e5c4bde8ae064790ed0f3e6c0c788b97628 (patch) | |
tree | a043f7018f0dafe904cdd42178cdb6e4a2d24a14 /debian | |
parent | 2b16a2add5bedab6b9f6f60184863a64c750e7f6 (diff) | |
download | debhelper-334d0e5c4bde8ae064790ed0f3e6c0c788b97628.tar.gz |
reword
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7ed5b0c4..25cfce20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,7 @@ 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. + * dh_installinit: Support upstart job files, 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 |