[paraview] 04/08: Refresh patches.

Anton Gladky gladk at moszumanska.debian.org
Wed Apr 6 19:07:55 UTC 2016


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

gladk pushed a commit to branch master
in repository paraview.

commit 8c95453d3b806d8209b4858e01c54d092c289fd8
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Apr 6 20:18:11 2016 +0200

    Refresh patches.
---
 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/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     |  32 +++---
 9 files changed, 145 insertions(+), 145 deletions(-)

diff --git a/debian/patches/fix_ftbfs_gcc49.patch b/debian/patches/fix_ftbfs_gcc49.patch
index 655946c..298e866 100644
--- a/debian/patches/fix_ftbfs_gcc49.patch
+++ b/debian/patches/fix_ftbfs_gcc49.patch
@@ -4,10 +4,10 @@ Bug-Debian: http://bugs.debian.org/#746896
 Forwarded: https://github.com/Kitware/VTK/pull/7
 Last-Update: 2014-05-30
 
-Index: ParaView-v5.0.0-source/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
+Index: ParaView-v5.0.1-source/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
-+++ ParaView-v5.0.0-source/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
+--- ParaView-v5.0.1-source.orig/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
++++ ParaView-v5.0.1-source/VTK/Filters/ParallelMPI/vtkDistributedDataFilter.cxx
 @@ -1112,7 +1112,10 @@ vtkDataSet *vtkDistributedDataFilter::Te
    vtkIdType cellsPerNode = numTotalCells / nprocs;
  
diff --git a/debian/patches/fix_manpages_errors.patch b/debian/patches/fix_manpages_errors.patch
index 67987e2..94b31d9 100644
--- a/debian/patches/fix_manpages_errors.patch
+++ b/debian/patches/fix_manpages_errors.patch
@@ -3,10 +3,10 @@ Description: rough editing of manpages, shipped with sources to fix
 Author: Anton Gladky <gladky.anton at gmail.com>
 Last-Update: 2012-11-25
 
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3
 @@ -29,8 +29,7 @@ l l l .
  
  .PP
@@ -17,10 +17,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateCon
  context, makes it current, and returns a 
  handle to the new context. The handle returned is of type 
  \fBIceTContext\fP\&.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3
 @@ -46,7 +46,7 @@ enumerated values:
   Automatically 
  chooses which single image strategy to use based on the number of 
@@ -46,10 +46,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleIma
  .PP
  By default \fBIceT \fPsets the single image strategy to 
  \fBICET_SINGLE_IMAGE_STRATEGY_AUTOMATIC\fP
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -66,10 +66,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetD
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
@@ -86,10 +86,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetD
 -.igicetImageGetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3
 @@ -45,8 +45,7 @@ is one of the following enumerations:
  .PP
  .TP
@@ -110,10 +110,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetComposite
  operator. in 
  order for this operation to work, images must have a color buffer (set 
  with \fBicetSetColorFormat\fP)that has an alpha channel and there must be 
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -135,10 +135,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetH
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
@@ -155,10 +155,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorF
 -.igicetSetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -175,10 +175,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
 @@ -15,8 +15,7 @@
  
  \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
@@ -196,10 +196,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3
 -.igicetDisable|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3
 @@ -18,18 +18,6 @@
  .SH Synopsis
  
@@ -229,10 +229,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallb
  order. 
  .PP
  Note that the \fIprojection_matrix\fP
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
 @@ -15,8 +15,7 @@
  
  \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
@@ -250,10 +250,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3
 -.igicetDisable|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -270,10 +270,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopy
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -290,10 +290,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopy
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -310,10 +310,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetD
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -330,10 +330,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
@@ -350,10 +350,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -370,10 +370,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -390,10 +390,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopy
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -415,10 +415,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetW
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3
 @@ -50,7 +50,6 @@ whether they draw into it, this strategy
  compositing for more than one tile, but is recommended for the single 
  tile case because it bypasses some of the communication necessary for 
@@ -462,10 +462,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.
  .PP
  Not all of the strategies support ordered image composition. 
  \fBICET_STRATEGY_SEQUENTIAL\fP,
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -482,10 +482,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopy
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -502,10 +502,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopy
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -527,10 +527,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetN
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
@@ -547,10 +547,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthF
 -.igicetSetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -567,10 +567,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -587,10 +587,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -607,10 +607,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetD
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -627,10 +627,10 @@ Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetC
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
-Index: ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
+Index: ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
 ===================================================================
---- ParaView-v5.0.0-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
-+++ ParaView-v5.0.0-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
+--- ParaView-v5.0.1-source.orig/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
++++ ParaView-v5.0.1-source/ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
diff --git a/debian/patches/fix_path_paraview.patch b/debian/patches/fix_path_paraview.patch
index f026be0..5b845a9 100644
--- a/debian/patches/fix_path_paraview.patch
+++ b/debian/patches/fix_path_paraview.patch
@@ -2,10 +2,10 @@ Description: Fix python path
 Author: Anton Gladky <gladk at debian.org> 
 Last-Update: 2016-02-03
 
-Index: ParaView-v5.0.0-source/Wrapping/Python/paraview/__init__.py
+Index: ParaView-v5.0.1-source/Wrapping/Python/paraview/__init__.py
 ===================================================================
---- ParaView-v5.0.0-source.orig/Wrapping/Python/paraview/__init__.py
-+++ ParaView-v5.0.0-source/Wrapping/Python/paraview/__init__.py
+--- ParaView-v5.0.1-source.orig/Wrapping/Python/paraview/__init__.py
++++ ParaView-v5.0.1-source/Wrapping/Python/paraview/__init__.py
 @@ -17,6 +17,10 @@ ParaView modules to force backwards comp
    from paraview.simple import *
  """
diff --git a/debian/patches/reduce_cmake_error.cmake b/debian/patches/reduce_cmake_error.cmake
index aab7b2b..7e95318 100644
--- a/debian/patches/reduce_cmake_error.cmake
+++ b/debian/patches/reduce_cmake_error.cmake
@@ -3,10 +3,10 @@ Author: Anton Gladky <gladk at debian.org>
 Bug-Debian: https://bugs.debian.org/783797
 Last-Update: 2015-05-05
 
-Index: ParaView-v5.0.0-source/VTK/CMake/vtkModuleAPI.cmake
+Index: ParaView-v5.0.1-source/VTK/CMake/vtkModuleAPI.cmake
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/CMake/vtkModuleAPI.cmake
-+++ ParaView-v5.0.0-source/VTK/CMake/vtkModuleAPI.cmake
+--- ParaView-v5.0.1-source.orig/VTK/CMake/vtkModuleAPI.cmake
++++ ParaView-v5.0.1-source/VTK/CMake/vtkModuleAPI.cmake
 @@ -50,7 +50,7 @@ macro(vtk_module_load mod)
        include(${mod} OPTIONAL)
      endif()
diff --git a/debian/patches/remove_webgl.patch b/debian/patches/remove_webgl.patch
index ad4832e..fbdfba9 100644
--- a/debian/patches/remove_webgl.patch
+++ b/debian/patches/remove_webgl.patch
@@ -2,10 +2,10 @@ Description: Disable WebGL support (requires separate packaging)
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2016-02-03
 
-Index: ParaView-v5.0.0-source/ParaViewCore/ClientServerCore/Rendering/module.cmake
+Index: ParaView-v5.0.1-source/ParaViewCore/ClientServerCore/Rendering/module.cmake
 ===================================================================
---- ParaView-v5.0.0-source.orig/ParaViewCore/ClientServerCore/Rendering/module.cmake
-+++ ParaView-v5.0.0-source/ParaViewCore/ClientServerCore/Rendering/module.cmake
+--- ParaView-v5.0.1-source.orig/ParaViewCore/ClientServerCore/Rendering/module.cmake
++++ ParaView-v5.0.1-source/ParaViewCore/ClientServerCore/Rendering/module.cmake
 @@ -3,7 +3,7 @@ if(PARAVIEW_USE_PISTON)
    list(APPEND __dependencies vtkAcceleratorsPiston)
  endif()
diff --git a/debian/patches/use_system_mpi4py.patch b/debian/patches/use_system_mpi4py.patch
index 9af4c91..7fb709d 100644
--- a/debian/patches/use_system_mpi4py.patch
+++ b/debian/patches/use_system_mpi4py.patch
@@ -2,10 +2,10 @@ Description: use system mpi4py
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-03-24
 
-Index: paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/CMakeLists.txt
+Index: ParaView-v5.0.1-source/VTK/Parallel/MPI4Py/CMakeLists.txt
 ===================================================================
---- paraview-5.0.0+dfsg1.orig/VTK/Parallel/MPI4Py/CMakeLists.txt
-+++ paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/CMakeLists.txt
+--- ParaView-v5.0.1-source.orig/VTK/Parallel/MPI4Py/CMakeLists.txt
++++ ParaView-v5.0.1-source/VTK/Parallel/MPI4Py/CMakeLists.txt
 @@ -18,7 +18,7 @@ if(VTK_USE_SYSTEM_MPI4PY)
      mark_as_advanced(MPI4PY_INCLUDE_DIR)
    endif()
@@ -15,10 +15,10 @@ Index: paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/CMakeLists.txt
  endif()
  include_directories("${MPI4PY_INCLUDE_DIR}")
  
-Index: paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/module.cmake
+Index: ParaView-v5.0.1-source/VTK/Parallel/MPI4Py/module.cmake
 ===================================================================
---- paraview-5.0.0+dfsg1.orig/VTK/Parallel/MPI4Py/module.cmake
-+++ paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/module.cmake
+--- ParaView-v5.0.1-source.orig/VTK/Parallel/MPI4Py/module.cmake
++++ ParaView-v5.0.1-source/VTK/Parallel/MPI4Py/module.cmake
 @@ -5,8 +5,6 @@ if (VTK_WRAP_PYTHON)
      DEPENDS
        vtkParallelMPI
@@ -28,10 +28,10 @@ Index: paraview-5.0.0+dfsg1/VTK/Parallel/MPI4Py/module.cmake
      EXCLUDE_FROM_TCL_WRAPPING
      EXCLUDE_FROM_JAVA_WRAPPING
      KIT
-Index: paraview-5.0.0+dfsg1/ParaViewCore/ClientServerCore/Core/module.cmake
+Index: ParaView-v5.0.1-source/ParaViewCore/ClientServerCore/Core/module.cmake
 ===================================================================
---- paraview-5.0.0+dfsg1.orig/ParaViewCore/ClientServerCore/Core/module.cmake
-+++ paraview-5.0.0+dfsg1/ParaViewCore/ClientServerCore/Core/module.cmake
+--- ParaView-v5.0.1-source.orig/ParaViewCore/ClientServerCore/Core/module.cmake
++++ ParaView-v5.0.1-source/ParaViewCore/ClientServerCore/Core/module.cmake
 @@ -11,9 +11,6 @@ if (PARAVIEW_ENABLE_PYTHON)
  endif ()
  
diff --git a/debian/patches/use_system_sqlite.patch b/debian/patches/use_system_sqlite.patch
index 80dc5dd..32ea234 100644
--- a/debian/patches/use_system_sqlite.patch
+++ b/debian/patches/use_system_sqlite.patch
@@ -3,10 +3,10 @@ Author: Anton Gladky <gladk at debian.org>
 Bug-Debian: http://bugs.debian.org/750183
 Last-Update: 2014-06-03
 
-Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteDatabase.cxx
+Index: ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteDatabase.cxx
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/SQL/vtkSQLiteDatabase.cxx
-+++ ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteDatabase.cxx
+--- ParaView-v5.0.1-source.orig/VTK/IO/SQL/vtkSQLiteDatabase.cxx
++++ ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteDatabase.cxx
 @@ -29,7 +29,7 @@
  #include <fstream>
  #include <sstream>
@@ -78,10 +78,10 @@ Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteDatabase.cxx
 -  return vtk_sqlite3_errmsg(this->SQLiteInstance);
 +  return sqlite3_errmsg(this->SQLiteInstance);
  }
-Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.cxx
+Index: ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteQuery.cxx
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/SQL/vtkSQLiteQuery.cxx
-+++ ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.cxx
+--- ParaView-v5.0.1-source.orig/VTK/IO/SQL/vtkSQLiteQuery.cxx
++++ ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteQuery.cxx
 @@ -25,7 +25,7 @@
  #include "vtkVariant.h"
  #include "vtkVariantArray.h"
@@ -422,10 +422,10 @@ Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.cxx
      {
      std::ostringstream errormessage;
      errormessage << "sqlite_clear_bindings returned error: " << status;
-Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.h
+Index: ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteQuery.h
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/SQL/vtkSQLiteQuery.h
-+++ ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.h
+--- ParaView-v5.0.1-source.orig/VTK/IO/SQL/vtkSQLiteQuery.h
++++ ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteQuery.h
 @@ -47,7 +47,7 @@
  class vtkSQLiteDatabase;
  class vtkVariant;
@@ -444,20 +444,20 @@ Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteQuery.h
    bool InitialFetch;
    int InitialFetchResult;
    char *LastErrorText;
-Index: ParaView-v5.0.0-source/VTK/ThirdParty/sqlite/CMakeLists.txt
+Index: ParaView-v5.0.1-source/VTK/ThirdParty/sqlite/CMakeLists.txt
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/ThirdParty/sqlite/CMakeLists.txt
-+++ ParaView-v5.0.0-source/VTK/ThirdParty/sqlite/CMakeLists.txt
+--- ParaView-v5.0.1-source.orig/VTK/ThirdParty/sqlite/CMakeLists.txt
++++ ParaView-v5.0.1-source/VTK/ThirdParty/sqlite/CMakeLists.txt
 @@ -1,4 +1,3 @@
  set(vtksqlite_THIRD_PARTY 1)
 -set(vtksqlite_LIBRARIES vtksqlite)
 +set(vtksqlite_LIBRARIES sqlite3)
  vtk_module_export_info()
 -add_subdirectory(vtksqlite)
-Index: ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteDatabase.h
+Index: ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteDatabase.h
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/SQL/vtkSQLiteDatabase.h
-+++ ParaView-v5.0.0-source/VTK/IO/SQL/vtkSQLiteDatabase.h
+--- ParaView-v5.0.1-source.orig/VTK/IO/SQL/vtkSQLiteDatabase.h
++++ ParaView-v5.0.1-source/VTK/IO/SQL/vtkSQLiteDatabase.h
 @@ -49,7 +49,7 @@
  class vtkSQLQuery;
  class vtkSQLiteQuery;
diff --git a/debian/patches/use_system_utf8.patch b/debian/patches/use_system_utf8.patch
index bc0b762..9dd244c 100644
--- a/debian/patches/use_system_utf8.patch
+++ b/debian/patches/use_system_utf8.patch
@@ -2,10 +2,10 @@ Description: Use system utf8
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2016-02-04
 
-Index: ParaView-v5.0.0-source/VTK/Common/Core/vtkUnicodeString.cxx
+Index: ParaView-v5.0.1-source/VTK/Common/Core/vtkUnicodeString.cxx
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/Common/Core/vtkUnicodeString.cxx
-+++ ParaView-v5.0.0-source/VTK/Common/Core/vtkUnicodeString.cxx
+--- ParaView-v5.0.1-source.orig/VTK/Common/Core/vtkUnicodeString.cxx
++++ ParaView-v5.0.1-source/VTK/Common/Core/vtkUnicodeString.cxx
 @@ -41,7 +41,7 @@ vtkUnicodeString::const_iterator::const_
  
  vtkUnicodeString::value_type vtkUnicodeString::const_iterator::operator*() const
@@ -185,10 +185,10 @@ Index: ParaView-v5.0.0-source/VTK/Common/Core/vtkUnicodeString.cxx
  
    return vtkUnicodeString(from, to);
  }
-Index: ParaView-v5.0.0-source/VTK/IO/Core/vtkUTF8TextCodec.cxx
+Index: ParaView-v5.0.1-source/VTK/IO/Core/vtkUTF8TextCodec.cxx
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/Core/vtkUTF8TextCodec.cxx
-+++ ParaView-v5.0.0-source/VTK/IO/Core/vtkUTF8TextCodec.cxx
+--- ParaView-v5.0.1-source.orig/VTK/IO/Core/vtkUTF8TextCodec.cxx
++++ ParaView-v5.0.1-source/VTK/IO/Core/vtkUTF8TextCodec.cxx
 @@ -124,7 +124,7 @@ vtkUnicodeString::value_type vtkUTF8Text
      throw(std::string("End of Input"));
      }
diff --git a/debian/patches/use_system_xdmf.patch b/debian/patches/use_system_xdmf.patch
index 5821a14..9f31fa6 100644
--- a/debian/patches/use_system_xdmf.patch
+++ b/debian/patches/use_system_xdmf.patch
@@ -3,10 +3,10 @@ Author: Anton Gladky <gladk at debian.org>
 Bug-Debian: http://bugs.debian.org/750182
 Last-Update: 2014-06-02
 
-Index: ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/CMakeLists.txt
+Index: ParaView-v5.0.1-source/VTK/ThirdParty/xdmf2/CMakeLists.txt
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/ThirdParty/xdmf2/CMakeLists.txt
-+++ ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/CMakeLists.txt
+--- ParaView-v5.0.1-source.orig/VTK/ThirdParty/xdmf2/CMakeLists.txt
++++ ParaView-v5.0.1-source/VTK/ThirdParty/xdmf2/CMakeLists.txt
 @@ -1,44 +1,7 @@
  vtk_module_third_party(xdmf2
 -  LIBRARIES vtkxdmf2
@@ -53,10 +53,10 @@ Index: ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/CMakeLists.txt
 -add_subdirectory(vtkxdmf2)
 -
 -vtk_target(vtkxdmf2 NO_INSTALL)
-Index: ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
+Index: ParaView-v5.0.1-source/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
-+++ ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
+--- ParaView-v5.0.1-source.orig/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
++++ ParaView-v5.0.1-source/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
 @@ -15,5 +15,6 @@
  #ifndef vtk_xdmf2_h
  #define vtk_xdmf2_h
@@ -64,10 +64,10 @@ Index: ParaView-v5.0.0-source/VTK/ThirdParty/xdmf2/vtk_xdmf2.h.in
 +# include <Xdmf.h>
  
  #endif
-Index: ParaView-v5.0.0-source/VTK/IO/Xdmf2/CMakeLists.txt
+Index: ParaView-v5.0.1-source/VTK/IO/Xdmf2/CMakeLists.txt
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/Xdmf2/CMakeLists.txt
-+++ ParaView-v5.0.0-source/VTK/IO/Xdmf2/CMakeLists.txt
+--- ParaView-v5.0.1-source.orig/VTK/IO/Xdmf2/CMakeLists.txt
++++ ParaView-v5.0.1-source/VTK/IO/Xdmf2/CMakeLists.txt
 @@ -19,6 +19,3 @@ set_source_files_properties(
    vtkXdmfReaderInternal
      PROPERTIES WRAP_EXCLUDE_PYTHON 1
@@ -75,10 +75,10 @@ Index: ParaView-v5.0.0-source/VTK/IO/Xdmf2/CMakeLists.txt
 -
 -#set(${vtk-module}_NO_HeaderTest 1) # TODO: helper classes and reenable
 -vtk_module_library(vtkIOXdmf2 ${Module_SRCS})
-Index: ParaView-v5.0.0-source/VTK/IO/Xdmf3/CMakeLists.txt
+Index: ParaView-v5.0.1-source/VTK/IO/Xdmf3/CMakeLists.txt
 ===================================================================
---- ParaView-v5.0.0-source.orig/VTK/IO/Xdmf3/CMakeLists.txt
-+++ ParaView-v5.0.0-source/VTK/IO/Xdmf3/CMakeLists.txt
+--- ParaView-v5.0.1-source.orig/VTK/IO/Xdmf3/CMakeLists.txt
++++ ParaView-v5.0.1-source/VTK/IO/Xdmf3/CMakeLists.txt
 @@ -18,6 +18,3 @@ set_source_files_properties(
    vtkXdmf3SILBuilder
    WRAP_EXCLUDE
@@ -86,11 +86,11 @@ Index: ParaView-v5.0.0-source/VTK/IO/Xdmf3/CMakeLists.txt
 -
 -include_directories(${XdmfCore_INCLUDE_DIRS} ${XdmfDSM_INCLUDE_DIRS})
 -vtk_module_library(vtkIOXdmf3 ${Module_SRCS})
-Index: ParaView-v5.0.0-source/CMake/VTKModules.cmake
+Index: ParaView-v5.0.1-source/CMake/VTKModules.cmake
 ===================================================================
---- ParaView-v5.0.0-source.orig/CMake/VTKModules.cmake
-+++ ParaView-v5.0.0-source/CMake/VTKModules.cmake
-@@ -324,9 +324,6 @@ set(_vtk_modules
+--- ParaView-v5.0.1-source.orig/CMake/VTKModules.cmake
++++ ParaView-v5.0.1-source/CMake/VTKModules.cmake
+@@ -319,9 +319,6 @@ set(_vtk_modules
    #  vtkXMLMultiBlockDataWriter
    #  vtkXMLHierarchicalBoxDataWriter
  

-- 
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