From: Joey Hess Date: Tue, 29 Dec 2009 20:32:58 +0000 (-0500) Subject: update X-Git-Tag: 7.4.11~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0da82bbd8763a3d762d5a7ffc766273bfc873afd;p=debhelper.git update --- diff --git a/doc/TODO b/doc/TODO index bd9bb29..f9458ce 100644 --- 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.