diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-23 22:49:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-23 22:49:22 -0400 |
commit | 4f8a46b36e961d1a64d466a63f3a7ef6c90bafe2 (patch) | |
tree | 5bbb9dde41b2c9d87c7b544e7e3adeded0b7863d /doc | |
parent | 28f84cd5c972f683506bee5f201cd93a2c09ee56 (diff) | |
download | debhelper-4f8a46b36e961d1a64d466a63f3a7ef6c90bafe2.tar.gz |
dh_prep: New program, does the same as dh_clean -k (which will be deprecated later).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,3 +53,4 @@ Deprecated: * dh_undocumented * dh_installinit --init-script * dh_python +* dh_clean -k (make it warn) |