summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-16 12:47:08 -0400
committerJoey Hess <joey@kitenet.net>2010-06-16 12:47:08 -0400
commit49b81ceae43c78d81a72968b1c7f31cab8af257a (patch)
tree95be6d0a817f1558ad9c1ec981802ee4d17791ef /debian
parentbe82fb2cf2a71ae659715584524882a326777936 (diff)
postrm-init: Avoid calling the error handler if update-rc.d fails. Closes: #586065
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a630fcd3..18d75c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ debhelper (7.9.1) UNRELEASED; urgency=low
commands. (See #570039)
* In v8 mode, prefer the perl_build buildsystem over perl_makemaker.
Closes: #578805
+ * postrm-init: Avoid calling the error handler if update-rc.d fails.
+ Closes: #586065
-- Joey Hess <joeyh@debian.org> Mon, 17 May 2010 20:01:19 -0400