how to search mailinglist archives [was: Re: Build-Depends-Indep dependencies]

2010-10-26 Thread Sven Hoexter
On Tue, Oct 26, 2010 at 06:27:49PM +0200, Tristan Seligmann wrote: > On Tue, Oct 26, 2010 at 6:16 PM, anatoly techtonik > wrote: > > Cool. Why Python Application Team list is not there? > > http://lists.alioth.debian.org/mailman/listinfo/python-apps-team > > lists.alioth.debian.org is separate

Re: Request for help to convert the lyx package

2006-08-03 Thread Sven Hoexter
On Wed, Aug 02, 2006 at 08:14:08PM +0200, Pierre Habouzit wrote: > Le mer 2 août 2006 20:09, Iustin Pop a écrit : Hi guys, > > Ah, then that must be it - it must be invoked as: > > dh_python /usr/share/lyx/lyx2lyx > > in order for it to scan other dirs and generate the correct > > postinstall/p

Request for help to convert the lyx package

2006-08-02 Thread Sven Hoexter
Hello, I've been working on the lyx package to get it in a state complying with the new python policy. LyX generates some .pyc and .pyo files during build time and I'm not sure what to do with them because I thought that the dh_pycentral call would handle them correctly. Having build a package[1]