Source: mpi4py Severity: wishlist Dear Maintainer,
I have begun to work on packaging a new upstream version -- mpi4py-1.3. You can see the progress online at https://github.com/bfroehle/debian-mpi4py So far it builds correctly, and debdiff on the resulting packages show only expected changes in the naming of *.egg-info files. I ran into some difficulty running git-import-orig as git wanted to mangle CRLF -> LF in a few *.bat files. Setting git's core.autocrlf to off resolved the issue. The following packaging changes were made: * The doc build directory was renamed (build -> _build) * up_no_modlibs patch was rebased * override dh_auto_build for python 2, since --force would trigger cython * bin/python-mpi and mpi4py/lib-pmpi/*.so files were manually removed after installation * removed some excluded tests, which now pass due to upstream fixes. I've successfully built and tested the package so far only on Ubuntu 12.04 (Precise). Regards, Brad -- System Information: Debian Release: wheezy/sid APT prefers precise-security APT policy: (990, 'precise-security'), (900, 'precise-updates'), (500, 'precise'), (400, 'precise-proposed') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-24-generic (SMP w/16 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org