Your message dated Sat, 28 May 2011 15:03:23 +0000
with message-id <[email protected]>
and subject line Bug#624579: fixed in razor 1:2.85-4
has caused the Debian Bug report #624579,
regarding razor: use Digest::SHA and drop (Build-)Depends on libdigest-sha1-perl
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 [email protected]
immediately.)


-- 
624579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624579
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: razor
Version: 1:2.85-3
Severity: normal
User: [email protected]
Usertags: digest-sha-perl-transition 

Hi Giuseppe

We from the Debian Perl Group would like to drop libdigest-sha1-perl
at some point, see [1]. Most of the functionality (except
sha1_transform) of Digest::SHA1 is also provided by Digest::SHA.
Switching from Digest::SHA1 to Digest::SHA should be in principle as
easy as substituting the use of Digest::SHA1 with Digest::SHA.

Digest::SHA is in Perl core since version 5.9.3 and thus is in
Debian's perl since Lenny.

Changing use of Digest::SHA1 to Digest::SHA would thus reduce external
dependencies by one.

 [1] http://deb.li/digestsha

lib/Razor2/String.pm has

        use Digest::SHA1 qw(sha1_hex);

so using only sha1_hex, and thus Digest::SHA1 should be easily
replaced by only Digest::SHA qw(sha1_hex). The same is valid for
lib/Razor2/Client/Engine.pm. lib/Razor2/Signature/Whiplash.pm and
lib/Razor2/Signature/Ephemeral.pm uses only add and hexdigest.

Could you change the use of Digest::SHA1 to Digest::SHA and drop the
(Build-)Depends on libdigest-sha1-perl?

Bests,
Salvatore

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: razor
Source-Version: 1:2.85-4

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

razor_2.85-4.diff.gz
  to main/r/razor/razor_2.85-4.diff.gz
razor_2.85-4.dsc
  to main/r/razor/razor_2.85-4.dsc
razor_2.85-4_i386.deb
  to main/r/razor/razor_2.85-4_i386.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.
Giuseppe Iuculano <[email protected]> (supplier of updated razor 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.8
Date: Sat, 28 May 2011 16:46:31 +0200
Source: razor
Binary: razor
Architecture: source i386
Version: 1:2.85-4
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Giuseppe Iuculano <[email protected]>
Description: 
 razor      - spam-catcher using a collaborative filtering network
Closes: 624579
Changes: 
 razor (1:2.85-4) unstable; urgency=low
 .
   * [7e80fb6] Add use-Digest-SHA.patch to use Digest::SHA instead of
     Digest::SHA1 and drop libdigest-sha1-perl (Build-)Depends.
     Thanks to Salvatore Bonaccorso (Closes: #624579)
Checksums-Sha1: 
 584fa88fcb6fafba9317a32e5dd2348c0053e947 1205 razor_2.85-4.dsc
 0c79ee0392f351c3b407c073be3a43703983cd27 14658 razor_2.85-4.diff.gz
 474cbbd91928daa6f5d0c822d6ec9139f677eccf 124538 razor_2.85-4_i386.deb
Checksums-Sha256: 
 d4a815f5b10b11c06f37f642c4868ee29cb82d7d66ebd65c98c8277789924f0c 1205 
razor_2.85-4.dsc
 219ffee61f7004fe1710c7515f4eb08d2e97d05a38c3ce72a0dce738e7e8a8a4 14658 
razor_2.85-4.diff.gz
 3b55328287d47304c370edf7552c18bef875d1172b07024944a5fd30ef7b7339 124538 
razor_2.85-4_i386.deb
Files: 
 136dd95026d368974255c14b1a7ed845 1205 mail optional razor_2.85-4.dsc
 b050bd88eefcf52ab2207052e9c2006e 14658 mail optional razor_2.85-4.diff.gz
 7ec01dce768ace989f5f5b8b4252a39a 124538 mail optional razor_2.85-4_i386.deb

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

iEYEARECAAYFAk3hDHsACgkQNxpp46476aolpQCeO0jkAAHoLJwwq2rFBV4+uoY3
OOEAoJytoyQF9BU6V0AywfKZCYtlhv/z
=PRuN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to