tag 582819 pending
thanks
Hello,
Bug #582819 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=174ea65
---
commit 174ea65d4c48c894662579465118b93fa7799271
Author: Raphaël Hertzog <[email protected]>
Date: Mon May 24 19:00:16 2010 +0200
dpkg-maintscript-helper: make <lastversion> optional in rm_conffile and
mv_conffile
Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
properly when <lastversion> is not given (or is empty). This should
try the operation on every upgrade but do something only when the file to
act upon really exists.
Document this behaviour.
diff --git a/debian/changelog b/debian/changelog
index 5e15a78..16ddb25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
* Clarify that dpkg-maintscript-helper rm_conffile needs the last version of
the package that did not remove the obsolete conffile if this was not
implemented at the time the file became obsolete. Closes: #582893
+ * Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
+ properly when <lastversion> is not given (or is empty). Closes: #582819
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]