[SCM] Paraview packaging branch, master, updated. upstream/3.12.0-126-g8ad6d2b

Anton Gladky gladky.anton at gmail.com
Tue Dec 20 18:11:08 UTC 2011


The following commit has been merged in the master branch:
commit 1526857702e2e2bb81549e856985355b2978be79
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Dec 20 19:07:42 2011 +0100

    Fix lintian warnings in manpages.

diff --git a/debian/patches/fix_manpages_errors.patch b/debian/patches/fix_manpages_errors.patch
index bfd2b01..d94bb9e 100644
--- a/debian/patches/fix_manpages_errors.patch
+++ b/debian/patches/fix_manpages_errors.patch
@@ -26,6 +26,14 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_SINGLE_IMAGE_STRATEGY_BSWAP\fP
   The classic binary swap 
+@@ -55,7 +55,6 @@
+ 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_RADIXK\fP
+  The radix\-k 
 --- a/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
 +++ b/Utilities/IceT/doc/man/man3/icetImageGetDepthf.3
 @@ -15,8 +15,6 @@
@@ -363,7 +371,15 @@ Last-Update: 2011-07-19
  .\" NOTE: This file is generated, DO NOT EDIT.
 --- a/Utilities/IceT/doc/man/man3/icetStrategy.3
 +++ b/Utilities/IceT/doc/man/man3/icetStrategy.3
-@@ -56,7 +56,7 @@
+@@ -48,7 +48,6 @@
+ compositing for more than one tile, but is recommended for the single 
+ tile case because it bypasses some of the communication necessary for 
+ the other multi\-tile strategies. 
+-.igstrategy!sequential
+ .TP
+ \fBICET_STRATEGY_DIRECT\fP
+  As each process renders an image 
+@@ -56,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. 
@@ -372,7 +388,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_SPLIT\fP
   Like \fBICET_STRATEGY_DIRECT\fP,
-@@ -65,7 +65,7 @@
+@@ -65,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. 
@@ -381,7 +397,7 @@ Last-Update: 2011-07-19
  .TP
  \fBICET_STRATEGY_REDUCE\fP
   A two phase algorithm. In the 
-@@ -89,7 +89,7 @@
+@@ -89,7 +88,7 @@
  or \fBICET_STRATEGY_SPLIT\fP,
  but 
  has very well behaved network communication. 
@@ -485,3 +501,25 @@ Last-Update: 2011-07-19
 -.igicetImageGetDepth|)textbf
  .PP
  .\" NOTE: This file is generated, DO NOT EDIT.
+--- a/Utilities/IceT/doc/man/man3/icetImageGetColorcf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetColorcf.3
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 
+--- a/Utilities/IceT/doc/man/man3/icetImageGetDepthcf.3
++++ b/Utilities/IceT/doc/man/man3/icetImageGetDepthcf.3
+@@ -15,8 +15,6 @@
+ 
+ \fBicetImageGetColor , \fBicetImageGetDepth\fP\-\- retrieve pixel data buffer from image\fP
+ .PP
+-.igmanpage:icetImageGetDepth
+-.igicetImageGetDepth|(textbf
+ .PP
+ .SH Synopsis
+ 

-- 
Paraview packaging



More information about the debian-science-commits mailing list