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

Bug#438834: marked as done (ITP: libdigest-md5-file-perl -- Perl extension for getting MD5 sums for files and urls)



Your message dated Sat, 25 Aug 2007 18:15:29 +0000
with message-id <E1IP0AT-0007Qa-Tn@ries.debian.org>
and subject line Bug#438834: fixed in libdigest-md5-file-perl 0.05-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: Damyan Ivanov <dmn@debian.org>

* Package name    : libdigest-md5-file-perl
  Version         : 0.05
  Upstream Author : Daniel Muey <dmuey@cpan.org>
* URL             : http://search.cpan.org/~dmuey/
* License         : same as Perl (either Artistic or GPL)
  Programming Lang: Perl
  Description     : Perl extension for getting MD5 sums for files and urls

Digest::MD5::File adds to Digest::MD5 module functionality for easy
calculation of MD5 checksums of entire files, directories or URLs.
.
Example usage:
.
 my $md5 = Digest::MD5->new;
 $md5->addpath('/path/to/file.txt');
 $md5->addpath(\@files);
 $md5->adddir('/home/tmbg/');
 $md5->addurl('http://www.tmbg.com/tour.html');
 my $digest = file_md5_hex($file);
 my $dir_hashref = dir_md5_hex($dir);
 my $digest = url_md5_hex($url);

This package is a dependency of libnet-amazon-s3-perl version 0.39

--
    dam


--- End Message ---
--- Begin Message ---
Source: libdigest-md5-file-perl
Source-Version: 0.05-1

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

libdigest-md5-file-perl_0.05-1.diff.gz
  to pool/main/libd/libdigest-md5-file-perl/libdigest-md5-file-perl_0.05-1.diff.gz
libdigest-md5-file-perl_0.05-1.dsc
  to pool/main/libd/libdigest-md5-file-perl/libdigest-md5-file-perl_0.05-1.dsc
libdigest-md5-file-perl_0.05-1_all.deb
  to pool/main/libd/libdigest-md5-file-perl/libdigest-md5-file-perl_0.05-1_all.deb
libdigest-md5-file-perl_0.05.orig.tar.gz
  to pool/main/libd/libdigest-md5-file-perl/libdigest-md5-file-perl_0.05.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 438834@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 libdigest-md5-file-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: Mon, 20 Aug 2007 10:24:19 +0300
Source: libdigest-md5-file-perl
Binary: libdigest-md5-file-perl
Architecture: source all
Version: 0.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Damyan Ivanov <dmn@debian.org>
Description: 
 libdigest-md5-file-perl - Perl extension for getting MD5 sums for files and urls
Closes: 438834
Changes: 
 libdigest-md5-file-perl (0.05-1) unstable; urgency=low
 .
   * Initial Release (Closes: #438834 -- ITP)
Files: 
 cb1f4cbf32c704f6014acee9d961181c 895 perl optional libdigest-md5-file-perl_0.05-1.dsc
 385c5ff7dadd240f6a2194a67f8f9b47 4668 perl optional libdigest-md5-file-perl_0.05.orig.tar.gz
 93c242287c3a3d64fc1f3c337d9c6248 2207 perl optional libdigest-md5-file-perl_0.05-1.diff.gz
 2bd2082a7a0f73539fa0014e41e919c1 9620 perl optional libdigest-md5-file-perl_0.05-1_all.deb

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

iD8DBQFGyUW/Hqjlqpcl9jsRAne7AJ4jxvqtwJodh/e1LjWHMV3WxjsAlwCfc11y
nQGJ/5nu6VLzMsWYdTaCMps=
=/SIE
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: