[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#438484: marked as done (ITP: libdata-dump-streamer-perl -- Perl module for accurately serializing a data structure as Perl code)



Your message dated Tue, 18 Sep 2007 14:06:57 +0000
with message-id <E1IXdj7-00028o-AM@ries.debian.org>
and subject line Bug#438484: fixed in libdata-dump-streamer-perl 2.05-36-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: wnpp
Severity: wishlist
Owner: Alexis Sukrieh <sukria@sukria.net>


* Package name    : libdata-dump-streamer-perl
  Version         : 2.03-30
  Upstream Author : Yves Orton <yves@cpan.org>
* URL             : http://search.cpan.org/~yves/Data-Dump-Streamer-2.03-30/lib/Data/Dump/Streamer.pm
* License         : Artistic License
  Programming Lang: Perl
  Description     : Perl module for accurately serializing a data structure as Perl code

Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The contents of each variable is output using the least number of Perl statements as convenient, usually only one. Self-referential structures, closures, and objects are output correctly.

The return value can be evaled to get back an identical copy of the original reference structure. In some cases this may require the use of utility subs that Data::Dump::Streamer will optionally export.

This module is very similar in concept to the core module Data::Dumper, with the major differences being that this module is designed to output to a stream instead of constructing its output in memory (trading speed for memory), and that the traversal over the data structure is effectively breadth first versus the depth first traversal done by the others.

In fact the data structure is scanned twice, first in breadth first mode to perform structural analysis, and then in depth first mode to actually produce the output, but obeying the depth relationships of the first pass.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-vserver-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


--- End Message ---
--- Begin Message ---
Source: libdata-dump-streamer-perl
Source-Version: 2.05-36-1

We believe that the bug you reported is fixed in the latest version of
libdata-dump-streamer-perl, which is due to be installed in the Debian FTP archive:

libdata-dump-streamer-perl_2.05-36-1.diff.gz
  to pool/main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.05-36-1.diff.gz
libdata-dump-streamer-perl_2.05-36-1.dsc
  to pool/main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.05-36-1.dsc
libdata-dump-streamer-perl_2.05-36-1_amd64.deb
  to pool/main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.05-36-1_amd64.deb
libdata-dump-streamer-perl_2.05-36.orig.tar.gz
  to pool/main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.05-36.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 438484@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov <dmn@debian.org> (supplier of updated libdata-dump-streamer-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 15 Sep 2007 15:04:37 +0300
Source: libdata-dump-streamer-perl
Binary: libdata-dump-streamer-perl
Architecture: source amd64
Version: 2.05-36-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <dmn@debian.org>
Description: 
 libdata-dump-streamer-perl - Perl module for serializing a data structure as Perl code
Closes: 438484
Changes: 
 libdata-dump-streamer-perl (2.05-36-1) unstable; urgency=low
 .
   * New upstream release
     + Fixes http://rt.cpan.org/Ticket/Display.html?id=28053 where undef and ''
       are confused inside of repeat value folding logic.
   * Fixed debian/watch to stop capturing file extension
   * Improved debian/copyright -- added upstream location and license
   * Removed old dh-make-perl cruft
     + Drop unused dh_link
     + Move test suite from install to build target
     + Move dh_clean $stamp_files before realclean
   * Added myself to Uploaders
   * Added libpadwalker-perl, libcompress-zlib-perl and libmime-perl to enable
     additional tests
   * Dropped unused dh_makeshlibs, commendet out dh_installexamples
   * Added NODDS to $(PERL) Makefile.PL to avoid uncertainity
 .
 libdata-dump-streamer-perl (2.03-30-1) unstable; urgency=low
 .
   * Initial Release (closes: #438484).
Files: 
 2ce99f388842b6a12a3ff4ea1e58bc5a 1013 perl optional libdata-dump-streamer-perl_2.05-36-1.dsc
 66a865e22c3db73f8ef3584b807e027f 71520 perl optional libdata-dump-streamer-perl_2.05-36.orig.tar.gz
 f756bda0beae428f558ac0834a411722 3081 perl optional libdata-dump-streamer-perl_2.05-36-1.diff.gz
 1aad42e1c0ea502550aaa071c0de2bfb 76700 perl optional libdata-dump-streamer-perl_2.05-36-1_amd64.deb

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

iD8DBQFG68qOHqjlqpcl9jsRAg5GAJ4sQRjl03Oj1Y10JE3XafJmkZrqeACdGcQP
CxV+Pp4cIKA00HONTJaonLM=
=RZEX
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: