From 96c71ece85e8c03ca64f77cf47b0de1222649428 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 7 Jul 2000 19:41:52 +0000 Subject: [PATCH] r356: * Documented the full list of extra files dh_clean deletes, since people are for some reason adverse to using -v to find it. Closes: #66883 --- debian/changelog | 7 +++++++ dh_clean.1 | 6 ++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2efc69d..09fcf7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (2.0.102) unstable; urgency=low + + * Documented the full list of extra files dh_clean deletes, since people + are for some reason adverse to using -v to find it. Closes: #66883 + + -- Joey Hess Fri, 7 Jul 2000 12:40:43 -0700 + debhelper (2.0.101) unstable; urgency=low * Killed the fixlinks stuff, since there are no longer any symlinks in diff --git a/dh_clean.1 b/dh_clean.1 index 118a03c..5db26de 100644 --- a/dh_clean.1 +++ b/dh_clean.1 @@ -7,8 +7,10 @@ dh_clean \- clean up package build directories .SH "DESCRIPTION" dh_clean is a debhelper program that is responsible for cleaning up after a package is built. It removes the package build directories, and removes some -other files, such as debian/substvars, debian/files, DEADJOE, emacs backup -files, any detritus left behind by other debhelper commands, etc. +other files, such as debian/substvars, debian/files, and any detritus left +behind by other debhelper commands. It also removes common files that +should not appear in a debian diff: + #*# *~ DEADJOE *.orig *.rej *.SUMS TAGS core .deps/* *.P .SH OPTIONS .TP .B debhelper options -- 2.39.5