diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-04 21:17:38 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-04 21:17:38 -0500 |
commit | 07e276d58e796d629e03c0a7d88793fe31262c6f (patch) | |
tree | e09f1a319c1e6e2e0a3a642bd1293227062d0eb0 /doc/TODO | |
parent | ce6ce1a67cf80a447fb10e6fefcaa29571c708e2 (diff) | |
download | debhelper-07e276d58e796d629e03c0a7d88793fe31262c6f.tar.gz |
Drop deprecated programs from the list of commands in debhelper(7). Closes: #548382
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ Deprecated: * dh_suidregister. Once nothing in the archive uses it. * dh_installmanpages. * dh_testversion. Remove as soon as nothing uses it. -* dh_movefiles. I won't hold my breath. +* dh_movefiles. I won't hold my breath. Have not added deprecation + docs or message yet. * dh_undocumented * dh_installinit --init-script (make it warn) * dh_python |