projects
/
debhelper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b182018
)
update
author
Joey Hess
<joey@gnu.kitenet.net>
Tue, 29 Dec 2009 20:32:58 +0000
(15:32 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Tue, 29 Dec 2009 20:32:58 +0000
(15:32 -0500)
doc/TODO
patch
|
blob
|
history
diff --git
a/doc/TODO
b/doc/TODO
index bd9bb295658b491927a99fb12f970dd278792bbd..f9458ce8493f76ea34e9354f2dab4e35bacd0018 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-35,3
+35,6
@@
Deprecated:
* dh_desktop, dh_scrollkeeper. Remove eventually..
* -s flag, not formally deprecated yet; remove eventually
* -u flag; add a warning on use and remove eventually
+* 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.