]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r417: * dh_installinit -r: stop init script in prerm on package removal,
[debhelper.git] / debian / changelog
index 4d6f21349a7ccc4cf9c5aaa6c4d7ed8eb917747f..7a4a89544d8728e2802367a97b6507eea387d4ca 100644 (file)
@@ -1,3 +1,10 @@
+debhelper (2.2.20) unstable; urgency=low
+
+  * dh_installinit -r: stop init script in prerm on package removal,
+    Closes: #84974
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  5 Feb 2001 10:06:31 -0800
+
 debhelper (2.2.19) unstable; urgency=low
 
   * dh_shlibdeps -l can handle relative paths now. Patch from Colin Watson