]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/TODO
Fix typo in French translation, about debian/package.README.Debian files.
[debhelper.git] / doc / TODO
index 3b69f5828e97557f39f900a7ec114b52569ef0f9..18cdb903e1ec76387e07410a4789be6600c604c1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,22 +30,18 @@ Wishlist items:
 
   This needs more thought.
   
-* install-info, as of dpkg 1.10, parses the info file for section if
-  --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:
+v8:
 
 * 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_install use hard links for efficiency
+* dh_installinit --restart-after-upgrade as default?
+* #487006: dh_installman with 3-letter codes
 
 Deprecated:
 
-* DH_COMPAT 1, 2. Can be removed once all packages are seen to be using 3 or
-  higher. I won't hold my breath. Now with evil warning messages though.
+* DH_COMPAT 1, 2, 3. Can be removed once all packages are seen to be using
+  a newer version. I won't hold my breath. Now with evil warning messages
+  though.
 * Also, grep the entire archive for all dh_* command lines,
   and check to see what other switches are not being used, and maybe remove
   some of them. I'd also like to deprecate/remove debian/compress files, -X is
@@ -58,3 +54,5 @@ Deprecated:
   debconf-utils dependency.
 * dh_undocumented
 * dh_installinit --init-script
+* dh_python
+* dh_clean -k (make it warn)