Package: netpbm
Version: 2:10.0-12.2+b1
Severity: minor

  Warnings from "groff":

<standard input>:923: warning: number register `"' not defined
<standard input>:1124: warning [p 15, 5.8i]: cannot adjust line

  Correcting the use of backslash, quote and spaces

  Patch:

--- netpbm.1    2012-03-06 23:18:27.000000000 +0000
+++ netpbm.1.new        2012-03-07 00:13:28.000000000 +0000
@@ -914,15 +914,15 @@
 per file, with awk or perl.  Here's how to brighten 30 YUV images that
 make up one second of a movie, keeping the images in the same files:
 
-.B ls *.yuv \
+.B ls *.yuv \e
 .br
 .B   | perl -ne 'chomp; 
 .br
-.B               print "yuvtoppm $_ | ppmbrighten -v 100 | ppmtoyuv 
>tmp$$.yuv;", 
+.B   print """yuvtoppm $_ | ppmbrighten -v 100 | ppmtoyuv >tmp$$.yuv;""," 
 .br
-.B                     "mv tmp$$.yuv $_\n" 
+.B    """mv tmp$$.yuv $_\en"";"
 .br
-.B              ' \
+.B    ' \e
 .br
 .B   | sh 
 
-- System Information:
Debian Release: 6.0.4
Architecture: i386 (i586)

Kernel: Linux 2.6.32-41
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages netpbm depends on:
ii  libc6                  2.11.3-2          Embedded GNU C Library: Shared lib
ii  libjpeg62              6b1-1             The Independent JPEG Group's JPEG 
ii  libnetpbm10            2:10.0-12.2+b1    Graphics conversion tools shared l
ii  libpng12-0             1.2.44-1+squeeze1 PNG library - runtime
ii  libtiff4               3.9.4-5+squeeze3  Tag Image File Format (TIFF) libra
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages netpbm recommends:
ii  ghostscript                 8.71~dfsg2-9 The GPL Ghostscript PostScript/PDF

netpbm suggests no packages.

-- no debconf information

-- 
Bjarni I. Gislason



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to