[SCM] Test git-repository for paraview branch, master, updated. upstream/3.10.1-36-g5c7c089

Anton Gladky gladky.anton at gmail.com
Mon Jul 25 17:53:19 UTC 2011


The following commit has been merged in the master branch:
commit f9c4231fc2b3344c0a0333f695c708d25fe44008
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Jul 25 19:50:53 2011 +0200

    Fix manpage error. Deleted part of it

diff --git a/debian/patches/fix_manpages_errors.patch b/debian/patches/fix_manpages_errors.patch
index 2278700..a7062ea 100644
--- a/debian/patches/fix_manpages_errors.patch
+++ b/debian/patches/fix_manpages_errors.patch
@@ -3,9 +3,9 @@ Description: rough editing of manpages, shipped with sources to fix
 Author: Anton Gladky <gladky.anton at gmail.com>
 Last-Update: 2011-07-19
 
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetCreateContext.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetCreateContext.3
-@@ -29,8 +29,7 @@ l l l .
+--- a/Utilities/IceT/doc/man/man3/icetCreateContext.3
++++ b/Utilities/IceT/doc/man/man3/icetCreateContext.3
+@@ -29,8 +29,7 @@
  
  .PP
  The \fBicetCreateContext\fP
@@ -15,9 +15,9 @@ Last-Update: 2011-07-19
  context, makes it current, and returns a 
  handle to the new context. The handle returned is of type 
  \fBIceTContext\fP\&.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetSingleImageStrategy.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetSingleImageStrategy.3
-@@ -46,7 +46,7 @@ enumerated values:
+--- a/Utilities/IceT/doc/man/man3/icetSingleImageStrategy.3
++++ b/Utilities/IceT/doc/man/man3/icetSingleImageStrategy.3
+@@ -46,7 +46,7 @@
   Automatically 
  chooses which single image strategy to use based on the number of 
  processes participating in the composition. 
@@ -26,7 +26,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_SINGLE_IMAGE_STRATEGY_BSWAP\fP
   The classic binary swap 
-@@ -55,14 +55,14 @@ partners with another, sends half of its
+@@ -55,14 +55,14 @@
  receives the opposite half from its partner. The processes are then 
  partitioned into two groups that each have the same image part, and the 
  algorithm recurses. 
@@ -43,8 +43,8 @@ Last-Update: 2011-07-19
  .PP
  By default \fBIceT \fPsets the single image strategy to 
  \fBICET_SINGLE_IMAGE_STRATEGY_AUTOMATIC\fP
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -54,15 +54,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetDepthFormat.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetDepthFormat.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetDepthFormat.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetDepthFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
@@ -72,16 +72,16 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -109,6 +107,5 @@ This source code is released under the N
+@@ -109,6 +107,5 @@
  \fIicetSetColorFormat\fP(3),
  \fIicetSetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetCompositeMode.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetCompositeMode.3
-@@ -45,8 +45,7 @@ is one of the following enumerations:
+--- a/Utilities/IceT/doc/man/man3/icetCompositeMode.3
++++ b/Utilities/IceT/doc/man/man3/icetCompositeMode.3
+@@ -45,8 +45,7 @@
  .PP
  .TP
  \fBICET_COMPOSITE_MODE_Z_BUFFER\fP
@@ -91,7 +91,7 @@ Last-Update: 2011-07-19
  hidden\-surface removal operation. The 
  compositing operation compares the distance of pixel fragments from the 
  viewpoint and passes the fragment closest to the user. In order for 
-@@ -55,8 +54,7 @@ this operation to work, images must have
+@@ -55,8 +54,7 @@
  .TP
  \fBICET_COMPOSITE_MODE_BLEND\fP
   Blend two fragments together 
@@ -101,8 +101,8 @@ Last-Update: 2011-07-19
  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 
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetHeight.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetHeight.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetHeight.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetHeight.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -115,7 +115,7 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -85,8 +81,6 @@ This source code is released under the N
+@@ -85,8 +81,6 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
@@ -124,8 +124,8 @@ Last-Update: 2011-07-19
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetSetColorFormat.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetSetColorFormat.3
+--- a/Utilities/IceT/doc/man/man3/icetSetColorFormat.3
++++ b/Utilities/IceT/doc/man/man3/icetSetColorFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
@@ -135,15 +135,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -134,6 +132,5 @@ This source code is released under the N
+@@ -134,6 +132,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetSetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetColorui.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetColorui.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColorui.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColorui.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -153,15 +153,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetDisable.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetDisable.3
+--- a/Utilities/IceT/doc/man/man3/icetDisable.3
++++ b/Utilities/IceT/doc/man/man3/icetDisable.3
 @@ -15,8 +15,7 @@
  
  \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
@@ -172,16 +172,35 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -155,6 +154,5 @@ This source code is released under the N
+@@ -155,6 +154,5 @@
  .PP
  \fIicetIsEnabled\fP(3)
  .PP
 -.igicetDisable|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetDrawCallback.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetDrawCallback.3
-@@ -70,8 +70,7 @@ takes two projection matrices: \fIprojec
+--- a/Utilities/IceT/doc/man/man3/icetDrawCallback.3
++++ b/Utilities/IceT/doc/man/man3/icetDrawCallback.3
+@@ -18,18 +18,6 @@
+ .SH Synopsis
+ 
+ .PP
+-#include <IceT.h>
+-.PP
+-.TS H
+-l l l .
+-typedef void (*\fBIceTDrawCallbackType\fP)(
+-	const IceTDouble *	\fIprojection_matrix\fP,
+-	const IceTDouble *	\fImodelview_matrix\fP,
+-	const IceTFloat *	\fIbackground_color\fP,
+-	const IceTInt *	\fIreadback_viewport\fP,
+-	\fBIceTImage\fP	\fIresult\fP  )
+-.TE
+-.PP
+ .TS H
+ l l l .
+ void \fBicetDrawCallback\fP(	\fBIceTDrawCallbackType\fP	\fIcallback\fP  );
+@@ -70,8 +58,7 @@
  and \fImodelview_matrix\fP\&.
  Each of these arguments is a 16\-value 
  array that represents a $4 *4$ transformation of homogeneous 
@@ -191,8 +210,8 @@ Last-Update: 2011-07-19
  order. 
  .PP
  Note that the \fIprojection_matrix\fP
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetEnable.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetEnable.3
+--- a/Utilities/IceT/doc/man/man3/icetEnable.3
++++ b/Utilities/IceT/doc/man/man3/icetEnable.3
 @@ -15,8 +15,7 @@
  
  \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
@@ -203,15 +222,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -155,6 +154,5 @@ This source code is released under the N
+@@ -155,6 +154,5 @@
  .PP
  \fIicetIsEnabled\fP(3)
  .PP
 -.igicetDisable|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageCopyColorub.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageCopyColorub.3
+--- a/Utilities/IceT/doc/man/man3/icetImageCopyColorub.3
++++ b/Utilities/IceT/doc/man/man3/icetImageCopyColorub.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -221,15 +240,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -129,6 +127,5 @@ This source code is released under the N
+@@ -129,6 +127,5 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageCopyDepthf.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageCopyDepthf.3
+--- a/Utilities/IceT/doc/man/man3/icetImageCopyDepthf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageCopyDepthf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -239,15 +258,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -129,6 +127,5 @@ This source code is released under the N
+@@ -129,6 +127,5 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetDepth.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetDepth.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetDepth.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetDepth.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -257,15 +276,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetColorub.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetColorub.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColorub.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColorub.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -275,15 +294,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetColorFormat.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetColorFormat.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColorFormat.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColorFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
@@ -293,15 +312,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -109,6 +107,5 @@ This source code is released under the N
+@@ -109,6 +107,5 @@
  \fIicetSetColorFormat\fP(3),
  \fIicetSetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetColorf.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetColorf.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColorf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColorf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -311,15 +330,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageCopyColorf.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageCopyColorf.3
+--- a/Utilities/IceT/doc/man/man3/icetImageCopyColorf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageCopyColorf.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -329,15 +348,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -129,6 +127,5 @@ This source code is released under the N
+@@ -129,6 +127,5 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetWidth.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetWidth.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetWidth.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetWidth.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -350,7 +369,7 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -85,8 +81,6 @@ This source code is released under the N
+@@ -85,8 +81,6 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
@@ -359,9 +378,9 @@ Last-Update: 2011-07-19
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetStrategy.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetStrategy.3
-@@ -47,7 +47,7 @@ process must take part in the compositio
+--- a/Utilities/IceT/doc/man/man3/icetStrategy.3
++++ b/Utilities/IceT/doc/man/man3/icetStrategy.3
+@@ -47,7 +47,7 @@
  whether they draw into it, this strategy is usually inefficient 
  when compositing for more than one tile, but is fine for the single 
  tile case. 
@@ -370,7 +389,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_DIRECT\fP
   As each process renders an image 
-@@ -55,7 +55,7 @@ for a tile, that image is sent directly
+@@ -55,7 +55,7 @@
  display that tile. This usually results in a few processes receiving 
  and processing the majority of the data, and is therefore usually an 
  inefficient strategy. 
@@ -379,7 +398,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_SPLIT\fP
   Like \fBICET_STRATEGY_DIRECT\fP,
-@@ -64,7 +64,7 @@ piece of a tile in such a way that each
+@@ -64,7 +64,7 @@
  about the same amount of data. This strategy is often very efficient, 
  but due to the large amount of messages passed, it has not proven to be 
  very scalable or robust. 
@@ -388,7 +407,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_REDUCE\fP
   A two phase algorithm. In the 
-@@ -74,7 +74,7 @@ tile composition is performed for each t
+@@ -74,7 +74,7 @@
  contains an image for only one tile, all these compositions may happen 
  simultaneously. This is a well rounded strategy that seems to perform 
  well in a wide variety of applications. 
@@ -397,7 +416,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_VTREE\fP
   An extension to the binary tree 
-@@ -86,7 +86,7 @@ between trees. This strategy is not quit
+@@ -86,7 +86,7 @@
  or \fBICET_STRATEGY_SPLIT\fP,
  but 
  has very well behaved network communication. 
@@ -406,8 +425,8 @@ Last-Update: 2011-07-19
  .PP
  Not all of the strategies support ordered image composition. 
  \fBICET_STRATEGY_SEQUENTIAL\fP,
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageCopyColor.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageCopyColor.3
+--- a/Utilities/IceT/doc/man/man3/icetImageCopyColor.3
++++ b/Utilities/IceT/doc/man/man3/icetImageCopyColor.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -417,15 +436,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -129,6 +127,5 @@ This source code is released under the N
+@@ -129,6 +127,5 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageCopyDepth.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageCopyDepth.3
+--- a/Utilities/IceT/doc/man/man3/icetImageCopyDepth.3
++++ b/Utilities/IceT/doc/man/man3/icetImageCopyDepth.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
@@ -435,15 +454,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -129,6 +127,5 @@ This source code is released under the N
+@@ -129,6 +127,5 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
 -.igicetImageCopyDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetNumPixels.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetNumPixels.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetNumPixels.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetNumPixels.3
 @@ -15,11 +15,7 @@
  
  \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
@@ -456,7 +475,7 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -85,8 +81,6 @@ This source code is released under the N
+@@ -85,8 +81,6 @@
  \fIicetImageGetColor\fP(3),
  \fIicetImageGetDepth\fP(3)
  .PP
@@ -465,8 +484,8 @@ Last-Update: 2011-07-19
 -.igicetImageGetHeight|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetSetDepthFormat.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetSetDepthFormat.3
+--- a/Utilities/IceT/doc/man/man3/icetSetDepthFormat.3
++++ b/Utilities/IceT/doc/man/man3/icetSetDepthFormat.3
 @@ -15,8 +15,6 @@
  
  \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
@@ -476,15 +495,15 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -134,6 +132,5 @@ This source code is released under the N
+@@ -134,6 +132,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP
 -.igicetSetDepthFormat|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
---- paraview-3.10.1.orig/Utilities/IceT/doc/man/man3/icetImageGetColor.3
-+++ paraview-3.10.1/Utilities/IceT/doc/man/man3/icetImageGetColor.3
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColor.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColor.3
 @@ -15,8 +15,6 @@
  
  \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
@@ -494,7 +513,7 @@ Last-Update: 2011-07-19
  .PP
  .SH Synopsis
  
-@@ -142,6 +140,5 @@ This source code is released under the N
+@@ -142,6 +140,5 @@
  \fIicetImageGetColorFormat\fP(3),
  \fIicetImageGetDepthFormat\fP(3)
  .PP

-- 
Test git-repository for paraview



More information about the debian-science-commits mailing list