diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-23 20:06:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-23 20:06:40 -0400 |
commit | 7e7e8bd7cc061dfa3d9d400005e184efa459df2f (patch) | |
tree | c3f230950d247d07d2ee579efb3e523d98671ba5 /doc | |
parent | ffa960214d69d5d566668aadd43e69cbf9f0dd13 (diff) | |
download | debhelper-7e7e8bd7cc061dfa3d9d400005e184efa459df2f.tar.gz |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -33,8 +33,11 @@ Deprecated: * delsubstvar() and the last parameter to addsubstvar that makes it remove a string are not used in debhelper itself, but have been left in the library in case other things use them. Deprecate and remove. +* dh --before , --after , --until , --remaining 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 +some of them. + +I'd also like to deprecate/remove debian/compress files, -X is a better idea. |