From 6fc1257675d5451fed096c168ca1e605404d3cd5 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 28 Nov 2000 01:07:53 +0000 Subject: r396: working toward config file globbing support. Need to modify a bunch of function, and add support for escaped stuff --- doc/v3 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'doc') 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//* 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/ works, and will deprecate that usage. - debian/. 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 -- cgit v1.2.3