From a86787947654fec90804e9bbc8dc9e5f2b95a6cb Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 6 Jul 2000 04:29:48 +0000 Subject: [PATCH] r355: merged in stuff from global todo --- doc/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/TODO b/doc/TODO index c341e96..246b2a6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -48,6 +48,14 @@ Wishlist items: * Add a switch to dh_installdeb to allow it to do user defined substitutions. OTOH, maybe it's better if people just sed postinst.in before debhelper gets it's hands on it... (#25235) +* objdump -p can get the soname of a library, try using that in dh_shlibs + instead of parsing filenames. +* to suport foo-doc -> foo symlinks in /usr/share/doc, make + dh_installdocs/changelogs check to see if the doc dir is a symlink to a + directory. If so, dh_installdocs does not install copyright, and + dh_installchangelogs does nothing, but everything else dh_installdocs would + do is still done. This means that you need to use dh_link and dh_installdirs + to set up the link and directory. Deprecated: -- 2.39.5