Package: paraview / 4.1.0+dfsg+1-1

Metadata

Package Version Patches format
paraview 4.1.0+dfsg+1-1 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_libav10.patch | (download)

VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix libav10 compilation
fix_path_paraview.patch | (download)

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

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 paraview (4.1.0-1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/paraview.install:
     - add usr/bin/vtkProcessShader
fix_FTBFS_KWSys.patch | (download)

VTK/Utilities/KWSys/vtksys/SystemInformation.cxx | 43 15 + 28 - 0 !
1 file changed, 15 insertions(+), 28 deletions(-)

 fix ftbfs on many platforms
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
fix_GLintptr_FTBFS.patch | (download)

VTK/Rendering/OpenGL/vtkOpenGL.h | 1 1 + 0 - 0 !
VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 fixes ftbfs against new libjpeg-turbo