Source: libgit-pure-perl Version: 0.47-1 Severity: normal User: debian-p...@lists.debian.org Usertags: digest-sha-perl-transition
Hi Jonas 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 Now, lib/Git/PurePerl.pm, lib/Git/PurePerl/NewObject.pm, lib/Git/PurePerl/Pack/WithoutIndex.pm all seems to use Digest::SHA1 such that could be replaced by Digest::SHA. Could you patch libgit-pure-perl to use Digest::SHA instead? 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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org