tag 676496 pending
thanks
Hello,
Bug #676496 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=5ba5d34
---
commit 5ba5d341998646321dd7452febd15e8a780c7287
Author: Guillem Jover <[email protected]>
Date: Thu Jun 7 18:35:12 2012 +0200
libdpkg: Defer Multi-Arch field reset to pkg_blank()
When removing a package pkgbin_blank() is called and an entry written
to the update log, which might make it unparseable if there's other
Multi-Arch instances present for that package.
Closes: #676496
diff --git a/debian/changelog b/debian/changelog
index dde6a45..d1fe124 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,6 +64,8 @@ dpkg (1.16.4) UNRELEASED; urgency=low
* Always activate all path components for file triggers, this fixes file
trigger handling for conffiles and dpkg-trigger invokations.
Closes: #675613, #676061, #676062, #676107, #676118, #676122
+ * Do not reset Multi-Arch field in the update log when removing the package.
+ Closes: #676496
[ Updated man page translations ]
* German (Helge Kreutzmann).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]