tag 610991 pending
thanks
Hello,
Bug #610991 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=f589a03
---
commit f589a03c6fcd9360d00cb4b084d55704c3c8746f
Author: Raphaël Hertzog <[email protected]>
Date: Mon Jan 24 20:43:13 2011 +0100
debian/control: drop Breaks on konqueror
With this Breaks, "apt-get install udev" that is recommended at the start
of a lenny->squeeze upgrade might remove the kde metapackage. This is
due to udev needing a new util-linux that itself needs a newer dpkg (due
to the install-info transition).
In contrast, the lack of the Breaks has very minimal consequences: partial
upgrades might not install install-info and in that case konqueror might
show an outdated list of info pages.
diff --git a/debian/changelog b/debian/changelog
index a402570..85a01e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
dpkg (1.15.8.9) UNRELEASED; urgency=low
+ [ Raphaël Hertzog ]
+ * Drop Breaks on konqueror to avoid some lenny -> squeeze upgrade
+ problems. It was only needed to ensure install-info is installed
+ even for partial upgrades. Closes: #610991
+
[ Updated dpkg translations ]
* Remove space before "…" in several Catalan strings (Jordi Mallach).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]