diff -Nru libdigest-sha1-perl-2.13/Changes libdigest-sha1-perl-2.12/Changes --- libdigest-sha1-perl-2.13/Changes 2010-07-03 13:23:01.000000000 +0000 +++ libdigest-sha1-perl-2.12/Changes 2009-05-23 11:18:54.000000000 +0000 @@ -1,10 +1,3 @@ -2010-07-03 Release 2.13 - - Mike McCauley (1): - Fix memory leak in sha1_transform - - - 2009-05-23 Release 2.12 Gisle Aas (6): @@ -53,7 +46,7 @@ Enable PERL_NO_GET_CONTEXT for more more efficient execution on a threaded perl. - Fix up md5 references. Patch by Ville Skyttä . + Fix up md5 references. Patch by Ville Skyttä . @@ -169,7 +162,7 @@ The fallback code introduced in 2.10 did only work for perl-5.6.0. It should now for for perl5.004 and 5.005 - as well. Patch by Ville Skyttä . + as well. Patch by Ville Skyttä . diff -Nru libdigest-sha1-perl-2.13/debian/changelog libdigest-sha1-perl-2.12/debian/changelog --- libdigest-sha1-perl-2.13/debian/changelog 2011-11-15 17:05:09.000000000 +0000 +++ libdigest-sha1-perl-2.12/debian/changelog 2015-07-08 23:43:19.000000000 +0000 @@ -1,51 +1,15 @@ -libdigest-sha1-perl (2.13-2build2) precise; urgency=low +libdigest-sha1-perl (2.12-ppa1) trusty; urgency=low - * Rebuild with fixed Perl 5.14 on amd64. + * Build on trusty - -- Colin Watson Tue, 15 Nov 2011 17:05:09 +0000 + -- Ryan Graham Wed, 08 July 2015 16:26:59 -0800 -libdigest-sha1-perl (2.13-2build1) precise; urgency=low +libdigest-sha1-perl (2.12-1build1) lucid; urgency=low - * Rebuild for Perl 5.14. + * rebuild rest of main for armel armv7/thumb2 optimization; + UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 - -- Colin Watson Tue, 15 Nov 2011 13:44:11 +0000 - -libdigest-sha1-perl (2.13-2) unstable; urgency=low - - * Team upload. - - [ Ansgar Burchardt ] - * Ansgar Burchardt -> ansgar@debian.org - - [ Salvatore Bonaccorso ] - * debian/control: Mention that the package is considered deprecated - (Closes: #591091). - * debian/copyright: - - Refer to Debian systems in general instead of only Debian - GNU/Linux systems. - - Explicitly point to GPL-1 license text in common-licenses. - * Bump Standards-Version to 3.9.2. - - -- Salvatore Bonaccorso Sat, 02 Jul 2011 13:27:45 +0200 - -libdigest-sha1-perl (2.13-1) unstable; urgency=low - - [ Nathan Handler ] - * debian/watch: Update to ignore development releases. - - [ Ryan Niebur ] - * Update ryan52's email address - - [ Ansgar Burchardt ] - * New upstream release. - * debian/control: Remove Conflicts: libdigest-md5-perl (<< 2.13). - libdigest-md5-perl is no longer in the archive. - * debian/copyright: Formatting changes for current DEP-5 proposal. - * Use source format 3.0 (quilt). - * Bump Standards-Version to 3.9.0 (no changes). - * Add myself to Uploaders. - - -- Ansgar Burchardt Sun, 04 Jul 2010 02:54:56 +0900 + -- Alexander Sack Sat, 06 Mar 2010 13:32:09 +0100 libdigest-sha1-perl (2.12-1) unstable; urgency=low diff -Nru libdigest-sha1-perl-2.13/debian/control libdigest-sha1-perl-2.12/debian/control --- libdigest-sha1-perl-2.13/debian/control 2011-07-02 11:27:40.000000000 +0000 +++ libdigest-sha1-perl-2.12/debian/control 2015-07-08 23:43:19.000000000 +0000 @@ -2,10 +2,10 @@ Section: perl Priority: optional Maintainer: Debian Perl Group -Uploaders: Zak B. Elep , - Ryan Niebur , Ansgar Burchardt +Uploaders: Zak B. Elep , Gunnar Wolf , + Ryan Niebur Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.2 +Standards-Version: 3.8.1 Homepage: http://search.cpan.org/dist/Digest-SHA1/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdigest-sha1-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdigest-sha1-perl/ @@ -13,11 +13,8 @@ Package: libdigest-sha1-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Conflicts: libdigest-md5-perl (<< 2.13) Description: NIST SHA-1 message digest algorithm - This module is deprecated. Please consider using Digest::SHA in perl - core providing a similar interface (except for sha1_transform) as well - as larger SHA-sum variants. - . The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit diff -Nru libdigest-sha1-perl-2.13/debian/copyright libdigest-sha1-perl-2.12/debian/copyright --- libdigest-sha1-perl-2.13/debian/copyright 2011-07-02 11:27:40.000000000 +0000 +++ libdigest-sha1-perl-2.12/debian/copyright 2015-07-08 23:43:19.000000000 +0000 @@ -1,12 +1,14 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Maintainer: Gisle Aas -Source: http://search.cpan.org/dist/Digest-SHA1/ -Name: Digest-SHA1 +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Gisle Aas +Upstream-Source: http://search.cpan.org/dist/Digest-SHA1/ +Upstream-Name: Digest-SHA1 -Copyright: - 1999-2004, Gisle Aas - 1997, Uwe Hollerbach -License: Artistic or GPL-1+ +Files: * +Copyright: Copyright 1999-2004 Gisle Aas. + Copyright 1997 Uwe Hollerbach. +License-Alias: Perl +License: Artistic | GPL-1+ Files: debian/* Copyright: 2001, Michael Alan Dorman @@ -15,21 +17,19 @@ 2004, Matthias Urlichs 2006, Gunnar Wolf 2006, Zak B. Elep - 2009, Ryan Niebur -License: Artistic or GPL-1+ + 2009, Ryan Niebur +License: Artistic | GPL-1+ License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - . - On Debian systems, the complete text of the Artistic License can be - found in `/usr/share/common-licenses/Artistic'. + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + On Debian GNU/Linux systems, the complete text of the Artistic License + can be found in `/usr/share/common-licenses/Artistic' License: GPL-1+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) - any later version. - . - On Debian systems, the complete text of version 1 of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-1'. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 1, or (at your option) + any later version. + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' diff -Nru libdigest-sha1-perl-2.13/debian/source/format libdigest-sha1-perl-2.12/debian/source/format --- libdigest-sha1-perl-2.13/debian/source/format 2011-07-02 11:27:39.000000000 +0000 +++ libdigest-sha1-perl-2.12/debian/source/format 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -3.0 (quilt) diff -Nru libdigest-sha1-perl-2.13/debian/watch libdigest-sha1-perl-2.12/debian/watch --- libdigest-sha1-perl-2.13/debian/watch 2011-07-02 11:27:40.000000000 +0000 +++ libdigest-sha1-perl-2.12/debian/watch 2015-07-08 23:43:19.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Digest-SHA1/ .*/Digest-SHA1-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +http://search.cpan.org/dist/Digest-SHA1/ .*/Digest-SHA1-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) diff -Nru libdigest-sha1-perl-2.13/META.yml libdigest-sha1-perl-2.12/META.yml --- libdigest-sha1-perl-2.13/META.yml 2010-07-03 13:23:45.000000000 +0000 +++ libdigest-sha1-perl-2.12/META.yml 2009-05-23 11:20:09.000000000 +0000 @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Digest-SHA1 -version: 2.13 +version: 2.12 abstract: Perl interface to the SHA-1 algorithm author: - Gisle Aas @@ -8,8 +8,6 @@ distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 -build_requires: - ExtUtils::MakeMaker: 0 requires: Digest::base: 1.00 perl: 5.004 @@ -17,7 +15,7 @@ directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.56 +generated_by: ExtUtils::MakeMaker version 6.4801 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 diff -Nru libdigest-sha1-perl-2.13/SHA1.pm libdigest-sha1-perl-2.12/SHA1.pm --- libdigest-sha1-perl-2.13/SHA1.pm 2010-07-03 13:20:22.000000000 +0000 +++ libdigest-sha1-perl-2.12/SHA1.pm 2009-05-23 11:16:07.000000000 +0000 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA @EXPORT_OK); -$VERSION = '2.13'; +$VERSION = '2.12'; require Exporter; *import = \&Exporter::import; diff -Nru libdigest-sha1-perl-2.13/SHA1.xs libdigest-sha1-perl-2.12/SHA1.xs --- libdigest-sha1-perl-2.13/SHA1.xs 2010-07-03 06:51:12.000000000 +0000 +++ libdigest-sha1-perl-2.12/SHA1.xs 2009-05-23 10:51:46.000000000 +0000 @@ -617,6 +617,6 @@ memcpy (test, data_pv, len); memcpy ((&ctx)->data, test, 64); sha_transform_and_copy(digeststr, &ctx); - ST(0) = sv_2mortal(newSVpv((char*)digeststr, 20)); + ST(0) = newSVpv((char*)digeststr, 20); XSRETURN(1);