Package: paraview / 5.1.2+dfsg1-2

Metadata

Package Version Patches format
paraview 5.1.2+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_manpages_errors.patch | (download)

ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3 | 6 2 + 4 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3 | 3 1 + 2 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3 | 4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3 | 15 1 + 14 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3 | 4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3 | 6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3 | 6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3 | 6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3 | 3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3 | 4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3 | 8 3 + 5 - 0 !
29 files changed, 10 insertions(+), 109 deletions(-)

 rough editing of manpages, shipped with sources to fix 
  lintian-warnnings.
fix_path_paraview.patch | (download)

Wrapping/Python/paraview/__init__.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix python path
fix_ftbfs_gcc49.patch | (download)

VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx | 48 37 + 11 - 0 !
1 file changed, 37 insertions(+), 11 deletions(-)

 fix compilation with gcc-4.9
Bug-Debian: https://bugs.debian.org/#746896
reduce_cmake_error.cmake | (download)

VTK/CMake/vtkModuleAPI.cmake | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 reduce the error message in cmake if module is missing
use_system_sqlite.patch | (download)

VTK/IO/SQL/vtkSQLiteDatabase.cxx | 22 11 + 11 - 0 !
VTK/IO/SQL/vtkSQLiteDatabase.h | 4 2 + 2 - 0 !
VTK/IO/SQL/vtkSQLiteQuery.cxx | 122 61 + 61 - 0 !
VTK/IO/SQL/vtkSQLiteQuery.h | 4 2 + 2 - 0 !
VTK/ThirdParty/sqlite/CMakeLists.txt | 3 1 + 2 - 0 !
5 files changed, 77 insertions(+), 78 deletions(-)

 use system sqlite
Bug-Debian: https://bugs.debian.org/750183
use_system_xdmf.patch | (download)

CMake/VTKModules.cmake | 3 0 + 3 - 0 !
VTK/IO/Xdmf2/CMakeLists.txt | 3 0 + 3 - 0 !
VTK/IO/Xdmf3/CMakeLists.txt | 3 0 + 3 - 0 !
VTK/ThirdParty/xdmf2/CMakeLists.txt | 39 1 + 38 - 0 !
VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in | 1 1 + 0 - 0 !
5 files changed, 2 insertions(+), 47 deletions(-)

 use system xdmf
Bug-Debian: https://bugs.debian.org/750182
use_system_utf8.patch | (download)

VTK/Common/Core/vtkUnicodeString.cxx | 48 24 + 24 - 0 !
VTK/IO/Core/vtkUTF8TextCodec.cxx | 4 2 + 2 - 0 !
2 files changed, 26 insertions(+), 26 deletions(-)

 use system utf8
use_system_mpi4py.patch | (download)

ParaViewCore/ClientServerCore/Core/module.cmake | 3 0 + 3 - 0 !
VTK/Parallel/MPI4Py/CMakeLists.txt | 2 1 + 1 - 0 !
VTK/Parallel/MPI4Py/module.cmake | 2 0 + 2 - 0 !
3 files changed, 1 insertion(+), 6 deletions(-)

 use system mpi4py
remove_webgl.patch | (download)

ParaViewCore/ClientServerCore/Rendering/module.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable webgl support (requires separate packaging)
use_system_eigen3.patch | (download)

Plugins/SciberQuestToolKit/SciberQuest/EigenConfig.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system eigen3 instead of embedded one