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

Bug#472939: marked as done (ITP: libclone-pp-perl -- Recursively copy Perl datatypes)



Your message dated Thu, 03 Apr 2008 18:14:59 +0000
with message-id <E1JhTxj-0006yt-IX@ries.debian.org>
and subject line Bug#472939: fixed in libclone-pp-perl 1.02-1
has caused the Debian Bug report #472939,
regarding ITP: libclone-pp-perl -- Recursively copy Perl datatypes
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 owner@bugs.debian.org
immediately.)


-- 
472939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472939
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyżaniak (eloy)" <eloy@debian.org>


* Package name    : libclone-pp-perl
  Version         : 1.02
  Upstream Author : Matthew Simon Cavalletto at Evolution Softworks
* URL             : http://search.cpan.org/dist/Clone-PP/
* License         : Dual: Artistic/GPL
  Programming Lang: Perl
  Description     : Recursively copy Perl datatypes

 Clone::PP provides a general-purpose clone function to make deep
 copies of Perl data structures. It calls itself recursively to copy
 nested hash, array, scalar and reference types, including tied
 variables and objects.
 .
 The clone() function takes a scalar argument to copy. To duplicate
 arrays or hashes, pass them in by reference:
 .
 my $copy = clone(\@array);    my @copy = @{ clone(\@array) };
 my $copy = clone(\%hash);     my %copy = %{ clone(\%hash) };
 .
 The clone() function also accepts an optional second parameter that
 can be used to limit the depth of the copy. If you pass a limit of
 0, clone will return the same value you supplied; for a limit of
 1, a shallow copy is constructed; for a limit of 2, two layers of
 copying are done, and so on.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: libclone-pp-perl
Source-Version: 1.02-1

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

libclone-pp-perl_1.02-1.diff.gz
  to pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.02-1.diff.gz
libclone-pp-perl_1.02-1.dsc
  to pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.02-1.dsc
libclone-pp-perl_1.02-1_all.deb
  to pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.02-1_all.deb
libclone-pp-perl_1.02.orig.tar.gz
  to pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.02.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 472939@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Krzysztof Krzyżaniak (eloy) <eloy@debian.org> (supplier of updated libclone-pp-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: Wed, 23 May 2007 16:08:05 +0200
Source: libclone-pp-perl
Binary: libclone-pp-perl
Architecture: source all
Version: 1.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>
Description: 
 libclone-pp-perl - Recursively copy Perl datatypes
Closes: 472939
Changes: 
 libclone-pp-perl (1.02-1) unstable; urgency=low
 .
   * Initial Release (closes: #472939).
Files: 
 a04e56bc39d14af896bc04c56abaf7a1 904 perl optional libclone-pp-perl_1.02-1.dsc
 8dd40e1072232006ff0242a823897e09 7746 perl optional libclone-pp-perl_1.02.orig.tar.gz
 8217f7ab5e2339d805aeb9cfce2661a4 2209 perl optional libclone-pp-perl_1.02-1.diff.gz
 80e76146716f295ce8d8c13d386ef345 8728 perl optional libclone-pp-perl_1.02-1_all.deb

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

iD8DBQFH650cy+HP4f7iC8sRAqz1AKCCvOIStGsHJs8i7gZML2MGZvoiZACfZpYm
ss2DsN/OFJVWyVLHO/stMY8=
=k5fX
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: