]> git.donarmstrong.com Git - debhelper.git/commit
r266: * FHS complience. Patch from Johnie Ingram <johnie@netgod.net>.
authorjoey <joey>
Mon, 6 Sep 1999 05:47:41 +0000 (05:47 +0000)
committerjoey <joey>
Mon, 6 Sep 1999 05:47:41 +0000 (05:47 +0000)
commit37c69d4e7124fb03edf46bea4eb38f6721f2aa2a
tree2ab81f9330d3cb5b01d3600ec41d1f1988b17f68
parentda7d6c32c080678dc672f7c6e680c11569f46eda
r266:    * FHS complience. Patch from Johnie Ingram <johnie@netgod.net>.
     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/<package> a compatability symlink to
     /usr/share/doc/<package>. Note that currently if something exists in
     /usr/doc/<package> 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.
29 files changed:
debhelper.1
debian/changelog
debian/control
debian/rules
dh_compress.1
dh_debstd
dh_debstd.1
dh_fixperms
dh_fixperms.1
dh_gencontrol.1
dh_installchangelogs
dh_installchangelogs.1
dh_installcron.1
dh_installdeb.1
dh_installdocs
dh_installdocs.1
dh_installexamples
dh_installexamples.1
dh_installinfo.1
dh_installmanpages
dh_installmanpages.1
dh_link.1
dh_perl.1
dh_shlibdeps.1
dh_strip.1
dh_undocumented
dh_undocumented.1
doc/README
doc/v2