summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-07-28 03:30:50 +0200
committerGuillem Jover <guillem@debian.org>2013-04-14 05:50:15 +0200
commit65ade6390b47fe3ec6a0e2ba341f3d553bf4bbc6 (patch)
tree1e501a57ffafd7b16d63cc9b2d226160b5f24b4a /debian
parentc1e19f3274545cd72ffefed29a88452d866110e9 (diff)
downloaddpkg-65ade6390b47fe3ec6a0e2ba341f3d553bf4bbc6.tar.gz
dpkg: Activate file triggers on removal more accurately
Activate them only when we know we are inevitably removing things.
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 6ded7a5c6..cc862202a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,6 +66,8 @@ dpkg (1.17.0) UNRELEASED; urgency=low
holds among others. Closes: #162541
* Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal to the point
when we are definitely removing the main path.
+ * Activate file triggers on removal more accurately, only when we know
+ we are inevitably removing things.
-- Guillem Jover <guillem@debian.org> Fri, 03 Aug 2012 13:21:00 +0200