summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2017-12-31 19:03:08 +0000
committerNiels Thykier <niels@thykier.net>2017-12-31 19:03:08 +0000
commitdc13d672b97894ccffc150b263e5c3b88da0c183 (patch)
treef10073e3d7f2a52c5f10a4f7f016c1fe88abc28d /debian
parent04b8b22d9b01b52cb1cd85a8471e99d40349f3cd (diff)
downloaddebhelper-dc13d672b97894ccffc150b263e5c3b88da0c183.tar.gz
dh_installinit: Add a --no-enable parameter
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ba293ffd..550d43a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,12 @@ debhelper (11.1) UNRELEASED; urgency=medium
* dh_compress: In compat 12, stop compressing any thing in
/usr/share/doc/$pkg/examples. Thanks to Piotr Ożarowski for
the suggestion. (Closes: #593382)
+ * dh_installinit: Support a new --no-enable parameter to setup the
+ init script with the "defaults-disabled" and add the proper
+ versioned dependency on "init-system-helpers (>= 1.51)", which is
+ the first (functional) version with support for
+ "defaults-disabled". Thanks to Laurent Bigonville for the
+ report and Evgeni Golov for filing #857452. (Closes: #709384)
-- Niels Thykier <niels@thykier.net> Sun, 17 Dec 2017 07:59:18 +0000