From: joey Date: Tue, 13 Mar 2001 21:24:47 +0000 (+0000) Subject: r453: * Fixed broken -e #SCRIPT# tests in init script start/stop/restart code. X-Git-Tag: version_2.0.101~146 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=69e9378c02ff0845f23442451fc8807c6238082a;p=debhelper.git r453: * Fixed broken -e #SCRIPT# tests in init script start/stop/restart code. Arrgh. All packages built with the old code (that is, all daemon packages built with debhelper 3.0.9!) are broken. Closes: #89472 --- diff --git a/debian/changelog b/debian/changelog index a844378..686bb49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -debhelper (3.0.11) unstable; urgency=low - - * - - -- Joey Hess Tue, 13 Mar 2001 11:31:13 -0500 - debhelper (3.0.10) unstable; urgency=medium * Fixed broken -e #SCRIPT# tests in init script start/stop/restart code.