tag 574816 pending thanks Hello,
Bug #574816 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=7e98241 --- commit 7e98241b11ce27e8d7fb87f1e64ecd03ec0ea0bf Author: Guillem Jover <guil...@debian.org> Date: Wed Mar 24 12:50:06 2010 +0100 dselect: Show dependency/conflicts resolution screen again Fix by switching the C++ code to use STL's min() and max() instead of preprocessor macros, to avoid multiple evaluation of arguments. Regression introduced in commit f426b031ac858fa30ace69959a43b61fb40f4be9. Closes: #574816 Based-on-patch-by: Robert Luberda <rob...@debian.org> diff --git a/debian/changelog b/debian/changelog index 885dded..a17d260 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,10 @@ dpkg (1.15.6.1) UNRELEASED; urgency=low exposing the configure variable HAVE_C_ATTRIBUTE on installed headers. * Do not allow a --retry schedule in start-stop-daemon where forever is the last item, as it needs something to repeat over. Closes: #570938 + * Show dselect dependency/conflicts resolution screen again, by switching + the code to use STL's min() and max() instead of preprocessor macros, to + avoid multiple evaluation of arguments. Regression introduced in 1.15.6. + Based on a patch by Robert Luberda <rob...@debian.org>. Closes: #574816 [ Raphaƫl Hertzog ] * Accept source packages without "Format" field for compatibility with very -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org