summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2000-07-07 19:41:52 +0000
committerjoey <joey>2000-07-07 19:41:52 +0000
commit96c71ece85e8c03ca64f77cf47b0de1222649428 (patch)
tree3109627eeec93de05e89fd5408b6a61fd4a9fd44
parenta86787947654fec90804e9bbc8dc9e5f2b95a6cb (diff)
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
-rw-r--r--debian/changelog7
-rw-r--r--dh_clean.16
2 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2efc69df..09fcf7c6 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 <joeyh@debian.org> 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 118a03c2..5db26de0 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