Your message dated Sun, 07 Jun 2009 10:47:36 +0000
with message-id <[email protected]>
and subject line Bug#531788: fixed in libfinance-quote-perl 1.16-2
has caused the Debian Bug report #531788,
regarding libfinance-quote-perl: Invalid dates due to @FIELDS and 
@FIELD_ENCODING inconsistency in Base.pm
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.)


-- 
531788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531788
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libfinance-quote-perl
Version: 1.16-1
Severity: normal

Gnucash quote lookups are failing once again with the latest version
of libfinance-quote-perl, since the old bug of inconsistent entries 
in @FIELDS and @FIELD_ENCODING seems back. Swapping "d1" and "t1"
in the @FIELD_ENCODING definition fixes the problem, as it needs to
match with the order of "date" and "time" in @FIELDS:

host:~# diff 
/usr/share/perl5/Finance/Quote/Yahoo/Base.pm{,.orig}
63c63
< @FIELD_ENCODING = qw/s n l1 d1 t1 c1 p2 v b a p o m w e r r1 d y j1 q 
a2 c4/;
---
> @FIELD_ENCODING = qw/s n l1 t1 d1 c1 p2 v b a p o m w e r r1 d y j1 q 
a2 c4/;

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libfinance-quote-perl depends on:
ii  libcrypt-ssleay-perl          0.57-1+b1  Support for https protocol in LWP
ii  libhtml-tableextract-perl     2.10-3     module for extracting the content 
ii  libwww-perl                   5.826-1    WWW client/server library for Perl
ii  perl                          5.10.0-22  Larry Wall's Practical Extraction 

libfinance-quote-perl recommends no packages.

libfinance-quote-perl suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libfinance-quote-perl
Source-Version: 1.16-2

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

libfinance-quote-perl_1.16-2.diff.gz
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-2.diff.gz
libfinance-quote-perl_1.16-2.dsc
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-2.dsc
libfinance-quote-perl_1.16-2_all.deb
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-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.
Bart Martens <[email protected]> (supplier of updated libfinance-quote-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: Sun, 07 Jun 2009 11:47:26 +0200
Source: libfinance-quote-perl
Binary: libfinance-quote-perl
Architecture: source all
Version: 1.16-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[email protected]>
Changed-By: Bart Martens <[email protected]>
Description: 
 libfinance-quote-perl - Perl module for retrieving stock quotes from a variety 
of sources
Closes: 531788
Changes: 
 libfinance-quote-perl (1.16-2) unstable; urgency=low
 .
   * debian/patches/07_encoding.diff: Disabled.  Closes: #531788.
Checksums-Sha1: 
 b969885c28c297ec6723cea30233d9e0c4c8c415 1138 libfinance-quote-perl_1.16-2.dsc
 d36c3a2c57938810b638e9c72c1fb556573058b6 7834 
libfinance-quote-perl_1.16-2.diff.gz
 348b78cf7f0019ba63b99f3313f1f5a78e1f7237 204540 
libfinance-quote-perl_1.16-2_all.deb
Checksums-Sha256: 
 ace4a078a684d5c8433c9b59e43f0ca624b591e604f0e3231b83e07cfc759659 1138 
libfinance-quote-perl_1.16-2.dsc
 36138fb612752376327d68dbeae7215c52da779ba6fcb07f775a1911353ffab7 7834 
libfinance-quote-perl_1.16-2.diff.gz
 199dc2ebcd95a05887f8e594ff11c035e5f2f5edbc62205529a51920ebe95254 204540 
libfinance-quote-perl_1.16-2_all.deb
Files: 
 ae5fba53deee1990bb0a1c5c2a794dda 1138 perl optional 
libfinance-quote-perl_1.16-2.dsc
 c26cca3ca65fd24ee50bb7b88d4db566 7834 perl optional 
libfinance-quote-perl_1.16-2.diff.gz
 3e66336bd3cedc9a6c05e4dba1a66d6b 204540 perl optional 
libfinance-quote-perl_1.16-2_all.deb

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

iEYEARECAAYFAkorlpsACgkQbMaawmho9B+7PQCgt8G/rajtnsGj80YjYX8XEEoV
WNYAni7Ie/NnA1mPiHo6veInKqShU/bK
=y7DL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to