Your message dated Sat, 19 Apr 2025 13:01:13 -0400
with message-id
<cad+gyvxy6tjr8fp0qdsuk4-0bqd5q6xo9azh0t7thblk87v...@mail.gmail.com>
and subject line Re: multiple patches for fixing autogenerated manpages by
patching output instead of generator
has caused the Debian Bug report #1071761,
regarding multiple patches for fixing autogenerated manpages by patching output
instead of generator
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1071761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071761
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Closing bug where there is nothing to be done on the Debian side.
Thank you,
Jeremy BĂcha
--- End Message ---