The debian/control file for the lmod-detect-pci module seems to be wrong. the section is set to admin, while all the other modules have the section set to debian-installer and the rules script creates a debian/files entry with a debian-installer setting.
Attached is a cvs diff after I corrected it. If I am wrong, feel free to ignore this. sbdep@cancer:~/debian-installer/tools/lmod-detect-pci/debian$ cvs diff ? files ? lmod-detect-pci ? lmod-detect-pci.substvars cvs server: Diffing . Index: control =================================================================== RCS file: /cvs/debian-boot/debian-installer/tools/lmod-detect-pci/debian/control,v retrieving revision 1.2 diff -r1.2 control 2c2 < Section: admin --- > Section: debian-installer -- Stephen Depooter <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

