debian/0000755000000000000000000000000011627216106007170 5ustar debian/rules0000755000000000000000000000006511627213137010252 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ debian/patches/0000755000000000000000000000000011627214074010621 5ustar debian/patches/man.diff0000644000000000000000000000063411627213566012236 0ustar diff -ruN -x '*.png' -x '*.jpg' -x '*.ogg' -x '*_image_archive' ../orig/libcrypt-passwdmd5-perl-1.3/PasswdMD5.pm ./PasswdMD5.pm --- ../orig/libcrypt-passwdmd5-perl-1.3/PasswdMD5.pm 2011-08-30 18:35:06.000000000 +0200 +++ ./PasswdMD5.pm 2004-02-17 12:21:38.000000000 +0100 @@ -211,7 +211,7 @@ =head1 AUTHOR -Luis E. Muńoz +Luis E. Mu\[ntilde]oz =head1 SEE ALSO debian/patches/series0000644000000000000000000000002311627214074012031 0ustar man.diff salt.diff debian/patches/salt.diff0000644000000000000000000000074311627213706012423 0ustar diff -ruN -x '*.png' -x '*.jpg' -x '*.ogg' -x '*_image_archive' ../orig/libcrypt-passwdmd5-perl-1.3/PasswdMD5.pm ./PasswdMD5.pm --- ../orig/libcrypt-passwdmd5-perl-1.3/PasswdMD5.pm 2011-08-30 18:35:06.000000000 +0200 +++ ./PasswdMD5.pm 2004-02-17 12:21:38.000000000 +0100 @@ -95,7 +95,7 @@ } else { $salt = ''; # in case no salt was proffered - $salt .= substr($itoa64,int(rand(64)+1),1) + $salt .= substr($itoa64,int(rand(64)),1) while length($salt) < 8; } debian/watch0000644000000000000000000000013011627213026010211 0ustar version=3 http://search.cpan.org/dist/Crypt-PasswdMD5/ .*/Crypt-PasswdMD5-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211627210653010367 0ustar 8 debian/docs0000644000000000000000000000000711627210653010041 0ustar README debian/changelog0000644000000000000000000000703511627215431011047 0ustar libcrypt-passwdmd5-perl (1.3-10) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * Fixed ancient-standards-version, debhelper-but-no-misc-depends, homepage-for-cpan-package-contains-version. * Debhelper 8, no longer cdbs. * Moved existing changes to debian/patches. -- Bart Martens Tue, 30 Aug 2011 18:36:54 +0200 libcrypt-passwdmd5-perl (1.3-9) unstable; urgency=low * debian/control, debian/rules: Now using cdbs. -- Bart Martens Sat, 02 Feb 2008 15:07:56 +0100 libcrypt-passwdmd5-perl (1.3-8) unstable; urgency=low * debian/control: Changed my e-mail address. * debian/copyright: Updated. * debian/watch: Updated. * debian/control: Standards version. -- Bart Martens Wed, 14 Jun 2006 06:54:59 +0200 libcrypt-passwdmd5-perl (1.3-7) unstable; urgency=low * New maintainer. Closes: #360941. * debian/copyright: Updated. * PasswdMD5.pm: Fixed lintian manpage-has-errors-from-man. -- Bart Martens Sat, 8 Apr 2006 13:20:56 +0200 libcrypt-passwdmd5-perl (1.3-6) unstable; urgency=low * debian/rules: streamlining * Upgrade Standards-Version and debhelper compatibility level -- Florian Ernst Mon, 9 Jan 2006 15:59:13 +0100 libcrypt-passwdmd5-perl (1.3-5) unstable; urgency=low * fix salt generation now as upstream plans unrelated changes for the next revision (Closes: #306293) -- Florian Ernst Wed, 27 Apr 2005 20:47:29 +0200 libcrypt-passwdmd5-perl (1.3-4) unstable; urgency=low * debian/control: - really fix override disparity -- Florian Ernst Mon, 14 Feb 2005 01:53:13 +0100 libcrypt-passwdmd5-perl (1.3-3) unstable; urgency=low * debian/control: - finally fix override disparity: section now listing perl - adding CPAN as upstream "homepage" in Description: -- Florian Ernst Mon, 14 Feb 2005 01:09:13 +0100 libcrypt-passwdmd5-perl (1.3-2) unstable; urgency=low * New maintainer address, many thanks to Frank Lichtenheld and Martin Schulze for previous sponsoring * debian/copyright: clarify actual copyright, thanks to Justin Pryzby (Closes: #290095) -- Florian Ernst Sun, 23 Jan 2005 16:27:13 +0100 libcrypt-passwdmd5-perl (1.3-1) unstable; urgency=low * New upstream release, new maintainer (Closes: #238580) * debian/control: + raised versioned B-D on perl and changed to B-D-I, thus B-D on libdigest-md5-perl no longer needed -> removed + raised versioned B-D on debhelper for dh_perl use + B-D on zlib1g-dev not needed -> removed + updated short and long description + Standards-Version 3.6.1 * debian/copyright: + additional license text, added pointer to perl license + spelling fix * debian/rules: + DH_COMPAT moved into debian/compat + general cleanup, including streamlining * debian/watch: added -- Florian Ernst Wed, 29 Sep 2004 11:55:53 +0200 libcrypt-passwdmd5-perl (1.2-3) unstable; urgency=low * updated architecture to all. * bumped standards version. * fixed missing build depends on libdigest-md5-perl -- Bart Bunting Tue, 6 Nov 2001 16:28:31 +1100 libcrypt-passwdmd5-perl (1.2-2) unstable; urgency=low * Incorrect copyright file. -- Bart Bunting Sun, 21 Oct 2001 07:48:21 +1000 libcrypt-passwdmd5-perl (1.2-1) unstable; urgency=low * Initial Debianization. -- bart bunting Fri, 29 Jun 2001 15:31:05 +1000 debian/source/0000755000000000000000000000000011627210653010471 5ustar debian/source/format0000644000000000000000000000001411627210653011677 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000374711627210472011136 0ustar This is Debian GNU/Linux's prepackaged version of Crypt::PasswdMD5 (renamed to be libcrypt-passwdmd5-perl), a Perl module for interoperable MD5-based crypt(). Bart Bunting assembled this package. The library is available from the Comprehensive Perl Archive Network (CPAN). Visit to find a CPAN site near you. This package was maintained by Florian Ernst . The only change for the Debian package was the addition of the debian/ files. Upstream author: Luis E. Muñoz Copyright: (C) 1998-2005 Luis E. Muñoz License: "THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp License: This code and all accompanying software can be used freely under the same terms as Perl itself. This software is (c) Luis E. Muñoz. It can be used under the terms of the perl artistic license provided that proper credit for the work of the author is preserved in the form of this copyright notice and license for this module. This program is free software; you can redistribute it and/or modify it under the terms of the "Artistic License" which comes with Debian. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. The Debian packaging is Copyright (C) 2001, Bart Bunting Copyright (C) 2004-2006, Florian Ernst Copyright (C) 2006-2008, Bart Martens and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/control0000644000000000000000000000117311627211774010603 0ustar Source: libcrypt-passwdmd5-perl Maintainer: Bart Martens Priority: optional Section: perl Build-Depends: debhelper (>= 8.0.0) Build-Depends-Indep: perl (>= 5.8.0-7) Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Crypt-PasswdMD5/ Package: libcrypt-passwdmd5-perl Priority: optional Section: perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: interoperable MD5-based crypt() for perl This package provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes. It's based on the implementation found on FreeBSD 2.2.[56]-RELEASE