I've looked at the packages, and saw a few problems: * missing build dependency on python (this stops dh_python which uses /usr/bin/python * missing build-dependency on g77 for python-scipy * some binary arch-indep packages have an architecture field in debian/control set to any instead of all (python-scipy, python-scipy-core) * doesn't the weave module in scipy-core require a C++ compiler? If so, there should be at least a Recommends on g++ for this package
Finally, I would set the Section of all the packages to "python" instead of "devel" which means that the packages will show up next to python-numeric in aptitude. While you are at it, could you close the ITP on scipy (#218523) in the changelog? Cheers, -- Alexandre Fayolle LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org