Package: udftool
Severity: normal

Packages which need to create a device node must depend on udev | makedev.

OTOH, after looking at #405819 I believe that you should just remove any
references to MAKEDEV since at best it will create an useless device node.


Anyway, these checks are wrong and they have to go:

        if test ! -e /dev/.devfsd \
            && test ! -e /dev/.udev \
            && test ! -b /dev/pktcdvd3; then


And while you are cleaning up please also remove references to
/sbin/update-modules (which is an empty script nowadays) and to
/etc/modutils/ (which is not part of Debian anymore).

Also, the package apparently stopped using debconf so it should not
depend anymore on it nor source /usr/share/debconf/confmodule in the
maintainers script.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to