From: Guillem Jover Date: Thu, 22 Mar 2007 02:15:10 +0000 (+0000) Subject: Update TODO list. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b5e47e1a1308d8b8de6f2d9c5081d07408c7aa;p=dpkg Update TODO list. --- diff --git a/TODO b/TODO index 1179286a..9ce35ba3 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,8 @@ lenny * Triage as much bugs as possible to get the bug count below 300 ;) and merge as much patches as possible. + * Change the BTS pages to use usertags instead of pseudo-tags. + 1.14.0 ------ @@ -19,6 +21,7 @@ lenny * Support udeb natively: - Add field Package-Type and friends. + - Generate proper Packages files. (#383916) * Support Tag field. @@ -57,7 +60,7 @@ lenny * Add UTF-8 support to all programs. - * Add md5sums and/or sha1sums package support. + * Add md5sums and/or sha1sums package support. (#155676) * Allow packages to register additional files, declare ownership of files for dpkg -S and -L without having dpkg act on this (.psuedolist?). @@ -69,6 +72,24 @@ lenny * Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder or sbuild, so that they can start using the new architecture wildcards automatically. + - New command line arguments to retrieve Build-Depends. (#114774) + - Support for output format. (#214566) + + * Remove conffile background support? (#38334) + + * Make dpkg-build --build check for duped conffiles. (#131633) + + * Make update-alternatives --display support --quiet. (#336091) + + * Add PAM support to start-stop-daemon. (#406942) + + * Make dpkg-checkbuilddeps check build-essential. (#402901) + + * Fix pointless use of strdup. (#379027) + + * Propagate --admindir to programs run from maintainer scritpts. (#97076) + + * Fix quotes? TODO