[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:43 UTC 2012


The following commit has been merged in the master branch:
commit f793e01e7f074c08a7d178cb16c9a4415dd74720
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Sat May 19 14:37:45 2012 +0200

    debian/manpages/: maketx.1 and oiiotool.1 updated
    
    Lintian complains about "hyphen as minus sign".
    This change fixes this issue.
    
    Git-Dch: Ignore

diff --git a/debian/manpages/maketx.1 b/debian/manpages/maketx.1
index 6858d77..74cdae0 100644
--- a/debian/manpages/maketx.1
+++ b/debian/manpages/maketx.1
@@ -154,7 +154,7 @@ Create cubic env map (file order: px, nx, py, ny, pz, nz) (UNIMP)
 .SS Color Management Options (OpenColorIO DISABLED)
 .TP
 .BI \-\-colorconvert\  %s\ %s
-Apply a color space conversion to the image. If the output color space is not the same bit depth as input color space, it is your responsibility to set the data format to the proper bit depth using the -d option.
+Apply a color space conversion to the image. If the output color space is not the same bit depth as input color space, it is your responsibility to set the data format to the proper bit depth using the \-d option.
 .br
 (choices: linear, sRGB, Rec709)
 .TP
diff --git a/debian/manpages/oiiotool.1 b/debian/manpages/oiiotool.1
index e65accf..e12409d 100644
--- a/debian/manpages/oiiotool.1
+++ b/debian/manpages/oiiotool.1
@@ -138,7 +138,7 @@ Rotate orientation 180 deg
 Set the pixel data window origin (e.g. +20+10)
 .TP
 .BI \-\-fullsize\  %s
-Set the display window (e.g., 1920x1080, 1024x768+100+0, -20-30)
+Set the display window (e.g., 1920x1080, 1024x768+100+0, \-20\-30)
 .TP
 .B \-\-fullpixels
 Set the 'full' image range to be the pixel data window
@@ -179,7 +179,7 @@ Select just one MIP level (0 = highest res)
 Select just one subimage
 .TP
 .B \-\-diff
-Print report on the difference of two images (modified by --fail, --failpercent, --hardfail, --warn, --warnpercent --hardwarn)
+Print report on the difference of two images (modified by \-\-fail, \-\-failpercent, \-\-hardfail, \-\-warn, \-\-warnpercent \-\-hardwarn)
 .TP
 .B \-\-add
 Add two images

-- 
OpenImageIO packaging



More information about the Pkg-phototools-commits mailing list