Your message dated Sun, 22 Jul 2007 14:02:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#413480: fixed in libxml-sax-writer-perl 0.50-1 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-sax-writer-perl Version: 0.44-8 In debian/patches/consumer_newline.dpatch: -sub finalize { return 0 } +sub finalize { + my $fh = ${$_[0]}; + print $fh, "\n"; + return 0 +} Note the comma after $fh, it should be removed.
--- End Message ---
--- Begin Message ---Source: libxml-sax-writer-perl Source-Version: 0.50-1 We believe that the bug you reported is fixed in the latest version of libxml-sax-writer-perl, which is due to be installed in the Debian FTP archive: libxml-sax-writer-perl_0.50-1.diff.gz to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-1.diff.gz libxml-sax-writer-perl_0.50-1.dsc to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-1.dsc libxml-sax-writer-perl_0.50-1_all.deb to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50-1_all.deb libxml-sax-writer-perl_0.50.orig.tar.gz to pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.50.orig.tar.gz 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. Florian Ragwitz <[EMAIL PROTECTED]> (supplier of updated libxml-sax-writer-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: Sun, 22 Jul 2007 15:51:07 +0200 Source: libxml-sax-writer-perl Binary: libxml-sax-writer-perl Architecture: source all Version: 0.50-1 Distribution: unstable Urgency: low Maintainer: Florian Ragwitz <[EMAIL PROTECTED]> Changed-By: Florian Ragwitz <[EMAIL PROTECTED]> Description: libxml-sax-writer-perl - Perl module for a SAX2 XML writer Closes: 413480 Changes: libxml-sax-writer-perl (0.50-1) unstable; urgency=low . * New upstream release. + Remove dpatch against t/05basic.t - got merged upstream. * Fix bogous dpatch (Closes: #413480). Files: a15069c08e00080e9e9b166c6554f36a 824 perl optional libxml-sax-writer-perl_0.50-1.dsc bf26550e84903ef36af0feb07d721d4e 12635 perl optional libxml-sax-writer-perl_0.50.orig.tar.gz 96feaef714f17057ee7c2fe3d3bc7ee1 5578 perl optional libxml-sax-writer-perl_0.50-1.diff.gz 3c4e19d2b08b3cb46be5adb7239e45fa 22714 perl optional libxml-sax-writer-perl_0.50-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGo2FSdC8qQo5jWl4RAp/hAJ444Q2HFtkz1o4PGvXgmN2KJxmKogCeLKr/ 8mAHVSVQEHVA/G87xoi9DKM= =9r/x -----END PGP SIGNATURE-----
--- End Message ---

