Package: xmltv-util
Version: 0.5.39-2
Severity: minor
Tags: patch

The following trivial patch fixes it:

---8<---
--- /usr/bin/tv_grab_es_digital~        2005-03-17 01:52:57.000000000 +0100
+++ /usr/bin/tv_grab_es_digital 2005-05-01 14:59:57.000000000 +0200
@@ -332,7 +332,7 @@ sub process_table {
     my ($date, $ch_xmltv_id, $ch_es_id) = @_;

     $ch_es_id =~ s/\+/\%2B/gi;
-    my $today = UnixDate($date, '%d/%m/%Y');
+    my $today = UnixDate($date, '%Y/%m/%d');
     my $url = 
"http://www.plus.es/codigo/television/rejilla_dia_dia.asp?Canales=$ch_es_id&Fecha=$today";;
     t $url;
     my $data=get_nice($url);
--->8---

Thank you.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.8
Locale: LANG=es_ES.ISO-8859-15, LC_CTYPE=es_ES.ISO-8859-15 
(charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED])

Versions of packages xmltv-util depends on:
ii  libarchive-zip-perl           1.14-1     Module for manipulation of ZIP arc
ii  libcompress-zlib-perl         1.34-1     Perl module for creation and manip
ii  libdate-manip-perl            5.42a-3    a perl library for manipulating da
ii  libhtml-parser-perl           3.45-2     A collection of modules that parse
ii  libhtml-tableextract-perl     1.08-1     Perl module that simplifies extrac
ii  libhtml-tree-perl             3.18-1     represent and create HTML syntax t
ii  libhttp-cache-transparent-per 0.4-1      Perl module used to transparently 
ii  libio-stringy-perl            2.110-1    Perl5 modules for IO from scalars 
ii  libsoap-lite-perl             0.60-2     Client and server side SOAP implem
ii  libterm-readkey-perl          2.21-1.3   A perl module for simple terminal 
ii  libwww-mechanize-perl         1.12-2     Automate interaction with websites
ii  libwww-perl                   5.803-4    WWW client/server library for Perl
ii  libxml-libxml-perl            1.58-0.3   Perl module for using the GNOME li
ii  libxml-parser-perl            2.34-4     Perl module for parsing XML files
ii  libxml-twig-perl              3.17-1     Perl module for processing huge XM
ii  libxml-writer-perl            0.531-1    Perl module for writing XML docume
ii  libxmltv-perl                 0.5.39-2   Perl libraries related to the XMLT
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 
ii  perl-modules                  5.8.4-8    Core Perl modules

-- no debconf information


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

Reply via email to