debian/0000755000000000000000000000000011635711272007173 5ustar debian/source/0000755000000000000000000000000011635047173010475 5ustar debian/source/format0000644000000000000000000000001411635047173011703 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000037611635047173014064 0ustar # Debian Perl Group policy is that the copyright format be kept at # this version until the standard is finalized. libcrypt-rc4-perl source: out-of-date-copyright-format-uri http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 debian/compat0000644000000000000000000000000211635047173010373 0ustar 8 debian/control0000644000000000000000000000217211635376046010606 0ustar Source: libcrypt-rc4-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-rc4-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-rc4-perl.git Homepage: http://search.cpan.org/dist/Crypt-RC4/ Package: libcrypt-rc4-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl implementation of the RC4 encryption algorithm Crypt::RC4 is intended to be a simple implementation of the RC4 algorithm, which can be used to generate a pseudo-random stream of bits (or keystream). . It should be noted that the RC4 algorithm itself is severely broken, and the upstream Perl module has not been updated since Dec 2001. It is included in Debian only because it is needed by other packages. In general this package should not be used for new projects, and where it is used appropriate defensive methods should be understood and applied. debian/rules0000755000000000000000000000006711635047173010260 0ustar #!/usr/bin/make -f %: dh $@ override_dh_pysupport: debian/watch0000644000000000000000000000015711635047173010231 0ustar version=3 http://search.cpan.org/dist/Crypt-RC4/ .*/Crypt-RC4-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000205411635047173011131 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Kurt Kincaid (sifukurt@yahoo.com) Source: http://search.cpan.org/dist/Crypt-RC4/ Name: Crypt-RC4 Files: * Copyright: 2001, Kurt Kincaid (sifukurt@yahoo.com) License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/changelog0000644000000000000000000000053111635711226011043 0ustar libcrypt-rc4-perl (2.02-2) unstable; urgency=low * Updated long description (Closes: #641950) -- Nicholas Bamber Mon, 19 Sep 2011 20:05:55 +0100 libcrypt-rc4-perl (2.02-1) unstable; urgency=low * Initial Release (Closes: #641887). -- Nicholas Bamber Sat, 17 Sep 2011 08:40:36 +0100