From: joey Date: Thu, 21 Apr 2005 00:49:11 +0000 (+0000) Subject: r1750: document dh_clean removal X-Git-Tag: 4.2.34~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bfad668fe8013de52b2f62017450da4f0e28f0f5;p=debhelper.git r1750: document dh_clean removal --- diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 92c532c..8151c3e 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -40,7 +40,7 @@ merge these modifications into the actual postinst scripts. In general, files named debian/*.debhelper are internal to debhelper, and their existence or use should not be relied on by external programs such as -the build process of a package. +the build process of a package. These files will be deleted by dh_clean. Debhelper programs should default to doing exactly what policy says to do.