summaryrefslogtreecommitdiff
path: root/dh_cligacpolicy
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-10-14 08:01:26 +0000
committerNiels Thykier <niels@thykier.net>2018-10-14 08:01:55 +0000
commit99f359e68b3e3d98d60afbc6dcf1434ec81d133c (patch)
tree5ab7fd175f5937b52719d896c9a17eb5d1cafedd /dh_cligacpolicy
parent7b7cf54ac11b91ee220a396dee2c6b35f2b2fbfe (diff)
dh_*: Replace dh_clean -k with dh_prep
The former is deprecated and replaced by the latter. Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_cligacpolicy')
-rwxr-xr-xdh_cligacpolicy2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_cligacpolicy b/dh_cligacpolicy
index 47eda19..f823a4e 100755
--- a/dh_cligacpolicy
+++ b/dh_cligacpolicy
@@ -68,7 +68,7 @@ line with I<#> characters and blank lines are ignored.
=head1 NOTES
-Note that this command is not idempotent. "dh_clean -k" should be called
+Note that this command is not idempotent. "dh_prep" should be called
between invocations of this command. Otherwise, it may cause multiple
instances of the same text to be added to maintainer scripts.