summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-24 00:19:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-24 00:19:58 -0400
commit472a8f123ef2fde0eb5ad29b8ec95449097fee6f (patch)
treea53ef7fe15fb27143ccd93037d867b4c610eae8d /debhelper.pod
parentb2d0350c56519f092335596790da9efe91df3369 (diff)
I lied, one more v7 change slipped in..
* dh_installchangelogs: In v7 mode, if no upstream changelog is specified, and the package is not native, guess at a few common changelog filenames.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index f81234d0..2cc4f38f 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -411,6 +411,11 @@ dh_clean will read debian/clean and delete files listed there.
dh_clean will delete toplevel *-stamp files.
+=item -
+
+dh_installchangelogs will guess at what file is the upstream changelog if
+none is specified.
+
=back
=back