Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-07-03 Thread Cyril Brulebois
Ondrej Certik (03/07/2009): > Many thanks for fixing it! > > I apologize for not having time for this. No problem, that only triggered my 0-day NMU mood. :D You could also get rid of the “:” in your “: # comment” in debian/rules. What is the purpose of that “:”? :) Mraw, KiBi. -- To UNSUBSC

Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-07-03 Thread Ondrej Certik
On Fri, Jul 3, 2009 at 3:27 AM, Cyril Brulebois wrote: > tag 521525 patch pending > thanks > > Daniel Schepler (27/03/2009): >> ... >> : # Adding links to manpages >> mkdir -p debian/python-numpy/usr/share/man/man1 >> for v in 2.5 2.4; do \ >>           ln -sf f2py.1 debian/python-numpy/usr/share/

Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-07-03 Thread Cyril Brulebois
tag 521525 patch pending thanks Daniel Schepler (27/03/2009): > ... > : # Adding links to manpages > mkdir -p debian/python-numpy/usr/share/man/man1 > for v in 2.5 2.4; do \ > ln -sf f2py.1 debian/python-numpy/usr/share/man/man1/f2py$v.1; \ > ln -sf f2py.1 debian/python-numpy/

Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-03-27 Thread Daniel Schepler
Package: python-numpy Version: 1:1.2.1-1 Severity: serious From my pbuilder build log: ... : # Adding links to manpages mkdir -p debian/python-numpy/usr/share/man/man1 for v in 2.5 2.4; do \ ln -sf f2py.1 debian/python-numpy/usr/share/man/man1/f2py$v.1; \ ln -sf f2py.1 debian/