On 05/03/2013 06:40 AM, Sebastian Ramacher wrote:
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
K I have rebuilt the package and uploaded to Debian Mentors http://mentors.debian.net/debian/pool/main/d/dwb/dwb_20130424hg-2.dsc Just gotta get it uploaded


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to