From 0d519c8fd379afbed7ff4ec1c141e0b4097bcd37 Mon Sep 17 00:00:00 2001 From: joeyh Date: Sun, 8 Jan 2006 23:33:25 +0000 Subject: r1849: * dh_installinit: If run with -o, do the inverse of -n and only set up maintainer script snippets, w/o installing any files. Useful for those edge cases where the init script is provided by upstream and not easily installed by dh_installinit but where it's worth letting it manage the maintainer scripts anyway. Closes: #140881, #184980 * -o might be added for other similar commands later if there is any reason to. And yeah, it means that -no is close to a no-op.. --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c27423c4..5fe53a34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +debhelper (5.0.14) unstable; urgency=low + + * dh_installinit: If run with -o, do the inverse of -n and only + set up maintainer script snippets, w/o installing any files. + Useful for those edge cases where the init script is provided by upstream + and not easily installed by dh_installinit but where it's worth letting + it manage the maintainer scripts anyway. Closes: #140881, #184980 + * -o might be added for other similar commands later if there is any + reason to. And yeah, it means that -no is close to a no-op.. + + -- Joey Hess Sun, 8 Jan 2006 17:21:52 -0500 + debhelper (5.0.13) unstable; urgency=low [ Joey Hess ] -- cgit v1.2.3