summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-23 20:11:25 -0400
committerJoey Hess <joey@kitenet.net>2010-05-23 20:11:25 -0400
commit6afb9c4c72cec03a13b1167bc1b7ffea4231066f (patch)
tree5ab4e3fc1f0d26e24ab019535e7e6ff1cafd6027 /doc
parent7e7e8bd7cc061dfa3d9d400005e184efa459df2f (diff)
debian/compress files are now deprecated. Seems only one package (genesis) still uses them.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 2af71972..8f6fde37 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -34,10 +34,8 @@ Deprecated:
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
+* debian/compress files
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.