Browse Source

Merge dselect patch from Joey Hess

Wichert Akkerman 25 years ago
parent
commit
20bd4893b0
2 changed files with 13 additions and 0 deletions
  1. 11 0
      ChangeLog
  2. 2 0
      debian/changelog

+ 11 - 0
ChangeLog

@@ -1,3 +1,14 @@
+Sat Jul 14 01:38:27 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * Merge dselect patch from Joey Hess 
+    + dselect/dselect.h: add manual_install prototype
+    + dselect/pkgcmds.cc, dselect/pkgsublist.cc: modify kd_select() and
+      repeatedly display() to set/unset manual_install so we can identify
+      user-selected packages
+    + dselect/pkglist.h: add dp_should priority
+    + dselect/pkgdepcon.cc: modify resolvedepcon() to handle recommends
+      and suggests differently
+
 Sat Jul 14 01:18:33 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
   * doc/de/Makefile.in: fix syntax error

+ 2 - 0
debian/changelog

@@ -13,6 +13,8 @@ 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
+
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED