]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installchangelogs.1
r418: * Fixed a stupid typo in dh_suidregister, Closes: #85110
[debhelper.git] / dh_installchangelogs.1
index 7942b7cb731279b88bc2716675f0dcd54c39c59c..941b7cfed07a12e0aab04568dcbae784354df1c5 100644 (file)
@@ -18,9 +18,10 @@ debian/changelog.)
 If an upstream changelog file is specified as an option, and the package is
 not a native debian package, then this upstream changelog will be installed
 as usr/share/doc/package/changelog in the package build directory. If the
-changelog is a html file (determined by file extention), it will be
-installed as usr/share/doc/package/changelog.html instead (with a link to
-usr/share/doc/package/changelog).
+changelog is a html file (determined by file extension), it will be
+installed as usr/share/doc/package/changelog.html instead, and will be
+converted to plain text with lynx to generate
+usr/share/doc/package/changelog .
 .SH OPTIONS
 .TP
 .B debhelper options
@@ -49,4 +50,4 @@ for a list of environment variables that affect all debhelper commands.
 .SH "CONFORMS TO"
 Debian policy, version 3.0.1
 .SH AUTHOR
-Joey Hess <joeyh@master.debian.org>
+Joey Hess <joeyh@debian.org>