summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-10 12:48:00 -0400
committerJoey Hess <joey@kitenet.net>2012-04-10 12:48:00 -0400
commitb5280963638c96b95d7c5f5ad52cf8b4b521ea8b (patch)
treed8a408aafc519a647e29180c4f17e3652c279c01 /debian/changelog
parent561b98cd1572b417d95d7844df797705c330053f (diff)
dh_installinit: rework upstart handling to comply with new policy proposal; packages will ship both an init script and an upstart job, instead of just an upstart job and a symlink to a compat wrapper. Closes: #577040
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a2e876b0..785ad87d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
debhelper (9.20120323) UNRELEASED; urgency=low
+ [ Joey Hess ]
* Fix a typo. Closes: #665891
* Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901
* dh_md5sums: Don't skip DEBIAN directories other than the control files
one. Closes: #668276
+ [ Steve Langasek ]
+ * dh_installinit: rework upstart handling to comply with new policy
+ proposal; packages will ship both an init script and an upstart job,
+ instead of just an upstart job and a symlink to a compat wrapper.
+ Closes: #577040
+
-- Joey Hess <joeyh@debian.org> Mon, 26 Mar 2012 17:18:58 -0400
debhelper (9.20120322) unstable; urgency=low