Your message dated Sun, 12 Sep 2010 17:38:18 +0200
with message-id <[email protected]>
and subject line leaving this for upstream
has caused the Debian Bug report #550248,
regarding pod2pdf: [PATCH] manual page - unclear option syntax definitions
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.)
--
550248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pod2pdf
Version: 0.42-1
Severity: minor
Manual page reads:
perldoc -u File::Find | pod2pdf [options] >File-Find.pdf
Options
pod2pdf accepts the following command-line options:
"--output-file"
Sets the output filename for the generated PDF file. By
default pod2pdf will output to STDOUT.
"--page-size"
Sets the page size to be used in the PDF file, can be set
to any of the standard paper sizes (A4, A5, Letter,
etc). Defaults to A4.
...
Many of these options take arguments, but this isn't expressed in the
option syntax. The options are also presented inside quotes, which is
not typical to manual pages.
SUGGESTION
Please add arguments to the options, make the options appear inbold,
and remove the quoting. An example:
--output-file FILENAME
Sets the output FILENAME for the generated PDF file. By
default pod2pdf will output to STDOUT.
--page-size TYPE
Sets the page size TYPE to be used in the PDF file, can be set
to any of the standard paper sizes. The TYPE can be A4, A5, Letter,
etc. Default value is A4.
...
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pod2pdf depends on:
ii libgetopt-argvfile-perl 1.11-1 Perl module for reading script opt
ii libpdf-api2-perl 0.73-1 module for creating or modifying P
ii perl 5.10.0-25 Larry Wall's Practical Extraction
ii perl-modules 5.10.0-25 Core Perl modules
Versions of packages pod2pdf recommends:
ii libfile-type-perl 0.22-1.1 determine file type using magic st
ii libimage-size-perl 3.2-3 Perl module for determining images
pod2pdf suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
I started adding those attributes, but while doing so I thought that
a) this is something for upstream, not for Debian
b) upstream might not like them, since the context kind of suggests this anyway
I would probably be prepared to add a patch that was prepared for me,
but I really suggest to go through upstream with this, or wait for what
upstream says to the patch.
Have many thanks for your report
Steffen
--- End Message ---