From 37c69d4e7124fb03edf46bea4eb38f6721f2aa2a Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 6 Sep 1999 05:47:41 +0000 Subject: r266: * FHS complience. Patch from Johnie Ingram . For the most part, this was a straight-forward substitution, dh_installmanpages needed a non-obvious change though. * Closes: #42489, #42587, #41732. * dh_installdocs: Adds code to postinst and prerm as specified in http://www.debian.org/Lists-Archives/debian-ctte-9908/msg00038.html, to make /usr/doc/ a compatability symlink to /usr/share/doc/. Note that currently if something exists in /usr/doc/ when the postinst is run, it will silently not make the symlink. I'm considering more intellingent handing of this case. * Note that if you build a package with this version of debhelper, it will use /usr/share/man, /usr/share/doc, and /usr/share/info. You may need to modify other files in your package that reference the old locations. --- dh_installinfo.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_installinfo.1') diff --git a/dh_installinfo.1 b/dh_installinfo.1 index 33e388a7..d413a2da 100644 --- a/dh_installinfo.1 +++ b/dh_installinfo.1 @@ -49,6 +49,6 @@ for a list of environment variables that affect all debhelper commands. It's impossible to specify filenames with spaces or other whitespace in them in debian/info file. This is more a historical design flaw than a bug. .SH "CONFORMS TO" -Debian policy, version 2.5.0.0 +Debian policy, version 3.0.1 .SH AUTHOR Joey Hess -- cgit v1.2.3