diff options
author | joey <joey> | 2005-06-13 19:59:53 +0000 |
---|---|---|
committer | joey <joey> | 2005-06-13 19:59:53 +0000 |
commit | 1153ddb381f7e854b125791a5ff9be6b81d87cc3 (patch) | |
tree | 729e1875ff43f2735f8c1f8ca1bcfa96e14c2732 /doc | |
parent | 46a21fd82209577d6ba69c79d243889ea4f3d332 (diff) | |
download | debhelper-1153ddb381f7e854b125791a5ff9be6b81d87cc3.tar.gz |
r1763: releasing version 4.9.04.9.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -36,7 +36,6 @@ Wishlist items: v5: -* comments in config files * 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 @@ -45,9 +44,9 @@ v5: Deprecated: -* DH_COMPAT 1. Can be removed once all packages are seen to be using 2 or - higher. I won't hold my breath. -* Also, grep the entire archive for all dh_* command lines (I do this now), +* 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. +* 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 a better idea. |