X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_clean;h=2fca78159f8c12910ee2727e0f9327dde9d11b46;hb=de830e6ef085efd0da1950f82ec259e360c2832e;hp=bc5bc579074873f3fcc3fb3f6c9b4887a3818277;hpb=9dd0ae97130e8a6c1f3c2c49fe24d53fae454e5e;p=debhelper.git diff --git a/dh_clean b/dh_clean index bc5bc57..2fca781 100755 --- a/dh_clean +++ b/dh_clean @@ -72,7 +72,7 @@ inhibit_log(); if ($dh{K_FLAG}) { # dh_prep will be emulated (mostly) by the code below. - # TODO deprecation warning + warning("dh_clean -k is deprecated; use dh_prep instead"); } foreach my $package (@{$dh{DOPACKAGES}}) {