Your message dated Sat, 01 Dec 2007 16:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#447597: fixed in libxml-rss-perl 1.31-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: libxml-rss-perl Version: 1.05-1 Severity: normal Hello, thanks for packaging libxml-rss-perl. I wanted to use XML::RSS for editing entries in the Planet Debian rss feed, but the library loses data in the process. This script shows the problem: #!/usr/bin/perl -w use strict; use warnings; use XML::RSS; my $rss = new XML::RSS; $rss->parsefile("/tmp/rss10.xml"); print $rss->as_string; You do (cd /tmp; wget http://planet.debian.org/rss10.xml) then run the script, and you'll notice that in the output the content of the entries has gone. Ciao, Enrico -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libxml-rss-perl depends on: ii libxml-parser-perl 2.34-4.3 Perl module for parsing XML files ii perl 5.8.8-7 Larry Wall's Practical Extraction libxml-rss-perl recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: libxml-rss-perl Source-Version: 1.31-2 We believe that the bug you reported is fixed in the latest version of libxml-rss-perl, which is due to be installed in the Debian FTP archive: libxml-rss-perl_1.31-2.diff.gz to pool/main/libx/libxml-rss-perl/libxml-rss-perl_1.31-2.diff.gz libxml-rss-perl_1.31-2.dsc to pool/main/libx/libxml-rss-perl/libxml-rss-perl_1.31-2.dsc libxml-rss-perl_1.31-2_all.deb to pool/main/libx/libxml-rss-perl/libxml-rss-perl_1.31-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. Vincent Danjean <[EMAIL PROTECTED]> (supplier of updated libxml-rss-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, 01 Dec 2007 16:12:35 +0100 Source: libxml-rss-perl Binary: libxml-rss-perl Architecture: all source Version: 1.31-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Vincent Danjean <[EMAIL PROTECTED]> Description: libxml-rss-perl - Perl module for managing RSS (RDF Site Summary) files Closes: 283552 304353 445390 447597 Changes: libxml-rss-perl (1.31-2) unstable; urgency=low . * The "I forgot to look at the BTS before uploading the previous version" relase - new upstream version (Closes: #445390, #447597) - add XML::RSS in the description (Closes: #283552) - fix typo in description (Closes: #304353) [note: this typo is also present upstream. So it is still present in documentation, manpage, ...] - add again new build-depends needed for tests Files: 113c59180d90c5bd1ad031b6776e075f 4071 perl optional libxml-rss-perl_1.31-2.diff.gz 14c9826f1b9e1994fa6f2657a17d1053 1121 perl optional libxml-rss-perl_1.31-2.dsc 58fd1d76ae3719327818a3a09e318c12 51406 perl optional libxml-rss-perl_1.31-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHUYROC/d4Z50CXocRAsQtAKDKCYfKERhiNFjeN2S3tfpE80eHAwCgvgnA 24Dy3pYfG4jdnSMvEhZowz4= =jVPy -----END PGP SIGNATURE-----
--- End Message ---

