Your message dated Thu, 08 Mar 2007 15:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#412765: fixed in xmltv 0.5.45-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)
--- Begin Message ---
Package: xmltv
Version: 0.5.45-1
Severity: normal
Tags: patch
tv_grab_fi doesn't work, probably because of a site change. A trivial
patch fixes the situation.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2-dance
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages xmltv depends on:
ii libxmltv-perl 0.5.45-1 Perl libraries related to the XMLT
ii xmltv-gui 0.5.45-1 Graphical user interface related t
ii xmltv-util 0.5.45-1 Utilities related to the XMLTV fil
xmltv recommends no packages.
-- no debconf information
--- /usr/bin/tv_grab_fi 2007-02-21 19:32:13.000000000 +0200
+++ tv_grab_fi 2007-02-27 17:40:33.000000000 +0200
@@ -460,7 +460,7 @@
my @data;
# Dump the html-tree to a string for matching
my $html = $tree->as_HTML;
- while ($html =~ m/<b>([0-9]{2})\.([0-9]{2}) (.+?)<\/b><br>(.*?)<br><br>/g)
{
+ while ($html =~ m/<b>([0-9]{2})\.([0-9]{2}) (.+?)<\/b><br \/>(.*?)<br
\/><br \/>/g) {
# Use decode_entities() to convert html characters
# to ascii (e.g ä to รค)
my %keys = (time => $1 . ':' . $2,
--- End Message ---
--- Begin Message ---
Source: xmltv
Source-Version: 0.5.45-2
We believe that the bug you reported is fixed in the latest version of
xmltv, which is due to be installed in the Debian FTP archive:
libxmltv-perl_0.5.45-2_all.deb
to pool/main/x/xmltv/libxmltv-perl_0.5.45-2_all.deb
xmltv-gui_0.5.45-2_all.deb
to pool/main/x/xmltv/xmltv-gui_0.5.45-2_all.deb
xmltv-util_0.5.45-2_all.deb
to pool/main/x/xmltv/xmltv-util_0.5.45-2_all.deb
xmltv_0.5.45-2.diff.gz
to pool/main/x/xmltv/xmltv_0.5.45-2.diff.gz
xmltv_0.5.45-2.dsc
to pool/main/x/xmltv/xmltv_0.5.45-2.dsc
xmltv_0.5.45-2_all.deb
to pool/main/x/xmltv/xmltv_0.5.45-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.
Chris Butler <[EMAIL PROTECTED]> (supplier of updated xmltv 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: Thu, 8 Mar 2007 14:21:05 +0000
Source: xmltv
Binary: xmltv-util libxmltv-perl xmltv-gui xmltv
Architecture: source all
Version: 0.5.45-2
Distribution: unstable
Urgency: low
Maintainer: Chris Butler <[EMAIL PROTECTED]>
Changed-By: Chris Butler <[EMAIL PROTECTED]>
Description:
libxmltv-perl - Perl libraries related to the XMLTV file format for TV listings
xmltv - Functionality related to the XMLTV file format for TV listings
xmltv-gui - Graphical user interface related to the XMLTV file format
xmltv-util - Utilities related to the XMLTV file format for TV listings
Closes: 412765
Changes:
xmltv (0.5.45-2) unstable; urgency=low
.
* Added patch for tv_grab_fi / HTML::TreeBuilder incompatibility
(closes: #412765)
* Also removed obsolete patches from the diff.
Files:
59cb3593c77c5101f227aaa0f818e5ba 1260 interpreters optional xmltv_0.5.45-2.dsc
11d08059eaf53f293c9cc76363ebc478 18556 interpreters optional
xmltv_0.5.45-2.diff.gz
29b771f6de9228d870cf2a7e29cb4d66 149328 interpreters optional
xmltv_0.5.45-2_all.deb
fb99aab132f7101252f44b8e5e5e86e1 294486 perl optional
libxmltv-perl_0.5.45-2_all.deb
6359d4ad2db922bcaddde4c0c318618c 532288 interpreters optional
xmltv-util_0.5.45-2_all.deb
a19cb1d9d85f0ab79398d9aa7d021536 203488 interpreters optional
xmltv-gui_0.5.45-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFF8CWwDzQFd9CXomERAhCIAJ4soeC3PzSNZVwqrHnVq5ZWAtI0XwCgkJJm
e5cDzpmzwehmSOClENirn8s=
=xHEr
-----END PGP SIGNATURE-----
--- End Message ---