Your message dated Mon, 09 Jul 2007 16:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395395: fixed in libxml-stream-perl 1.22-3
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: libxml-stream-perl
Version: 1.22-2
Severity: normal
Two errors IMO.
1) The following patch should be applied so when trying
to use Net::DNS::Resolver it doesn't fail. (It should be forwarded
to upstream, too, but the author seems MIA)
2) libxml-stream-perl should depend/recommend libnet-dns-perl, since
it can make use of Net::DNS::Resolver
Cheers
Pablo
--- Stream.pm~ 2004-08-25 15:23:32.000000000 +0100
+++ Stream.pm 2006-10-26 14:56:03.000000000 +0100
@@ -680,7 +680,7 @@
$self->debug(1,"Connect: srv requested");
if ($NETDNS)
{
- my $res = new Net::DNS::Resolver();
+ my $res = Net::DNS::Resolver->new;
my $query =
$res->query($self->{SIDS}->{newconnection}->{srv}.".".$self->{SIDS}->{newconnection}->{hostname},"SRV");
if ($query)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages libxml-stream-perl depends on:
ii libauthen-sasl-perl 2.10-1 Authen::SASL - SASL Authentication
ii libio-socket-ssl-perl 1.01-1 Perl module implementing object or
ii perl 5.8.8-6.1 Larry Wall's Practical Extraction
libxml-stream-perl recommends no packages.
-- no debconf information
--
"When in doubt, use brute force" -- Ken Thompson
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
--- End Message ---
--- Begin Message ---
Source: libxml-stream-perl
Source-Version: 1.22-3
We believe that the bug you reported is fixed in the latest version of
libxml-stream-perl, which is due to be installed in the Debian FTP archive:
libxml-stream-perl_1.22-3.diff.gz
to pool/main/libx/libxml-stream-perl/libxml-stream-perl_1.22-3.diff.gz
libxml-stream-perl_1.22-3.dsc
to pool/main/libx/libxml-stream-perl/libxml-stream-perl_1.22-3.dsc
libxml-stream-perl_1.22-3_all.deb
to pool/main/libx/libxml-stream-perl/libxml-stream-perl_1.22-3_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.
Jay Bonci <[EMAIL PROTECTED]> (supplier of updated libxml-stream-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: Sat, 07 Jul 2007 17:53:40 -0400
Source: libxml-stream-perl
Binary: libxml-stream-perl
Architecture: source all
Version: 1.22-3
Distribution: unstable
Urgency: low
Maintainer: Jay Bonci <[EMAIL PROTECTED]>
Changed-By: Jay Bonci <[EMAIL PROTECTED]>
Description:
libxml-stream-perl - Perl module for accessing XML Streams
Closes: 395395 427071
Changes:
libxml-stream-perl (1.22-3) unstable; urgency=low
.
* Thanks to Andreas for the upload (Closes: #427071)
* Added Suggests: libnet-dns-perl
* Accepted patch from Pablo Barbachano. Thanks! (Closes: #395395)
* Updated debian/watch so that uupdate will work
* Policy-version bump to 3.7.2.2 (no other changes)
* Updated debhelper into Build-Depends instead of -Indep for lintian
* Only conditionally ignore make clean, also for lintian
Files:
6639e0eff07cdc7d1bf06c62751ee0c8 683 perl optional
libxml-stream-perl_1.22-3.dsc
c32a4d3b7e174bb57ade8c88274b8ba7 3396 perl optional
libxml-stream-perl_1.22-3.diff.gz
533b371923f75e647861637e36c51d07 66976 perl optional
libxml-stream-perl_1.22-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGkBLGZNh5D+C4st4RApMcAJsF1EWAw9T9fxghK+m+zJaOvlOOogCeNxXa
wwa1/5ykWe9qAogEY+bAsB4=
=QKmg
-----END PGP SIGNATURE-----
--- End Message ---