Bug#645042: (no subject)

2012-11-12 Thread Andrey Rahmatullin
Note that to rebuild the package to have only debug extensions you need a following change in debian/rules: - echo PYTHON_INCLUDE_PATH:PATH=/usr/include/$(PYVERS) >> Build/CMakeCache.txt - echo PYTHON_LIBRARY:FILEPATH=/usr/lib/lib$(PYVERS).so >> Build/CMakeCache.txt + echo PYT

Bug#645042:

2012-09-04 Thread Jack Leigh
A general debug build of vtk would still be very useful

Bug#645042: please provide python-vtk-dbg package with dynamic libraries built against python*-dbg

2012-01-09 Thread Dominique Belhachemi
I tried to generate a debug package for vtk but the resulting package didn't contain the symbols needed for python. 115390 libvtk5-qt4-dev_5.8.0-6_amd64.deb 466178 libvtk5.8-qt4_5.8.0-6_amd64.deb 595994 vtk-examples_5.8.0-6_all.deb 2885736 libvtk5-dev_5.8.0-6_amd64.deb 493655

Bug#645042: please provide python-vtk-dbg package with dynamic libraries built against python*-dbg

2011-10-11 Thread Yaroslav Halchenko
Package: python-vtk Version: 5.6.1-6.1 Severity: wishlist I know that it is a lot to ask since I bet building VTK is a joy, BUT benefits would be there: e.g. it would be easy to take advantage of having gdb built with python support (as it is now on Debian) so anyone could easily inspect python