summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-23 20:06:40 -0400
committerJoey Hess <joey@kitenet.net>2010-05-23 20:06:40 -0400
commit7e7e8bd7cc061dfa3d9d400005e184efa459df2f (patch)
treec3f230950d247d07d2ee579efb3e523d98671ba5 /doc/TODO
parentffa960214d69d5d566668aadd43e69cbf9f0dd13 (diff)
update
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 3996c427..2af71972 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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.