From: Wichert Akkerman Date: Mon, 16 Jul 2001 11:32:05 +0000 (+0000) Subject: dselect help improvements X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb324560fd600a1a20cb7c930c025879c543e43a;p=dpkg dselect help improvements --- diff --git a/ChangeLog b/ChangeLog index fc90ec0c..fb8b0d68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 16 13:27:44 CEST 2001 Wichert Akkerman + + * Merge a modified patch from Josip Rodin: + + dselect/basecmds.cc: Improve some help texts and helpscreen keybindings + + dselect/helpmsgs.src: Improve text + Mon Jul 16 12:55:49 CEST 2001 Wichert Akkerman * utils/start-stop-daemon.c: Fix test for nice(2) failure diff --git a/debian/changelog b/debian/changelog index 72bd53ac..4f44452c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ dpkg (1.10) unstable; urgency=low * Improve dselect manpage. Closes: Bug#103839 * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage. Closes: Bug#104214 - * Improve handling of Recommends and Suggests in dselect + * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942 * Add per-user configuration files. Closes: Bug#103845 * Split dselect into its own package. dpkg Pre-Depends on it to make sure no weird things happen during an upgrade but this @@ -23,6 +23,7 @@ dpkg (1.10) unstable; urgency=low * Make Q do an abort in the method selection menu to make things more consistent with the package list * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561 + * Improve the dselect helpscreen a bit. Closes: Bug#72634 -- Wichert Akkerman UNRELEASED