]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installchangelogs.1
r1099: fix tag name
[debhelper.git] / dh_installchangelogs.1
index ae2eec74b5e7c1a52b2f98f4735aa33a7e395dde..b346eef703238e5df78c7a78ee2c9ee38cf4f010 100644 (file)
@@ -9,18 +9,18 @@ dh_installchangelogs is a debhelper program that is responsible for installing
 changelogs into package build directories.
 .P
 dh_installchangelogs determines if the package is a debian native package,
-and if so, it installs debian/changelog into usr/share/doc/package/changelog
-in the package build directory. Otherwise, it installs debian/changelog into
-usr/share/doc/package/changelog.Debian in the package build directory. (If
-files named debian/package.changelog exist, they will be used in preference to
+and if so, it installs debian/changelog into usr/doc/package/changelog in
+the package build directory. Otherwise, it installs debian/changelog into
+usr/doc/package/changelog.Debian in the package build directory. (If files
+named debian/package.changelog exist, they will be used in preference to
 debian/changelog.)
 .P
 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
+as usr/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).
+installed as usr/doc/package/changelog.html instead (with a link to
+usr/doc/package/changelog).
 .SH OPTIONS
 .TP
 .B debhelper options
@@ -47,6 +47,6 @@ for a list of environment variables that affect all debhelper commands.
 .SH "SEE ALSO"
 .BR debhelper (1)
 .SH "CONFORMS TO"
-Debian policy, version 3.0.1
+Debian policy, version 2.5.0.0
 .SH AUTHOR
-Joey Hess <joeyh@debian.org>
+Joey Hess <joeyh@master.debian.org>