debian specific patch information for vtk / 5.8.0-13

Summary

Package Version Package Type Source Package Format
5.8.0-13 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile vtk_5.8.0-13.debian.tar.gz
Size56922
MD5sum65809edc5208e907892312bb47c1c993

"series" style patches

patch summary view raw
allpatches.patch
 CMake/KitCommonJavaWrapBlock.cmake                     |    2 
 CMake/KitCommonPythonWrapBlock.cmake                   |   10 
 CMake/KitCommonTclWrapBlock.cmake                      |    8 
 Charts/CMakeLists.txt                                  |    4 
 Common/vtkWin32Header.h                                |    6 
 Examples/ParallelProcessing/Generic/Cxx/CMakeLists.txt |    2 
 GUISupport/Qt/QVTKPaintEngine.cxx                      |    2 
 GUISupport/Qt/VTKConfigQt.cmake.in                     |    3 
 Hybrid/vtkPolyDataSilhouette.cxx                       |    6 
 Hybrid/vtkVideoSource.cxx                              |  132 +++----
 IO/CMakeLists.txt                                      |    6 
 IO/vtkFFMPEGWriter.cxx                                 |    6 
 IO/vtkSQLiteDatabase.cxx                               |   22 -
 IO/vtkSQLiteDatabase.h                                 |    4 
 IO/vtkSQLiteQuery.cxx                                  |  144 +++----
 IO/vtkSQLiteQuery.h                                    |    4 
 Infovis/vtkBoostBreadthFirstSearchTree.cxx             |   22 +
 Parallel/CMakeLists.txt                                |    6 
 Rendering/CMakeLists.txt                               |   19 -
 Rendering/vtkFreeTypeTools.cxx                         |    4 
 Rendering/vtkFreeTypeUtilities.cxx                     |    3 
 Rendering/vtkWin32OpenGLRenderWindow.cxx               |  236 ++++++------
 Rendering/vtkWin32RenderWindowInteractor.cxx           |  309 ++++++++---------
 Utilities/CMakeLists.txt                               |    6 
 Utilities/Cosmo/CMakeLists.txt                         |    9 
 Utilities/DICOMParser/DICOMParser.cxx                  |    1 
 Utilities/Doxygen/doxyfile.in                          |    1 
 Utilities/LastConfigureStep/CMakeLists.txt             |    2 
 Utilities/VPIC/CMakeLists.txt                          |   10 
 Utilities/ftgl/CMakeLists.txt                          |   35 +
 Utilities/mrmpi/src/CMakeLists.txt                     |    3 
 Utilities/vtk_netcdf.h                                 |    5 
 Utilities/vtk_netcdfcpp.h                              |    5 
 Utilities/vtkexodus2/CMakeLists.txt                    |    2 
 Utilities/vtkexodus2/test/CMakeLists.txt               |    2 
 Utilities/vtkhdf5/ConfigureChecks.cmake                |    4 
 VTKConfig-Java.cmake.in                                |   14 
 VTKConfig-Python.cmake.in                              |   14 
 VTKConfig-Tcl.cmake.in                                 |   21 +
 VTKConfig.cmake.in                                     |   53 --
 VolumeRendering/vtkOpenGLGPUVolumeRayCastMapper.cxx    |    4 
 Wrapping/Java/CMakeLists.txt                           |   10 
 Wrapping/Java/vtk/vtkJavaMemoryManager.java            |    4 
 Wrapping/Java/vtk/vtkJavaMemoryManagerImpl.java        |   20 -
 Wrapping/Python/CMakeLists.txt                         |    2 
 Wrapping/Tcl/CMakeLists.txt                            |   16 
 Wrapping/Tcl/pkgIndex.tcl.in                           |    1 
 Wrapping/Tcl/vtkTkAppInit.cxx                          |    2 
 vtkGenerateVTKConfig.cmake                             |   66 +++
 49 files changed, 733 insertions(+), 539 deletions(-)
view download