debian/0000755000000000000000000000000011642147612007172 5ustar debian/watch0000644000000000000000000000014711642145724010227 0ustar version=3 http://search.cpan.org/dist/Digest/ .*/Digest-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/rules0000755000000000000000000000003611642146754010257 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000704211642147611011046 0ustar libdigest-perl (1.17-1) unstable; urgency=high * Team upload. * New upstream release. + Upload with high urgency as a security fix is included. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes. * Use tiny debian/rules with debhelper 8. * Make build-dep on perl unversioned. * Drop (build-)dep on libdigest-md5-perl | perl (>= 5.8). * debian/control: Convert Vcs-* fields to Git. * Bumped Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 02 Oct 2011 22:49:22 +0200 libdigest-perl (1.16-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: - Update to ignore development releases. * debian/copyright: - Update to new format * debian/rules: - Update to use newer debhelper * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.1 - Build-Depend on debhelper (>= 7.0) * debian/compat: - Bump to 7 [ gregor herrmann ] * debian/copyright: add more contributors to the debian/* copyright. * debian/control: remove duplicate fields from binary package stanza, thanks lintian. -- Nathan Handler Wed, 10 Jun 2009 02:58:32 +0000 libdigest-perl (1.15-2) unstable; urgency=low * Fixed debian/watch, as it was too ambitious -- Gunnar Wolf Thu, 21 Sep 2006 19:39:31 -0500 libdigest-perl (1.15-1) unstable; urgency=low * New upstream release (Closes: #329531) * New maintainer (in response to Matthias' mail, see http://lists.debian.org/debian-devel/2006/05/msg02947.html) Debian Perl Group via Zak B. Elep * debian/control: + Bump Standards-Version . + Move debhelper to Build-Depends and bump version to (> 5.0) . Update debian/compat accordingly. * debian/copyright: + Update maintenance notes. * debian/watch: + Tighten watch regex, as previous regex inadvertently matches Digest::Whirlpool tarball :/ -- Zak B. Elep Thu, 29 Jun 2006 13:26:33 +0800 libdigest-perl (1.10-1) unstable; urgency=low * New Upstream version. Closes: #303593. * Updated watch file. -- Matthias Urlichs Thu, 14 Apr 2005 19:58:54 +0200 libdigest-perl (1.08-2) unstable; urgency=low * New maintainer. Closes: #274128. * Fixed spelling errors in the description. * Fixed dependency on debhelper (>=4.0). * Added debian/watch file. -- Matthias Urlichs Sat, 2 Oct 2004 13:47:57 +0200 libdigest-perl (1.08-1) unstable; urgency=low * New upstream version. * Update for later standards. -- Michael Alan Dorman Mon, 2 Aug 2004 16:16:24 -0400 libdigest-perl (1.00-3) unstable; urgency=low * Fix override disparity. -- Michael Alan Dorman Fri, 15 Aug 2003 18:47:01 -0400 libdigest-perl (1.00-2) unstable; urgency=low * Correct lack of references to licenses. (closes: bug#157576) -- Michael Alan Dorman Fri, 15 Aug 2003 15:42:23 -0400 libdigest-perl (1.00-1) unstable; urgency=low * Initial debianization. -- Michael Alan Dorman Wed, 18 Apr 2001 21:34:50 -0400 debian/control0000644000000000000000000000145111642147116010575 0ustar Source: libdigest-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Zak B. Elep , Nathan Handler Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Digest/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdigest-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-perl.git Package: libdigest-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: generic interface to message digest modules This is a simple frontend module for autoloading various Digest::* modules. It also provides documentation of the interface that all Digest::* modules should provide. debian/compat0000644000000000000000000000000211642146761010374 0ustar 8 debian/source/0000755000000000000000000000000011642146551010473 5ustar debian/source/format0000644000000000000000000000001411642146551011701 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000234111642146714011127 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/Digest/ Name: Digest Files: * Copyright: 1998-2006, Gisle Aas 1995-1996, Neil Winton License: Artistic or GPL-1+ Files: debian/* Copyright: 2001-2004, Michael Alan Dorman 2004-2005, Matthias Urlichs 2006, Gunnar Wolf 2006, Zak B. Elep 2009, Nathan Handler License: Artistic or 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'. 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'.