Package: dwb Version: 20130424hg-1 Severity: minor The maintainer scripts now contain two calls to update-menu: one inserted manually and one inserted by dh_installmenus. dwb's postinst script looks like that:
# Update Menus if [ -x /usr/bin/update-menus ] ; then update-menus ; fi # Automatically added by dh_installmenu if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then update-menus fi # End automatically added section The manual invocation in postrm and postinst can be removed. Regards -- Sebastian Ramacher
signature.asc
Description: Digital signature