[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#296893: waimea: spurious call to deprecated script wm-menu-config



Package: waimea
Version: 0.4.0-5
Severity: important

Hello QA team,

waimea postinst and postrm include a call to wm-menu-config. However it
also uses the debhelper template so this is spurious. Since the script
wm-menu-config is deprecated, I would like this to be fixed before sarge
so I can remove the script in etch.
postinst:
        if [ -x /usr/sbin/wm-menu-config ]; then
            wm-menu-config waimea on;
        fi

postrm:
        if [ -x /usr/sbin/wm-menu-config ]; then
            wm-menu-config waimea off
        fi

Alternatively, maybe you could bump this bug to serious and remove
waimea from sarge since it was not included in woody.

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 



Reply to: