On Fri, 2013-11-08 at 10:31 +0100, Andreas Tille wrote: > On Fri, Nov 08, 2013 at 08:59:04AM +0000, Ghislain Vaillant wrote: > > > > > > Make sure it will be injected into the proper Debian Science task file > > > and add an entry to SoB wiki page if nobody else might volunteer for > > > sponsering. > > > > > > > I have added an entry to the SoB, and I am now fighting with svn to get > > it to commit my changes to the task files. Do I need to register > > somewhere to get commit privileges ? > > To commit to the tasks files you need to register to Debian Pure Blends > team on alioth (if you are not a DD because any DD can commit). However, > there is no real need to fight - it is fine if you send me the patch and > I'll happily work as proxy. >
I have sent a request for joining the team. In the meantime, you'll find a patch attached with this reply. Please let me know whether this is sufficient, I took example on what you did with libnfft3-dev. > Kind regards > > Andreas. > > -- > http://fam-tille.de > > Ghislain
Index: engineering-dev =================================================================== --- engineering-dev (revision 3901) +++ engineering-dev (working copy) @@ -71,3 +71,5 @@ Depends: libnfft3-dev Depends: libnlopt-dev + +Depends: python-fftw3 Index: mathematics-dev =================================================================== --- mathematics-dev (revision 3901) +++ mathematics-dev (working copy) @@ -139,3 +139,5 @@ Depends: gap-dev Depends: libnfft3-dev + +Depends: python-fftw3 Index: physics-dev =================================================================== --- physics-dev (revision 3901) +++ physics-dev (working copy) @@ -10,3 +10,5 @@ Depends: pyfai Depends: libnfft3-dev + +Depends: python-fftw3

