Your message dated Sun, 17 Nov 2013 19:39:06 +0100
with message-id <5178889.IY8kq8r48Q@drak>
and subject line Re: Bug#726457: pdfseparate(1): Macro "%d" is not defined in
the manual and some improvements
has caused the Debian Bug report #726457,
regarding pdfseparate(1): Macro "%d" is not defined in the manual and some
improvements
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.)
--
726457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: poppler-utils
Version: 0.18.4-6
Severity: minor
Tags: patch
Dear Maintainer,
From "groff -b -ww -mandoc -z":
<groff: pdfseparate.1>:19: warning: macro `%d' not defined
Changes (besides warning):
Some wording changed
Increased space between some sentences. Better is to start each
sentence on a new line
Small increase is space (\^) between dashes (--, \-\-)
A full stop that ends (or starts) a string and is a part of it,
protected with \&
A dash for a range is \(en
Patch:
--- pdfseparate.1 2013-10-15 22:56:14.000000000 +0000
+++ pdfseparate.1.new 2013-10-15 23:09:50.000000000 +0000
@@ -13,19 +13,19 @@ extract single pages from a Portable Doc
pdfseparate reads the PDF file
.IR PDF-file ,
extracts one or more pages, and writes one PDF file for each page to
-.IR PDF-page-pattern,
-PDF-page-pattern should contain
-.B %d
-. %d is replaced by the page number.
+.IR PDF-page-pattern ,
+that should contain
+.BR %d .
+%d is replaced by the page number.
.TP
The PDF-file should not be encrypted.
.SH OPTIONS
.TP
.BI \-f " number"
-Specifies the first page to extract. If \-f is omitted, extraction starts with
page 1.
+Specifies the first page to extract. If \-f is omitted, extraction starts
with page 1.
.TP
.BI \-l " number"
-Specifies the last page to extract. if \-p is omitted, extraction ends with
the last page.
+Specifies the last page to extract. If \-p is omitted, extraction ends with
the last page.
.TP
.B \-v
Print copyright and version information.
@@ -34,16 +34,16 @@ Print copyright and version information.
Print usage information.
.RB ( \-help
and
-.B \-\-help
+.B \-\^\-help
are equivalent.)
.SH EXAMPLE
pdfseparate sample.pdf sample-%d.pdf
.TP
-extracts all pages from sample.pdf, if i.e. sample.pdf has 3 pages, it produces
+extracts all pages from sample.pdf, if i.e.\& sample.pdf has 3 pages, it
produces
.TP
sample-1.pdf, sample-2.pdf, sample-3.pdf
.SH AUTHOR
-The pdfseparate software and documentation are copyright 1996-2004 Glyph
-& Cog, LLC and copyright 2005-2011 The Poppler Developers -
http://poppler.freedesktop.org
+The pdfseparate software and documentation are copyright 1996\(en2004 Glyph
+& Cog, LLC and copyright 2005\(en2011 The Poppler Developers -
http://poppler.freedesktop.org
.SH "SEE ALSO"
.BR pdfunite (1),
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable')
Architecture: i386 (i586)
Kernel: Linux 3.2.46-1-rt67-1
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages poppler-utils depends on:
ii libc6 2.13-38
ii libcairo2 1.12.2-3
ii libfreetype6 2.4.9-1.1
ii libgcc1 1:4.7.2-5
ii liblcms1 1.19.dfsg-1.2
ii libpoppler19 0.18.4-6
ii libstdc++6 4.7.2-5
Versions of packages poppler-utils recommends:
ii ghostscript 9.05~dfsg-6.3+deb7u1
poppler-utils suggests no packages.
-- no debconf information
--
Bjarni I. Gislason
--- End Message ---
--- Begin Message ---
Source: poppler
Source-Version: 0.18.4-8
Hi,
In data martedì 15 ottobre 2013 23:23:45, hai scritto:
> From "groff -b -ww -mandoc -z":
>
> <groff: pdfseparate.1>:19: warning: macro `%d' not defined
This harmless warning has been fixed with poppler/0.18.4-8.
> Changes (besides warning):
>
> Some wording changed
>
> Increased space between some sentences. Better is to start each
> sentence on a new line
>
> Small increase is space (\^) between dashes (--, \-\-)
>
> A full stop that ends (or starts) a string and is a part of it,
> protected with \&
>
> A dash for a range is \(en
Regarding these stylistic changes, can you please report them upstream?
You can open a new bug/wish at https://poppler.freedesktop.org,
"poppler" product. Note you will need to get a much newer version
(usually from a Git clone) than what is currently provided in unstable.
Thanks,
--
Pino Toscano
signature.asc
Description: This is a digitally signed message part.
--- End Message ---