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

Anton Gladky gladky.anton at gmail.com
Tue Jul 19 20:34:12 UTC 2011


The following commit has been merged in the master branch:
commit 88a55517a2aea3a94c362193c4656991f278e22c
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Jul 19 22:32:01 2011 +0200

    Fix warnings in manpages

diff --git a/debian/patches/fix_manpages_errors.patch b/debian/patches/fix_manpages_errors.patch
new file mode 100644
index 0000000..2278700
--- /dev/null
+++ b/debian/patches/fix_manpages_errors.patch
@@ -0,0 +1,503 @@
+Description: rough editing of manpages, shipped with sources to fix 
+  lintian-warnnings.
+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 .
+ 
+ .PP
+ The \fBicetCreateContext\fP
+-function creates a new 
+-.igcontext!\fBIceT \fP\fBIceT \fP
++function creates a new .igcontext!\fBIceT \fP\fBIceT \fP
+ 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:
+  Automatically 
+ chooses which single image strategy to use based on the number of 
+ processes participating in the composition. 
+-.igsingle image strategy!automatic
++
+ .TP
+ \fBICET_SINGLE_IMAGE_STRATEGY_BSWAP\fP
+  The classic binary swap 
+@@ -55,14 +55,14 @@ partners with another, sends half of its
+ 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. 
+-.igsingle image strategy!binary swap
++
+ .TP
+ \fBICET_SINGLE_IMAGE_STRATEGY_TREE\fP
+  At each phase, each 
+ process partners with another, and one of the processes sends its entire 
+ image to the other. The algorithm recurses with the group of processes 
+ that received images until only one process has an image. 
+-.igsingle image strategy!tree
++
+ .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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
+ .PP
+-.igmanpage:icetImageGetDepthFormat
+-.igicetImageGetDepthFormat|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -109,6 +107,5 @@ This source code is released under the N
+ \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:
+ .PP
+ .TP
+ \fBICET_COMPOSITE_MODE_Z_BUFFER\fP
+- Use the 
+-.igz\-bufferz\-buffer
++ Use the .igz\-bufferz\-buffer
+ 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
+ .TP
+ \fBICET_COMPOSITE_MODE_BLEND\fP
+  Blend two fragments together 
+-using the standard 
+-.igover operator.igunder operatorover/under
++using the standard .igover operator.igunder operatorover/under
+ 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
+@@ -15,11 +15,7 @@
+ 
+ \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
+ .PP
+-.igmanpage:icetImageGetWidth
+-.igicetImageGetWidth|(textbf
+ .PP
+-.igmanpage:icetImageGetHeight
+-.igicetImageGetHeight|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -85,8 +81,6 @@ This source code is released under the N
+ \fIicetImageGetColor\fP(3),
+ \fIicetImageGetDepth\fP(3)
+ .PP
+-.igicetImageGetWidth|)textbf
+ .PP
+-.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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
+ .PP
+-.igmanpage:icetSetDepthFormat
+-.igicetSetDepthFormat|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -134,6 +132,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,7 @@
+ 
+ \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
+ .PP
+-.igmanpage:icetDisable
+-.igicetDisable|(textbf
++
+ .PP
+ .SH Synopsis
+ 
+@@ -155,6 +154,5 @@ This source code is released under the N
+ .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
+ and \fImodelview_matrix\fP\&.
+ Each of these arguments is a 16\-value 
+ array that represents a $4 *4$ transformation of homogeneous 
+-coordinates. The arrays store the matrices in 
+-.igcolumn\-major ordercolumn\-major
++coordinates. The arrays store the matrices in .igcolumn\-major ordercolumn\-major
+ 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
+@@ -15,8 +15,7 @@
+ 
+ \fBicetEnable\fP,\fBicetDisable\fP\-\- enable/disable an \fBIceT \fPfeature. 
+ .PP
+-.igmanpage:icetDisable
+-.igicetDisable|(textbf
++
+ .PP
+ .SH Synopsis
+ 
+@@ -155,6 +154,5 @@ This source code is released under the N
+ .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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
+ .PP
+-.igmanpage:icetImageCopyDepth
+-.igicetImageCopyDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -129,6 +127,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
+ .PP
+-.igmanpage:icetImageCopyDepth
+-.igicetImageCopyDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -129,6 +127,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColorFormat\fP,\fBicetImageGetDepthFormat\fP\-\- get the format of image buffers 
+ .PP
+-.igmanpage:icetImageGetDepthFormat
+-.igicetImageGetDepthFormat|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -109,6 +107,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
+ .PP
+-.igmanpage:icetImageCopyDepth
+-.igicetImageCopyDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -129,6 +127,5 @@ This source code is released under the N
+ \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
+@@ -15,11 +15,7 @@
+ 
+ \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
+ .PP
+-.igmanpage:icetImageGetWidth
+-.igicetImageGetWidth|(textbf
+ .PP
+-.igmanpage:icetImageGetHeight
+-.igicetImageGetHeight|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -85,8 +81,6 @@ This source code is released under the N
+ \fIicetImageGetColor\fP(3),
+ \fIicetImageGetDepth\fP(3)
+ .PP
+-.igicetImageGetWidth|)textbf
+ .PP
+-.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
+ 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. 
+-.igstrategy!sequential
++
+ .TP
+ \fBICET_STRATEGY_DIRECT\fP
+  As each process renders an image 
+@@ -55,7 +55,7 @@ for a tile, that image is sent directly
+ 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. 
+-.igstrategy!direct
++
+ .TP
+ \fBICET_STRATEGY_SPLIT\fP
+  Like \fBICET_STRATEGY_DIRECT\fP,
+@@ -64,7 +64,7 @@ piece of a tile in such a way that each
+ 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. 
+-.igstrategy!split
++
+ .TP
+ \fBICET_STRATEGY_REDUCE\fP
+  A two phase algorithm. In the 
+@@ -74,7 +74,7 @@ tile composition is performed for each t
+ 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. 
+-.igstrategy!reduce
++
+ .TP
+ \fBICET_STRATEGY_VTREE\fP
+  An extension to the binary tree 
+@@ -86,7 +86,7 @@ between trees. This strategy is not quit
+ or \fBICET_STRATEGY_SPLIT\fP,
+ but 
+ has very well behaved network communication. 
+-.igstrategy!virtual trees
++
+ .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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
+ .PP
+-.igmanpage:icetImageCopyDepth
+-.igicetImageCopyDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -129,6 +127,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageCopyColor\fP,\fBicetImageCopyDepth\fP\-\- retrieve pixel data from image 
+ .PP
+-.igmanpage:icetImageCopyDepth
+-.igicetImageCopyDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -129,6 +127,5 @@ This source code is released under the N
+ \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
+@@ -15,11 +15,7 @@
+ 
+ \fBicetImageGetWidth\fP,\fBicetImageGetHeight\fP,\fBicetImageGetNumPixels\fP\-\- get dimensions of an image 
+ .PP
+-.igmanpage:icetImageGetWidth
+-.igicetImageGetWidth|(textbf
+ .PP
+-.igmanpage:icetImageGetHeight
+-.igicetImageGetHeight|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -85,8 +81,6 @@ This source code is released under the N
+ \fIicetImageGetColor\fP(3),
+ \fIicetImageGetDepth\fP(3)
+ .PP
+-.igicetImageGetWidth|)textbf
+ .PP
+-.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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetSetColorFormat\fP,\fBicetSetDepthFormat\fP\-\- specifies the buffer formats for \fBIceT \fPto use when creating images 
+ .PP
+-.igmanpage:icetSetDepthFormat
+-.igicetSetDepthFormat|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -134,6 +132,5 @@ This source code is released under the N
+ \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
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+@@ -142,6 +140,5 @@ This source code is released under the N
+ \fIicetImageGetColorFormat\fP(3),
+ \fIicetImageGetDepthFormat\fP(3)
+ .PP
+-.igicetImageGetDepth|)textbf
+ .PP
+ .\" NOTE: This file is generated, DO NOT EDIT.
diff --git a/debian/patches/series b/debian/patches/series
index 821dfe4..7782938 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 stddef_ptrdiff.patch
 enable_some_more_plugins.patch
+fix_manpages_errors.patch

-- 
Test git-repository for paraview



More information about the debian-science-commits mailing list