debian/0000755000000000000000000000000012264446332007174 5ustar debian/compat0000644000000000000000000000000212264446332010372 0ustar 9 debian/copyright0000644000000000000000000001020312264446332011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-UnixCrypt_XS Source: https://metacpan.org/release/Crypt-UnixCrypt_XS/ Upstream-Contact: Boris Zentner, Files: * Copyright: 2004-2007, Boris Zentner, License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2013, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: fcrypt/* Copyright: 1993, Eric Young License: other This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson (tjh@mincom.oz.au). . Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@mincom.oz.au)" The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). 4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@mincom.oz.au)" . THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.] Files: debian/* Copyright: 2007, 2008, Ivan Kohler 2012, Xavier Guimard 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'. debian/rules0000755000000000000000000000003612264446332010253 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000020012264446332010215 0ustar version=3 https://metacpan.org/release/Crypt-UnixCrypt_XS/ .*/Crypt-UnixCrypt_XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000171012264446332010576 0ustar Source: libcrypt-unixcrypt-xs-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-unixcrypt-xs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-unixcrypt-xs-perl.git Homepage: https://metacpan.org/release/Crypt-UnixCrypt_XS/ Package: libcrypt-unixcrypt-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl XS interface that implements crypt() function Crypt::UnixCrypt_XS implements the DES-based Unix crypt function. For those who need to construct non-standard variants of crypt, the various building blocks used in crypt are also supplied separately. debian/source/0000755000000000000000000000000012264446332010474 5ustar debian/source/format0000644000000000000000000000001412264446332011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000410312264446332011044 0ustar libcrypt-unixcrypt-xs-perl (0.10-1) unstable; urgency=medium * Team upload. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Imported Upstream version 0.10 * Update copyright years for ppport.h -- Salvatore Bonaccorso Sun, 06 Jan 2013 21:59:12 +0100 libcrypt-unixcrypt-xs-perl (0.09-1) unstable; urgency=low * Take over for pkg-perl group * Update maintainer and uploaders + According to http://bugs.debian.org/677732#10, Ivan said that the Debian Perl Group is welcome to take any of his packages * Imported Upstream version 0.09 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 * Update debian/copyright (years and format) * Update debian/rules to use "dh $@" * Update debian/watch (version 3) * Update description -- Xavier Guimard Sun, 23 Dec 2012 09:05:25 +0100 libcrypt-unixcrypt-xs-perl (0.08-1) unstable; urgency=low * New upstream release * Fix debian/rules for perl 5.10 FTBFS, patch from Damyan Ivanov (closes: Bug#463536) -- Ivan Kohler Sat, 02 Feb 2008 11:03:25 -0800 libcrypt-unixcrypt-xs-perl (0.05-3) unstable; urgency=low * Add CPAN URLs to debian/copyright. Hopefully the package will *finally* be accepted. ftpmasters are picking on me, i swear. (closes: Bug#411712, Bug#419331) -- Ivan Kohler Fri, 07 Sep 2007 09:11:39 -0700 libcrypt-unixcrypt-xs-perl (0.05-2) unstable; urgency=low * Clarify licensing situation (closes: Bug#411712, Bug#419931) + include full copyright notice for fcrypt.c file and add to debian/copyright + include clarification on distributing module under Artistic license (compatible with SSLeay license) -- Ivan Kohler Tue, 04 Sep 2007 18:24:12 -0700 libcrypt-unixcrypt-xs-perl (0.05-1) unstable; urgency=low * Initial Release (closes: Bug#411712). -- Ivan Kohler Tue, 20 Feb 2007 08:22:42 -0800