Your message dated Mon, 13 Apr 2009 12:02:19 +0000
with message-id <[email protected]>
and subject line Bug#521256: fixed in perl 5.10.0-20
has caused the Debian Bug report #521256,
regarding Bug report, perl-doc warnings when perldoc perlre is run
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.)


-- 
521256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---

Package: perl-doc
Version: 5.10.0-19
Severity: minor


When running `perldoc perlre` in a terminal warnings are reported, here is a transcript:

$ perldoc perlre
<standard input>:345: a space character is not allowed in an escape name
<standard input>:380: a space character is not allowed in an escape name
<standard input>:380: a space character is not allowed in an escape name
$


The documentation is then displayed, but the warnings are left behind when perldoc is closed.

I am not familiar with POD files and so am unable to establish what is causing the above and suggest a fix.


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.8-12-amd64-generic
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages perl-doc depends on:
ii perl 5.10.0-19 Larry Wall's Practical Extraction

perl-doc recommends no packages.

Versions of packages perl-doc suggests:
ii groff 1.18.1.1-21 GNU troff text-formatting system
ii  man-db [man-browser]         2.5.2-4     on-line manual pager

-- no debconf information


--
Justin Catterall



--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.10.0-20

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

libcgi-fast-perl_5.10.0-20_all.deb
  to pool/main/p/perl/libcgi-fast-perl_5.10.0-20_all.deb
perl-doc_5.10.0-20_all.deb
  to pool/main/p/perl/perl-doc_5.10.0-20_all.deb
perl-modules_5.10.0-20_all.deb
  to pool/main/p/perl/perl-modules_5.10.0-20_all.deb
perl_5.10.0-20.diff.gz
  to pool/main/p/perl/perl_5.10.0-20.diff.gz
perl_5.10.0-20.dsc
  to pool/main/p/perl/perl_5.10.0-20.dsc



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.
Niko Tyni <[email protected]> (supplier of updated perl 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.8
Date: Mon, 13 Apr 2009 00:01:02 +0300
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid 
libperl5.10 libperl-dev perl
Architecture: all source 
Version: 5.10.0-20
Distribution: experimental
Urgency: low
Maintainer: Brendan O'Dea <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Closes: 320826 405470 444932 483150 493421 498807 498885 502297 505289 510895 
511848 512036 512796 516289 517938 521256 522099 522673
Description:
 libcgi-fast-perl - CGI::Fast Perl module
 libperl5.10 - Shared Perl library
 libperl-dev - Perl library: development files
 perl-base  - minimal Perl system
 perl-debug - Debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl       - Larry Wall's Practical Extraction and Report Language
 perl-modules - Core Perl modules
 perl-suid  - Runs setuid Perl scripts
Changes:
 perl (5.10.0-20) experimental; urgency=low
 .
   * Manage debian/patches with TopGit as documented in README.source.
     + tweak patch descriptions to consistently have a one-line subject
   * Fixes cherry-picked from upstream:
     + Elaborate a confusing cross-reference in 'perldoc -f sort'.
       (Closes: #405470)
     + Fix a crash on binary-or lvalue operation on qr//. (Closes: #483150)
     + Fix h2xs enum handling with C++ comments. (Closes: #320826)
     + Fix Data::Dumper::new() argument checking. (Closes: #512036)
     + setpgrp() no longer corrupts the stack. (Closes: #512796)
     + Document PERL_SYS_* macros. (Closes: #522099)
     + Fix pod2man to escape backslashes in .IX entries. (Closes: #521256)
     + Fix h2xs enum handling. (Closes: #502297)
     + Add a SEE ALSO section to perldoc.pod. (Closes: #444932)
   * Activate delayed-branch optimizations on hppa and mips again.
   * Disable ext/threads/shared/t/waithires.t on m68k due to missing TLS.
     (Closes: #517938)
   * Make perlivp skip include directories in /usr/local. (Closes: #510895)
   * Wrap overlong dependency lines in debian/control.
   * Add conflicts/replaces/provides for
     + libcpanplus-perl (Closes: #516289)
     + libsys-syslog-perl (Closes: #498885)
     + libcompress-zlib-perl
     + libcompress-raw-zlib-perl
     + libio-compress-zlib-perl
     + libio-compress-base-perl
     + libpod-escapes-perl
   * Version the build-conflict with libterm-readline-gnu-perl.
     (Closes: #498807)
   * Remove the Etch->Lenny upgrade specific conflicts introduced in 5.10.0-14.
   * Remove the obsolete replacement of libclass-multimethods-perl.
   * Remove the obsolete conflict with libapache-mod-perl.
   * Include copyright and license information for
     + the Unicode database (Closes: #493421)
     + the embedded zlib source in Compress::Raw::Zlib
     + the Cwd module
     + the C parts of File::Glob
   * Test .ph files during the build phase. Thanks to Kees Cook for the patch.
     (Closes: #511848)
     + fix h2ph to find <syslimits.h> again. (Closes: #522673)
   * Various lintian fixes and overrides, most importantly:
     + Use ${binary:Version} for arch:any->any dependencies.
     + Disable zlib bundling in Compress::Raw::Zlib.
       * needs a build-dependency on zlib1g-dev | libz-dev.
   * Include sysexits.ph. (Closes: #505289)
   * Upgrade to Standards-Version 3.8.1.
   * Upload to experimental to test the new h2ph checks.
Checksums-Sha1: 
 1655e8a957aeb1cb2a542437758bcb8b0bc65929 48046 
libcgi-fast-perl_5.10.0-20_all.deb
 28b9920ae47949c8a5057a3848be0d005b2a31b0 8218572 perl-doc_5.10.0-20_all.deb
 2efb15f470f5abbee29e46bb85afb56fd82bad02 158509 perl_5.10.0-20.diff.gz
 7e4be5bb3ef680de0e0acaac80bfc190aa93ad05 3197800 perl-modules_5.10.0-20_all.deb
 c01fe2efee10d7864d351bdcb583ba369c0be552 1340 perl_5.10.0-20.dsc
Checksums-Sha256: 
 2c9102f9dfa26a8518025fa9dc005efc2307ffd6681588fbbc08fcb131ad6363 1340 
perl_5.10.0-20.dsc
 3bf7fb523b9cb0f693e5397bbcf45f154044f13dd1e547ee7eb0a14c8b35c277 48046 
libcgi-fast-perl_5.10.0-20_all.deb
 625b17884d69edf2d24dff0c9f4d6d4331b1091ba2297de362b3807a8243e4f0 3197800 
perl-modules_5.10.0-20_all.deb
 a393ff74d43a0270fe596ab9c438de653a0a3d0bebbb7d34e745daf8e84b8c15 158509 
perl_5.10.0-20.diff.gz
 a61b2653760e539cbac3731fd3de73c642caf6e6562ae2f9becd8466f7d934a9 8218572 
perl-doc_5.10.0-20_all.deb
Files: 
 2c2b9c4471371682f5d554b5566211a2 48046 perl optional 
libcgi-fast-perl_5.10.0-20_all.deb
 7df6eb3eed620d278f5165ef98d65c16 8218572 doc optional 
perl-doc_5.10.0-20_all.deb
 996a8e2f329675779ed656069bdce43c 1340 perl standard perl_5.10.0-20.dsc
 e705915bc7ec8f310652cc2726a3d64e 158509 perl standard perl_5.10.0-20.diff.gz
 eff7879128d4dab5a1dfe095ad716f2d 3197800 perl standard 
perl-modules_5.10.0-20_all.deb

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

iEYEARECAAYFAkniYoUACgkQiyizGWoHLTnWPwCfa+3mZf9jTT5y62zSsdKnNfBF
fUEAn05errsudCO7vpcaw4TUMa3BGE9i
=WlvI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to