]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/TODO
r1941: * ACK last three NMUs with thanks to Raphael Hertzog for making the best of
[debhelper.git] / doc / TODO
index 94aa95af330a546077ac4a7786f384a8d685df92..34d900f8eae9cfcc80bd0abf10155b252d9b624c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -7,7 +7,7 @@ Wishlist items:
   to accept (rather than accepting all debhelper options). They should
   be able to print brief usage summaries.
 
-  I think this calls for a restucturing. Make a Debhelper.pm class. Each
+  I think this calls for a restructuring. Make a Debhelper.pm class. Each
   program subclasses the class. The class provides command line parsing,
   useful functions, and so on. Skeleton of a debhelper command would then
   be:
@@ -34,13 +34,14 @@ Wishlist items:
   --section is not given. So I should be able to stop parsing it myself for
   section, after dpkg 1.10 has been around long enough.
 
-v5:
+v6:
 
 * escaping in config files (for whitespace)?
-* make dh_installman set up slave links, always assuming wm and man page
-  are in same area (/usr/bin and /usr/share/man, or /usr/X11/). Or, if the
-  .1x extension stuff is a problem, only look for man pages in
-  /usr/share/man. #85963
+* make dh_installman set up slave links. X11 stuff is no longer 
+  a problem due to X reorg. #85963
+* fix dh_builddeb DH_ALWAYS_EXCLUDE support to operate same as other
+  commands, see #242834
+* Fix #288250
 
 Deprecated:
 
@@ -58,3 +59,4 @@ Deprecated:
   debconf-utils dependency.
 * dh_undocumented
 * dh_installinit --init-script
+* dh_python