On Fri, Mar 08, 2002 at 12:37:49PM +0100, pp wrote: > I try to make debian library packages starting with dh_make. > Is there any easy way to automagically create proper my_package.files > in debian directory? > Or am I to modify it by hand every time?
Hello Piotras, I am the author of dh-make. The short answer is yes, you will have to make these files. dh-make does a lot but it is impossible to programmatically work out what files should go where. However if there is a good rule of thumb that can be applied to a majority of cases, then I'm willing to put a patch in dh-make. You only have to make that file once per package BTW. - Craig -- Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.eye-net.com.au/ <[EMAIL PROTECTED]> MIEEE <[EMAIL PROTECTED]> Debian developer <[EMAIL PROTECTED]>

