Your message dated Mon, 10 Oct 2005 07:02:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#320631: fixed in xpdf 3.01-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Jul 2005 20:17:03 +0000
>From [EMAIL PROTECTED] Sat Jul 30 13:17:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.de (mail.gmx.net) [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1DyxlW-0007mq-00; Sat, 30 Jul 2005 13:17:03 -0700
Received: (qmail invoked by alias); 30 Jul 2005 20:16:27 -0000
Received: from dialin-145-254-077-136.arcor-ip.net (EHLO 
dialin-145-254-077-136.arcor-ip.net) [145.254.77.136]
  by mail.gmx.net (mp033) with SMTP; 30 Jul 2005 22:16:27 +0200
X-Authenticated: #2483140
From: Erik Schanze <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: manpage xpdf.1 broken
Date: Sat, 30 Jul 2005 22:18:57 +0200
User-Agent: KMail/1.7.2
MIME-Version: 1.0
Message-Id: <[EMAIL PROTECTED]>
Content-Type: multipart/signed;
  boundary="nextPart4148861.deLnfv6kXO";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

--nextPart4148861.deLnfv6kXO
Content-Type: multipart/mixed;
  boundary="Boundary-01=_xC+6CFYImdlM3+L"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_xC+6CFYImdlM3+L
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Package: xpdf-reader
Version: 3.00-14
Severity: normal

*** Please type your report below this line ***
Hi!

Manpage of xpdf will be shown only partly, last line of manpage viewer
shows:
"Manual page xpdf.1 line 117/155 (END)"

The problem seems to be that \' will be not interpreted as
an quoted apostrophe but as an escape sequence (ASCII character 0x27).
(Please see groff manual.)

Attached patch removes backslashes before apostrophes and ensures, that
an apostrophe is not the first character in a line.

Please consider to apply it after further testing.

Kindly regads,
Erik Schanze


=2D- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-7-hz100
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15)

Versions of packages xpdf depends on:
ii  xpdf-common                   3.00-14    Portable Document Format (PDF)=
=20
sui
ii  xpdf-reader                   3.00-14    Portable Document Format (PDF)=
=20
sui
ii  xpdf-utils                    3.00-14    Portable Document Format (PDF)=
=20
sui

xpdf recommends no packages.


=46reundlich gr=FC=DFend,

Erik


=2D-=20
 www.ErikSchanze.de *********************************************
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
      * Linux-Info-Tag in Dresden, am 29. Oktober 2005          *
             Info: http://www.linux-info-tag.de                 *

--Boundary-01=_xC+6CFYImdlM3+L
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="xpdf.1.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="xpdf.1.patch"

--- xpdf.1      2005-07-30 22:00:49.000000000 +0200
+++ xpdf.patched.1      2005-07-30 22:02:49.000000000 +0200
@@ -15,7 +15,7 @@
 .SH DESCRIPTION
 .B Xpdf
 is a viewer for Portable Document Format (PDF) files.  (These are also
-sometimes also called \'Acrobat' files, from the name of Adobe's PDF
+sometimes also called 'Acrobat' files, from the name of Adobe's PDF
 software.)  Xpdf runs under the X Window System on UNIX, VMS, and
 OS/2.
 .PP
@@ -34,7 +34,7 @@
 xpdf file.pdf 18
 .RE
 .PP
-You can also give a named destination, prefixed with \'+' in place of
+You can also give a named destination, prefixed with '+' in place of
 the page number.
 .PP
 You can also start xpdf without opening any files:
@@ -96,8 +96,8 @@
 .TP
 .BI \-z " zoom"
 Set the initial zoom factor.  A number specifies a zoom percentage,
-where 100 means 72 dpi.You may also specify \'page', to fit the page
-to the window size, or \'width', to fit the page width to the window
+where 100 means 72 dpi.You may also specify 'page', to fit the page
+to the window size, or 'width', to fit the page width to the window
 width.
 .RB "[config file: " initialZoom "; or X resource: " xpdf.initialZoom ]
 .TP
@@ -117,7 +117,7 @@
 .TP
 .BI \-ps " PS-file"
 Set the default file name for PostScript output.  This can also be of
-the form \'|command' to pipe the PostScript through a command.
+the form '|command' to pipe the PostScript through a command.
 .RB "[config file: " psFile ]
 .TP
 .BI \-paper " size"
@@ -223,12 +223,12 @@
 .RB "[X resource: " xpdf*fontList ]
 .PP
 The color and font options only affect the user interface elements,
-not the PDF display (the \'paper').
+not the PDF display (the 'paper').
 .PP
 The following X resources do not have command line option equivalents:
 .TP
 .B xpdf.viKeys
-Enables the \'h', \'l', \'k' and \'j' keys for left, right, up, and
+Enables the 'h', 'l', 'k' and 'j' keys for left, right, up, and
 down scrolling.
 .SH CONTROLS
 .SS On-screen controls, at the bottom of the xpdf window
@@ -242,7 +242,7 @@
 .B "dashed left/right arrow buttons"
 Move backward or forward along the history path.
 .TP
-.B "\'Page' entry box"
+.B "'Page' entry box"
 Move to a specific page number.  Click in the box to activate it, type
 the page number, then hit return.
 .TP
@@ -255,17 +255,17 @@
 .B "print button"
 Bring up a dialog for generating a PostScript file.  The dialog has
 options to set the pages to be printed and the PostScript file name.
-The file name can be \'-' for stdout or \'|command' to pipe the
-PostScript through a command, e.g., \'|lpr'.
+The file name can be '-' for stdout or '|command' to pipe the
+PostScript through a command, e.g., '|lpr'.
 .TP
-.B "\'?' button"
-Bring up the \'about xpdf' window.
+.B "'?' button"
+Bring up the 'about xpdf' window.
 .TP
 .B "link info"
-The space between the \'?' and \'Quit' buttons is used to show the URL
+The space between the '?' and 'Quit' buttons is used to show the URL
 or external file name when the mouse is over a link.
 .TP
-.B "\'Quit' button"
+.B "'Quit' button"
 Quit xpdf.
 .PP
 .SS Menu
@@ -315,9 +315,9 @@
 .PP
 .SS Links
 Clicking on a hyperlink will jump to the link's destination.  A link
-to another PDF document will make xpdf load that document.  A
-\'launch' link to an executable program will display a dialog, and if
-you click \'ok', execute the program.  URL links call an external
+to another PDF document will make xpdf load that document.  A 'launch'
+link to an executable program will display a dialog, and if
+you click 'ok', execute the program.  URL links call an external
 command (see the
 .B WEB BROWSERS
 section below).
@@ -437,7 +437,7 @@
 .PP
 When you click on a URL link in a PDF file, xpdf will execute the
 command specified by the urlCommand config file option, replacing an
-occurrence of \'%s' with the URL.  For example, to call netscape with
+occurrence of '%s' with the URL.  For example, to call netscape with
 the URL, add this line to your config file:
 .PP
 .RS
@@ -451,8 +451,8 @@
 xpdf -remote myServer file.pdf
 .RE
 .PP
-If there is currently no xpdf running in server mode with the name
-\'myServer', a new xpdf window will be opened.  If another command:
+If there is currently no xpdf running in server mode with the name 'myServer',
+a new xpdf window will be opened.  If another command:
 .PP
 .RS
 xpdf -remote myServer another.pdf 9

--Boundary-01=_xC+6CFYImdlM3+L--

--nextPart4148861.deLnfv6kXO
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC6+C2wAfeuzCCU0URAvFPAJ9p7f3cmXc6bu78NfyuieHFeE8y6wCfUHrQ
TJ7emn+rB+ovKTddyisG2yU=
=H8WQ
-----END PGP SIGNATURE-----

--nextPart4148861.deLnfv6kXO--

---------------------------------------
Received: (at 320631-close) by bugs.debian.org; 10 Oct 2005 14:09:23 +0000
>From [EMAIL PROTECTED] Mon Oct 10 07:09:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EOyED-0004xE-00; Mon, 10 Oct 2005 07:02:09 -0700
From: Hamish Moffatt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#320631: fixed in xpdf 3.01-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 10 Oct 2005 07:02:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: xpdf
Source-Version: 3.01-2

We believe that the bug you reported is fixed in the latest version of
xpdf, which is due to be installed in the Debian FTP archive:

xpdf-common_3.01-2_all.deb
  to pool/main/x/xpdf/xpdf-common_3.01-2_all.deb
xpdf-reader_3.01-2_i386.deb
  to pool/main/x/xpdf/xpdf-reader_3.01-2_i386.deb
xpdf-utils_3.01-2_i386.deb
  to pool/main/x/xpdf/xpdf-utils_3.01-2_i386.deb
xpdf_3.01-2.diff.gz
  to pool/main/x/xpdf/xpdf_3.01-2.diff.gz
xpdf_3.01-2.dsc
  to pool/main/x/xpdf/xpdf_3.01-2.dsc
xpdf_3.01-2_all.deb
  to pool/main/x/xpdf/xpdf_3.01-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hamish Moffatt <[EMAIL PROTECTED]> (supplier of updated xpdf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 10 Oct 2005 23:34:46 +1000
Source: xpdf
Binary: xpdf-utils xpdf xpdf-reader xpdf-common
Architecture: source i386 all
Version: 3.01-2
Distribution: unstable
Urgency: low
Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
Changed-By: Hamish Moffatt <[EMAIL PROTECTED]>
Description: 
 xpdf       - Portable Document Format (PDF) suite
 xpdf-common - Portable Document Format (PDF) suite -- common files
 xpdf-reader - Portable Document Format (PDF) suite -- viewer for X11
 xpdf-utils - Portable Document Format (PDF) suite -- utilities
Closes: 320631 324172 325112 326888 327572 329112
Changes: 
 xpdf (3.01-2) unstable; urgency=low
 .
   * Incorporate upstream patch to fix resize issues with some
     window managers (20_resize.dpatch)
     (closes: #325112, #326888, #327572, #329112, #324172)
   * Fix incorrect escape sequences in xpdf.1 (closes: #320631)
     Thanks to Erik Schanze for the patch. (01_manpage.dpatch)
Files: 
 34d7426c12c91c213c9c643ce3f70838 954 text optional xpdf_3.01-2.dsc
 325912886914576caf8e21ae915e8771 28644 text optional xpdf_3.01-2.diff.gz
 0067743f1119d9635966e358018cf2ab 1272 text optional xpdf_3.01-2_all.deb
 a414ac746297ca22886c93fe12264d2a 59912 text optional xpdf-common_3.01-2_all.deb
 f188bdbdecc3e845932b6c1e0d76890e 759474 text optional 
xpdf-reader_3.01-2_i386.deb
 ad591d0d145afb9edc255e3630539cc1 1384696 text optional 
xpdf-utils_3.01-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQCVAwUBQ0pxn9iYIdPvprnVAQLhPgP7Bd1/XTH+SbhxL0l3+r28knOo9JT/2r64
90m1vdJurkNNR0gK3rbUUtQSOYzlAKdAC/i7ZXa+4ca4CSPMmj8S63q+QLk/pZw6
neM8/rQvCbjS8ZjwtXaE+VefEZNIYpKcoo0Z+7nQ297JWPV9x6Lep9Chp9djMDod
065MXhHQ1Io=
=SP0/
-----END PGP SIGNATURE-----


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

Reply via email to