From feb76f76e099df14be6ca5c33baf91d0a4f307a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 11 Aug 2013 21:21:24 +0200 Subject: dh_installinit: Fix a longstanding accidental behavior that caused a file named debian/package to be installed as the init script. Only fixed in v10 since packages might depend on this behavior. Closes: #719359 --- debhelper.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 7ad3e944..216360b2 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -532,6 +532,11 @@ This compatibility level is still open for development; use with caution. Changes from v9 are: +=item - + +B will no longer install a file named debian/I +as an init script. + =over 8 =item - -- cgit v1.2.3