[Pkg-phototools-commits] [SCM] openimageio branch, master, updated. debian/1.0.3+dfsg0-1-15-gaf05662

Matteo F. Vescovi mfv.debian at gmail.com
Sat May 19 13:06:41 UTC 2012


The following commit has been merged in the master branch:
commit 817a93335aa0785fa30169d830598354552bab14
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Sat May 19 11:57:08 2012 +0200

    debian/patches/manpages/: manpages updated
    
    Git-Dch: Ignore
    
    Signed-off-by: Matteo F. Vescovi <mfv.debian at gmail.com>

diff --git a/debian/manpages/iconvert.1 b/debian/manpages/iconvert.1
index d74164a..38ea057 100644
--- a/debian/manpages/iconvert.1
+++ b/debian/manpages/iconvert.1
@@ -101,13 +101,13 @@ Adjust file times to match DateTime metadata
 .BI \-\-caption\  %s
 Set caption (ImageDescription)
 .TP
-.BI \-\-keyword\  %L
+.BI \-\-keyword\  %s
 Add a keyword
 .TP
 .B \-\-clear\-keywords
 Clear keywords
 .TP
-.BI \-\-attrib\  %L\ %L
+.BI \-\-attrib\  %s\ %s
 Set a string attribute (name, value)
 .TP
 .BI \-\-orientation\  %d
diff --git a/debian/manpages/maketx.1 b/debian/manpages/maketx.1
index 2633ccb..6858d77 100644
--- a/debian/manpages/maketx.1
+++ b/debian/manpages/maketx.1
@@ -102,7 +102,7 @@ Resize textures to power of 2 (default: no)
 Do not resize textures to power of 2 (deprecated)
 .TP
 .BI \-\-filter\  %s
-Select filter for resizeing (default: box)
+Select filter for resizing (default: box)
 .br
 (choices: box triangle gaussian catrom blackman-harris sinc lanczos3 radial-lanczos3 mitchell bspline disk)
 .TP
@@ -110,7 +110,7 @@ Select filter for resizeing (default: box)
 Do not make multiple MIP-map levels
 .TP
 .BI \-\-checknan
-Check for NaN and Inf values (abort if found)
+Check for NaN/Inf values (abort if found)
 .TP
 .BI \-\-fixnan\  %s
 Attempt to fix NaN/Inf values in the image (options: none, black, box3)
diff --git a/debian/manpages/oiiotool.1 b/debian/manpages/oiiotool.1
index f01e7fd..e65accf 100644
--- a/debian/manpages/oiiotool.1
+++ b/debian/manpages/oiiotool.1
@@ -81,7 +81,9 @@ Output the current image to the named file
 .SS Options that affect subsequent image output:
 .TP
 .BI \-d\  %s
-Set the output data format to one of: uint8, sint8, uint10, uint12, uint16, sint16, half, float, double
+Set the output data format to one of:
+.br
+uint8, sint8, uint10, uint12, uint16, sint16, half, float, double
 .TP
 .B \-\-scanline
 Output scanline images

-- 
OpenImageIO packaging



More information about the Pkg-phototools-commits mailing list