Bug#397794: audacious: small fix and addition for debian/rules

2006-11-15 Thread William Pitcock
Greetings, I would advise not using --enable-chardet by default because it can occasionally cause problems with UTF-8. While it is useful for CJK users, it is typically -only- useful for CJK users. Latin character sets based on Unicode may break with it enabled at this time. At least, we've (upst

Bug#397794: audacious: small fix and addition for debian/rules

2006-11-09 Thread Le_Vert
On Fri, 10 Nov 2006 00:36:43 +0900, "VDR dai \(deb\)" <[EMAIL PROTECTED]> wrote: > Package: audacious > Version: 1.2.1-1 > Severity: normal > > Hi, > > First, please add ~~touch mk/rules.mk'' before make distclean. > If mk/rules.mk does not exists, audacious build system ignores > general build p

Bug#397794: audacious: small fix and addition for debian/rules

2006-11-09 Thread VDR dai (deb)
Package: audacious Version: 1.2.1-1 Severity: normal Hi, First, please add ~~touch mk/rules.mk'' before make distclean. If mk/rules.mk does not exists, audacious build system ignores general build process. Second, please add --enable-chardet to configure option. Character set detecion support is