Bug#409092: menu: [install-menu] Parser does not handle comments (#) correctly

2007-02-07 Thread Jari Aalto
Bill Allombert <[EMAIL PROTECTED]> writes: > On Fri, Jan 26, 2007 at 05:16:50PM +0200, Jari Aalto wrote: >> Package: menu >> Version: 2.1.33 >> Severity: normal >> >> Given following comment in debian/menu-method file >> >># substitute all q(") with q(\") >> >> The calls >> >>update-me

Bug#409092: menu: [install-menu] Parser does not handle comments (#) correctly

2007-02-07 Thread Bill Allombert
On Fri, Jan 26, 2007 at 05:16:50PM +0200, Jari Aalto wrote: > Package: menu > Version: 2.1.33 > Severity: normal > > Given following comment in debian/menu-method file > ># substitute all q(") with q(\") > > The calls > >update-menus --stdout > /tmp/menu-stdin >install -m 755 menu-m

Bug#409092: menu: [install-menu] Parser does not handle comments (#) correctly

2007-01-30 Thread Jari Aalto
Package: menu Version: 2.1.33 Severity: normal Given following comment in debian/menu-method file # substitute all q(") with q(\") The calls update-menus --stdout > /tmp/menu-stdin install -m 755 menu-method /etc/menu-methods/mytest /etc/menu-methods/mytest -v < /tmp/menu-stdin Giv