summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2001-02-05 18:09:36 +0000
committerjoey <joey>2001-02-05 18:09:36 +0000
commit418435f110b5f39e6933272e051e15d919ef59b9 (patch)
tree6f7b1a57c2797d2eb5a487d655c759fc99fa19bc /debian/changelog
parent6648880ed40453cd7df9ad8a6a73e58e455dad92 (diff)
r417: * dh_installinit -r: stop init script in prerm on package removal,
Closes: #84974
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d6f2134..7a4a8954 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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