Bug#706688: dwb: redundant call to update-menu in maintainer scripts

2013-05-04 Thread Sebastian Ramacher
On 2013-05-03 19:44:02, Nathan Owens wrote: I have changed postrm to prerm because lintian gave error about the alternative link wouldn't exist anymore and it suggested to use prerm instead. I did that and it fixed that lintian error. There was no real reason I changed to debhelper to 9, just

Bug#706688: dwb: redundant call to update-menu in maintainer scripts

2013-05-03 Thread Sebastian Ramacher
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 #

Bug#706688: dwb: redundant call to update-menu in maintainer scripts

2013-05-03 Thread Nathan Owens
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

Bug#706688: dwb: redundant call to update-menu in maintainer scripts

2013-05-03 Thread Sebastian Ramacher
Copying my message to the bug. Forgot to CC it. - Forwarded message from Sebastian Ramacher sramac...@debian.org - Date: Sat, 4 May 2013 01:48:31 +0200 From: Sebastian Ramacher sramac...@debian.org To: Nathan Owens ndow...@gmx.us Subject: Re: Bug#706688: dwb: redundant call to update

Bug#706688: dwb: redundant call to update-menu in maintainer scripts

2013-05-03 Thread Nathan Owens
: Re: Bug#706688: dwb: redundant call to update-menu in maintainer scripts Hi Nathan, On 2013-05-03 17:55:53, Nathan Owens wrote: 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 I'd