summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey>2000-11-28 01:07:53 +0000
committerjoey <joey>2000-11-28 01:07:53 +0000
commit6fc1257675d5451fed096c168ca1e605404d3cd5 (patch)
treea4d73ea0298716da2a62ee6b8ca04f9280e7e44b /doc
parentbf79e6fa88299e4452520195ac6f298a6989e825 (diff)
r396: working toward config file globbing support. Need to modify a bunch of
function, and add support for escaped stuff
Diffstat (limited to 'doc')
-rw-r--r--doc/v310
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/v3 b/doc/v3
index 3d5ebb61..0dc17944 100644
--- a/doc/v3
+++ b/doc/v3
@@ -25,18 +25,10 @@ them.
the .man filenames properly. It'll probably just assume all man pages have
an extension, and delete that extentation, and add the correct one.
-* There will be no change to the names of debhelper config files used, I've
- decided against debian/<package>/* and the like, because although those
- subdirs do work, they're not allowed by the packaging manual, and they'd
- make source unpacking by hand a lot harder. I will leave these files
- completly as they are now. However, I will remove most of the language
- documenting that debian/<foo> works, and will deprecate that usage.
- debian/<package>.<foo> will be preferred even in single binary packages.
-
+ Every file in etc/ is automatically flagged as a conffile by dh_installdeb.
* Debhelper config files will support globbing via * and ?, when
- appropriate. To turn this off and use those changarcters raw, just quote
+ appropriate. To turn this off and use those characters raw, just quote
them.
+ dh_makeshlibs will generate autoscript fragments for ldconfig. This will