debian/0000755000000000000000000000000012256150730007167 5ustar debian/changelog0000644000000000000000000000456012256150730011046 0ustar libcrypt-unixcrypt-perl (1.0-6) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #702595 -- O * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Homepage field changed to metacpan.org URL; Maintainer set to Debian Perl Group (was: Bart Martens ). * debian/watch: use metacpan-based URL. * Add myself as Uploader and debian/copyright * Apply wrap-and-sort * Remove ${shlibs:Depends} from Depends, not needed for Arch:All package * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Switch to source format "3.0 (quilt)" * Use dh(1) instead of CDBS + Remove CDBS build-dependency + Fixes lintian warning debian-rules-uses-deprecated-makefile * No more install installation instructions only README file * Bump Standards-Version to 3.9.5 (no further changes) * Update debian/copyright to correctly list Perl's license terms * Fix lintian warning copyright-refers-to-symlink-license -- Axel Beckert Tue, 24 Dec 2013 01:14:15 +0100 libcrypt-unixcrypt-perl (1.0-5) unstable; urgency=low * debian/control, debian/rules: Now using cdbs. * debian/control: Homepage and Standards-Version. -- Bart Martens Fri, 14 Dec 2007 11:41:33 +0100 libcrypt-unixcrypt-perl (1.0-4) unstable; urgency=low * New maintainer. Closes: #316936. * debian/rules, debian/compat: Remade with dh-make 0.41. * debian/control: Newer standards version, added homepage to description, depends on newer debhelper version, section perl. * debian/copyright: Updated. * debian/watch: Added. -- Bart Martens Sat, 8 Jul 2006 20:20:08 +0200 libcrypt-unixcrypt-perl (1.0-3) unstable; urgency=low * Orphaning, maintainer set to QA Group -- Brian Nelson Mon, 4 Jul 2005 17:52:51 -0700 libcrypt-unixcrypt-perl (1.0-2) unstable; urgency=low * Updated maintainer email address. * Bumped up standards version to 3.5.8. * Removed period at the end of the short description. -- Brian Nelson Thu, 27 Feb 2003 17:39:48 -0800 libcrypt-unixcrypt-perl (1.0-1) unstable; urgency=low * Initial Release (Closes: #169655) -- Brian Nelson Wed, 27 Nov 2002 23:38:03 -0800 debian/compat0000644000000000000000000000000212256146314010370 0ustar 9 debian/copyright0000644000000000000000000000250512256150405011123 0ustar This is the debian package for the Crypt::UnixCrypt module created by Brian Nelson . The original sources should always be available from the Comprehensive Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a CPAN site near you. The upstream author is: Martin Vorlaender Based upon Java source code written by jdumas@zgs.com, which in turn is based upon C source code written by Eric Young, eay@psych.uq.oz.au.. Copyright 1997-1999, Martin Vorlaender This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself. You can redistribute it and/or modify Perl under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License (GPL) can be found in /usr/share/common-licenses/GPL-1 and the Artistic Licence in /usr/share/common-licenses/Artistic. The Debian packaging is Copyright 2002-2005, Brian Nelson Copyright 2006-2007, Bart Martens Copyright 2013, Axel Beckert and is licensed under the GPL. debian/rules0000755000000000000000000000003612256147040010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000175512256147434010611 0ustar Source: libcrypt-unixcrypt-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl (>= 5.8.0-7) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-unixcrypt-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-unixcrypt-perl.git Homepage: https://metacpan.org/release/Crypt-UnixCrypt Package: libcrypt-unixcrypt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl-only implementation of the crypt(3) function The Crypt::UnixCrypt module is a portable implementation of the Unix library function crypt(). It is especially useful on systems whose perl does not implement the built-in crypt() function. . This module won't overload a built-in crypt() unless forced by a true value of the variable $Crypt::UnixCrypt::OVERRIDE_BUILTIN. debian/watch0000644000000000000000000000017312256144651010226 0ustar version=3 https://metacpan.org/release/Crypt-UnixCrypt .*/Crypt-UnixCrypt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012256146613010474 5ustar debian/source/format0000644000000000000000000000001412256146613011702 0ustar 3.0 (quilt)