Hi, This bug has been fixed with an NMU as part of the BSP this weekend. The diff follows.
BTW, the package has a *large* number of lintian warnings, some of which are serious. As the maintainer, you should fix these as soon as possible, because they significantly reduce the quality of this package. Regards, Roger diff -urN ogle-0.9.2.original/ac3/ac3dec_wrap.c ogle-0.9.2/ac3/ac3dec_wrap.c --- ogle-0.9.2.original/ac3/ac3dec_wrap.c 2003-03-02 15:50:03.000000000 +0000 +++ ogle-0.9.2/ac3/ac3dec_wrap.c 2005-09-04 19:54:46.084905304 +0100 @@ -48,7 +48,7 @@ static void handle_events(MsgEventQ_t *q, MsgEvent_t *ev); -static char *program_name; +char *program_name; static FILE *outfile; diff -urN ogle-0.9.2.original/debian/changelog ogle-0.9.2/debian/changelog --- ogle-0.9.2.original/debian/changelog 2005-09-04 19:52:13.000000000 +0100 +++ ogle-0.9.2/debian/changelog 2005-09-04 19:56:06.418692712 +0100 @@ -1,3 +1,11 @@ +ogle (0.9.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * ac3/ac3dec_wrap.c: program_name should not be declared static. + Applied patch from Andreas Jochens (Closes: #287850). + + -- Roger Leigh <[EMAIL PROTECTED]> Sun, 4 Sep 2005 19:55:15 +0100 + ogle (0.9.2-2) unstable; urgency=low * Quoting in startup script, fix problem with spaces in filenames, -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linux http://www.debian.org/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]