[paraview] branch master updated (6030d62 -> 2b77cd26)

Anton Gladky gladk at moszumanska.debian.org
Tue Aug 16 19:55:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch master
in repository paraview.

      from  6030d62   Update changelog.
       new  482f42d   Imported Upstream version 5.1.2+dfsg1
       new  69e6b37   Merge tag 'upstream/5.1.2+dfsg1'
       new  685053a   Refresh patches.
       new  f0d0b59   Set VTK_RENDERING_BACKEND OpenGL.
       new  2b77cd26  Update changelog.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ParaViewDocumentationInitializer.cxx           |   2 -
 Applications/ParaView/Testing/XML/CMakeLists.txt   |   5 +-
 .../ParaView/Testing/XML/TestOpacityRendering.xml  |  11 +
 CMakeLists.txt                                     |   2 +-
 Examples/Catalyst/CMakeLists.txt                   |   1 +
 .../CxxMappedDataArrayExample/FEDriver.cxx         |   6 +-
 .../Catalyst/CxxSOADataArrayExample/CMakeLists.txt |  38 +
 .../Catalyst/CxxSOADataArrayExample/FEAdaptor.cxx  | 155 +++++
 .../FEAdaptor.h                                    |   0
 .../FEDataStructures.cxx                           |   0
 .../FEDataStructures.h                             |   0
 .../FEDriver.cxx                                   |   6 +-
 .../SampleScripts/feslicescript.py                 |   0
 Examples/Catalyst/PythonFullExample/coprocessor.py |  87 +--
 Examples/Catalyst/PythonFullExample/fedriver.py    |   4 +-
 Examples/Catalyst/README                           |   5 +
 .../SMApplication/Resources/proxies_mpi.xml        |  24 +-
 Testing/Data/Baseline/TestOpacityRendering.png.md5 |   1 +
 .../vtkqttesting/pqAbstractItemViewEventPlayer.cxx |   6 +-
 .../pqAbstractItemViewEventPlayerBase.cxx          |   6 +-
 .../pqAbstractMiscellaneousEventPlayer.cxx         |  18 +-
 .../pqAbstractMiscellaneousEventPlayer.h           |  18 +-
 .../vtkqttesting/pqTreeViewEventPlayer.cxx         |   6 +-
 ThirdParty/lz4/vtklz4/CMakeLists.txt               |  13 +-
 ThirdParty/pugixml/CMakeLists.txt                  |  14 +-
 VTK/CMake/FindHDF5.cmake                           |   6 +-
 VTK/CMake/NewCMake/CMakeParseArguments.cmake       |  21 +
 VTK/CMake/NewCMake/FindHDF5.cmake                  | 772 +++++++++++++++++++++
 .../NewCMake/FindPackageHandleStandardArgs.cmake   | 396 +++++++++++
 VTK/CMake/NewCMake/FindPackageMessage.cmake        |  57 ++
 .../NewCMake/SelectLibraryConfigurations.cmake     |  81 +++
 ...tHeader.cmake => VTKGenerateExportHeader.cmake} |  64 +-
 VTK/CMake/vtkCompilerExtras.cmake                  |   2 +-
 VTK/CMake/vtkModuleMacros.cmake                    |  19 +-
 VTK/CMake/vtkModuleTop.cmake                       |   4 +-
 ...ortheader.cmake.in => vtkexportheader.cmake.in} |   0
 VTK/CMakeLists.txt                                 |   1 +
 .../vtkPUnstructuredGridGhostCellsGenerator.cxx    |   8 +-
 .../vtkPUnstructuredGridGhostCellsGenerator.h      |  10 +
 VTK/IO/Exodus/vtkExodusIIReader.cxx                |  16 +-
 VTK/IO/GDAL/Testing/Cxx/CMakeLists.txt             |   9 +
 .../GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx |  72 ++
 VTK/IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx  | 108 +++
 .../Data/Baseline/TestGDALRasterPalette.png.md5    |   1 +
 .../Data/Input/TestGDALRasterNoDataValue.tif.md5   |   1 +
 .../Data/Input/TestGDALRasterPalette.tif.md5       |   1 +
 VTK/IO/GDAL/vtkGDALRasterReader.cxx                | 107 ++-
 VTK/IO/GDAL/vtkGDALRasterReader.h                  |   2 +-
 VTK/IO/Geometry/vtkOpenFOAMReader.cxx              |   9 +
 VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx  |  48 +-
 VTK/Rendering/OpenGL2/vtkDualDepthPeelingPass.h    |   3 +
 VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx |  54 +-
 VTK/Rendering/OpenGL2/vtkOpenGLRenderUtilities.h   |  14 +-
 VTK/Rendering/OpenGL2/vtkOpenGLRenderer.cxx        |  14 +
 VTK/ThirdParty/hdf5/module.cmake                   |   8 +
 VTK/ThirdParty/xdmf2/vtkxdmf2/CMakeLists.txt       |  15 +-
 VTK/Wrapping/PythonCore/CMakeLists.txt             |   2 +-
 Wrapping/Python/paraview/cinemaIO/pv_introspect.py |  10 +-
 debian/changelog                                   |   8 +
 debian/patches/fix_ftbfs_gcc49.patch               |   6 +-
 debian/patches/fix_manpages_errors.patch           | 174 ++---
 debian/patches/fix_path_paraview.patch             |   6 +-
 debian/patches/reduce_cmake_error.cmake            |   6 +-
 debian/patches/remove_webgl.patch                  |   6 +-
 debian/patches/series                              |   2 -
 debian/patches/use_system_eigen3.patch             |   6 +-
 debian/patches/use_system_mpi4py.patch             |  18 +-
 debian/patches/use_system_sqlite.patch             |  30 +-
 debian/patches/use_system_utf8.patch               |  12 +-
 debian/patches/use_system_xdmf.patch               |  30 +-
 debian/rules                                       |   1 +
 version.txt                                        |   2 +-
 72 files changed, 2334 insertions(+), 336 deletions(-)
 create mode 100644 Applications/ParaView/Testing/XML/TestOpacityRendering.xml
 create mode 100644 Examples/Catalyst/CxxSOADataArrayExample/CMakeLists.txt
 create mode 100644 Examples/Catalyst/CxxSOADataArrayExample/FEAdaptor.cxx
 copy Examples/Catalyst/{CxxFullExample => CxxSOADataArrayExample}/FEAdaptor.h (100%)
 copy Examples/Catalyst/{CxxMappedDataArrayExample => CxxSOADataArrayExample}/FEDataStructures.cxx (100%)
 copy Examples/Catalyst/{CxxMappedDataArrayExample => CxxSOADataArrayExample}/FEDataStructures.h (100%)
 copy Examples/Catalyst/{CxxMappedDataArrayExample => CxxSOADataArrayExample}/FEDriver.cxx (89%)
 copy Examples/Catalyst/{CxxFullExample => CxxSOADataArrayExample}/SampleScripts/feslicescript.py (100%)
 create mode 100644 Testing/Data/Baseline/TestOpacityRendering.png.md5
 create mode 100644 VTK/CMake/NewCMake/CMakeParseArguments.cmake
 create mode 100644 VTK/CMake/NewCMake/FindHDF5.cmake
 create mode 100644 VTK/CMake/NewCMake/FindPackageHandleStandardArgs.cmake
 create mode 100644 VTK/CMake/NewCMake/FindPackageMessage.cmake
 create mode 100644 VTK/CMake/NewCMake/SelectLibraryConfigurations.cmake
 rename VTK/CMake/{GenerateExportHeader.cmake => VTKGenerateExportHeader.cmake} (86%)
 rename VTK/CMake/{exportheader.cmake.in => vtkexportheader.cmake.in} (100%)
 create mode 100644 VTK/IO/GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx
 create mode 100644 VTK/IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx
 create mode 100644 VTK/IO/GDAL/Testing/Data/Baseline/TestGDALRasterPalette.png.md5
 create mode 100644 VTK/IO/GDAL/Testing/Data/Input/TestGDALRasterNoDataValue.tif.md5
 create mode 100644 VTK/IO/GDAL/Testing/Data/Input/TestGDALRasterPalette.tif.md5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/paraview.git



More information about the debian-science-commits mailing list