Your message dated Sat, 18 Mar 2006 11:02:20 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354679: fixed in libpdf-report-perl 1.30-4
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)
--- Begin Message ---
Package: libpdf-report-perl
Version: 1.30-3
Severity: normal
PDF::Report produces the following warnings when called from a Perl
program using -w and use strict:
[Tue Feb 28 04:17:05 2006] test: Use of uninitialized value in
length at /usr/share/perl5/PDF/Report.pm line 259.
[Tue Feb 28 04:17:05 2006] test: Use of uninitialized value in
length at /usr/share/perl5/PDF/Report.pm line 260.
[Tue Feb 28 04:17:05 2006] test: Use of uninitialized value in
length at /usr/share/perl5/PDF/Report.pm line 261.
This is at lines:
$color = undef if !length($color);
$underline = undef if !length($underline);
$indent = undef if !length($indent);
as the parameters passed to addRawText() are missing elsewhere in the
file. The variables should be checked for definedness in addRawText().
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libpdf-report-perl depends on:
ii libpdf-api2-perl 0.51-1 provides the functions for creatin
ii libtext-roman-perl 3.3-3 A module for managing integer and
ii perl 5.8.7-10 Larry Wall's Practical Extraction
libpdf-report-perl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libpdf-report-perl
Source-Version: 1.30-4
We believe that the bug you reported is fixed in the latest version of
libpdf-report-perl, which is due to be installed in the Debian FTP archive:
libpdf-report-perl_1.30-4.diff.gz
to pool/main/libp/libpdf-report-perl/libpdf-report-perl_1.30-4.diff.gz
libpdf-report-perl_1.30-4.dsc
to pool/main/libp/libpdf-report-perl/libpdf-report-perl_1.30-4.dsc
libpdf-report-perl_1.30-4_all.deb
to pool/main/libp/libpdf-report-perl/libpdf-report-perl_1.30-4_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.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libpdf-report-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.7
Date: Fri, 17 Mar 2006 22:27:50 +0200
Source: libpdf-report-perl
Binary: libpdf-report-perl
Architecture: source all
Version: 1.30-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description:
libpdf-report-perl - simplified PDF report generator
Closes: 354679
Changes:
libpdf-report-perl (1.30-4) unstable; urgency=low
.
* Migrate to dpatch.
* debian/patches/40warnings:
+ fix several 'Use of uninitialized value' warnings. (Closes: #354679)
* Move debhelper to Build-Depends, since it's required for 'clean'.
* debian/patches/30examples:
+ fix the perl and module path in 'examples/image' as well.
Files:
8fc8c89561c5c1ca437ec818a6eb10c7 851 perl optional
libpdf-report-perl_1.30-4.dsc
357cdaa3a9c40c62c6c92d79fd9226eb 4726 perl optional
libpdf-report-perl_1.30-4.diff.gz
dfd10c549f651521d254a934f5fdf387 27308 perl optional
libpdf-report-perl_1.30-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEHFcC+NMfSd6w7DERAvn9AKCWmhY34OfnXH7tap+K1B5WaxMJ4wCeKkqi
co/KNKczOxnZuceqrNJ/unk=
=WkaL
-----END PGP SIGNATURE-----
--- End Message ---