Your message dated Tue, 07 Jan 2014 07:33:21 +0000
with message-id <[email protected]>
and subject line Bug#694523: fixed in libxml-twig-perl 1:3.44-1
has caused the Debian Bug report #694523,
regarding libxml-twig-perl: Few mistypings
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.)


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

Dear Maintainer,

I've found few mistypings in /usr/share/perl5/XML/Twig.pm that don't affect me
yet, but they are logic errors, so it will be good to correct them.

I've made a little patch to correct them.

Here is a brief explanation:

>> _utf8_ify( $match) if( $[ < 5.010);

$[ shows where array starts ( 0 or 1 )
$] shows perl version.

I think, that author wanted there to compare perl version, not where array
starts.

Thanks in advance.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libxml-twig-perl depends on:
ii  libxml-parser-perl  2.41-1+b1
ii  perl                5.14.2-15

Versions of packages libxml-twig-perl recommends:
ii  libhtml-parser-perl      3.69-2
ii  libtext-iconv-perl       1.7-5
ii  libtie-ixhash-perl       1.21-2
ii  libwww-perl              6.04-1
ii  libxml-xpathengine-perl  0.13-1

Versions of packages libxml-twig-perl suggests:
pn  libunicode-map8-perl    <none>
ii  libunicode-string-perl  2.09-5
pn  xml-twig-tools          <none>

-- no debconf information
--- /usr/share/perl5/XML/Twig.pm	2011-10-01 19:24:41.000000000 +0300
+++ /home/xenomorph/perl/Twig.pm	2012-11-27 10:03:07.000000000 +0200
@@ -7283,13 +7283,13 @@
         { $text= pop @matches;
           if( $previous_match)
             { # match, not the first one, create a new text ($gi) element
-              _utf8_ify( $pre_match) if( $[ < 5.010);
+              _utf8_ify( $pre_match) if( $] < 5.010);
               $elt= $elt->insert_new_elt( after => $gi, $pre_match);
               push @result, $elt if( $return_all);
             }
           else
             { # first match in $elt, re-use $elt for the first sub-string
-              _utf8_ify( $pre_match) if( $[ < 5.010);
+              _utf8_ify( $pre_match) if( $] < 5.010);
               $elt->set_text( $pre_match);
               $previous_match++;                # store the fact that there was a match
               push @result, $elt if( $return_all);
@@ -7301,7 +7301,7 @@
               my $i=0;
               foreach my $match (@matches)
                 { # create new element, text is the match
-                  _utf8_ify( $match) if( $[ < 5.010);
+                  _utf8_ify( $match) if( $] < 5.010);
                   my $tag  = $tags[$i]->{tag};
                   my $atts = \%{$tags[$i]->{atts}} || {};
                   $elt= $elt->insert_new_elt( after => $tag, $atts, $match);

--- End Message ---
--- Begin Message ---
Source: libxml-twig-perl
Source-Version: 1:3.44-1

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

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 libxml-twig-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: SHA256

Format: 1.8
Date: Sun, 05 Jan 2014 22:58:27 +0100
Source: libxml-twig-perl
Binary: libxml-twig-perl xml-twig-tools
Architecture: source all
Version: 1:3.44-1
Distribution: unstable
Urgency: medium
Maintainer: Bart Martens <[email protected]>
Changed-By: Bart Martens <[email protected]>
Description: 
 libxml-twig-perl - Perl module for processing huge XML documents in tree mode
 xml-twig-tools - Command line tools for processing XML documents
Closes: 691028 694523 720457 720616 721395
Changes: 
 libxml-twig-perl (1:3.44-1) unstable; urgency=medium
 .
   * New upstream release.  Closes: #720457, #721395, #694523.
   * debian/control: Updated Homepage.  Closes: #720616.
   * debian/patches/series: Added.  Enables patches.
   * debian/patches/07_691028.diff: Added.  Closes: #691028.
Checksums-Sha1: 
 5220ebb65536fb1214f6d66d3cd39cde5f7eb63c 2135 libxml-twig-perl_3.44-1.dsc
 76760e94f799bbeed40de17e72420f8837dc4c73 390219 
libxml-twig-perl_3.44.orig.tar.gz
 1a212180b33014f510a7e0d6bc39f6e4d78053e8 7132 
libxml-twig-perl_3.44-1.debian.tar.gz
 fbf01f33507a1a0e977c2dbc0d2a999e3452907d 175902 libxml-twig-perl_3.44-1_all.deb
 5f40c6932b40555d12d780c609db41951f649707 55838 xml-twig-tools_3.44-1_all.deb
Checksums-Sha256: 
 70615c6501a24fd605a31c1cbaf7866fdd7d7a8c0f6430546b1ae00924fa6b56 2135 
libxml-twig-perl_3.44-1.dsc
 2651c16211e2c97dc7f274d51700816a958b72165cbfdd8f731737825b2b20ba 390219 
libxml-twig-perl_3.44.orig.tar.gz
 ee10e9abcb1da0b6da72c6a4dc8586e7fd282ba22209bc1075582ff1826209e9 7132 
libxml-twig-perl_3.44-1.debian.tar.gz
 11a13a0e41040b3dd4bc1f4c3b7688bc4cd3302a67a5bff22d663e58d4793998 175902 
libxml-twig-perl_3.44-1_all.deb
 903f8e9b3740abb158c2bc2c41af7f06871fa84ba74a630bb2fbcbf50d0c8377 55838 
xml-twig-tools_3.44-1_all.deb
Files: 
 378519d7631b1358cefa8a1f2ad53faa 2135 perl optional libxml-twig-perl_3.44-1.dsc
 f1d0b8848df388d96c1113fb63fa8e85 390219 perl optional 
libxml-twig-perl_3.44.orig.tar.gz
 940e390586a160409e6175e54b1789b4 7132 perl optional 
libxml-twig-perl_3.44-1.debian.tar.gz
 772a07a3ee603d32c8eee39157f515f7 175902 perl optional 
libxml-twig-perl_3.44-1_all.deb
 e3fe1c1a9d4b5c525634055d5dd9a061 55838 perl optional 
xml-twig-tools_3.44-1_all.deb

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

iQIcBAEBCAAGBQJSy6yMAAoJEDNV9NY7WCHMF68P/A6L1qYggDZhEdvgtdMDkC1Y
fy1n5yxZmrjQSk5FLsEY7FD2UaQHdht0gMZd/SDiGQk7x4a53MD/lNcIRdVf2KyX
WFKIuf4AA9EnOxkxB2rK4ctYlMkCeDkgM48CxjEKp9L8v5wiTHKKqIyb+VJKnLKh
hBeQvq4BnGCxsBX317KbM/8Ke5rZzx9dGBG8CLQIUBstMec16WtTL/kmocsnb0WV
J1i8XWIFOaSATNzcpwbPoeemUG9DRP+Sec2d7HPJ7Wfykny4pwvNMowm/ZeZULQ6
R6PQKi/NINM40wCFC2J9G65W+aEzGsigKU5peiILyTNRip15rReNuupk5jPMBAKk
GHyNg+9FDaWJEhf+Gtvr0Boh2ssUFJ6RyfcRmRBWm/sEyrPXNjtlLKPzgBxVzuIq
4yIbs6/ywKfESQF7ahqRXuXUtPZRXdAq2Vbuen9xAGD9sdR9f/EAC5XeNluPlB8V
DnAUXfkGHWoxg4LRqozglVGpqIdC5wIMkdz1nolVM3BZeXwDrOt2lGQdKHX5ATyf
KCe0RU5FAeF4GHmqgR7lr0PN0Bew/Zz1YWcEzjEUifjRMUE3v9qiDOxPcgJS7MTh
5y/rwrWBAoHk/TXPXl0ti+jzfciZdyOVq1w7sQKDDyccDkFOLZR/eT3SJW05siZv
YsuT6U6yOZ+xLAAvmdhO
=Lu0U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to