debian/0000755000000000000000000000000012236164713007173 5ustar debian/rules0000755000000000000000000000003612126251070010241 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000252712126251070011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-Twofish Source: https://metacpan.org/release/Crypt-Twofish/ Upstream-Contact: Abhijit Menon-Sen Files: * Copyright: 2001, Abhijit Menon-Sen License: Artistic or GPL-1+ Files: ppport.h Copyright: 1999, Kenneth Albanowski License: Artistic or GPL-1+ Files: _twofish.c Copyright: 1999, Brian Gladman 2001, Abhijit Menon-Sen License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Damyan Ivanov 2012, Jonathan Yu 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/watch0000644000000000000000000000017012126251070010211 0ustar version=3 https://metacpan.org/release/Crypt-Twofish/ .*/Crypt-Twofish-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012126251070010462 5ustar debian/source/format0000644000000000000000000000001412126251070011670 0ustar 3.0 (quilt) debian/control0000644000000000000000000000212412126251070010564 0ustar Source: libcrypt-twofish-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ryan Niebur , Iulian Udrea , Xavier Guimard Build-Depends: debhelper (>= 9.20120312), libcrypt-cbc-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-twofish-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-twofish-perl.git Homepage: https://metacpan.org/release/Crypt-Twofish/ Package: libcrypt-twofish-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module for Twofish Encryption Algorithm Crypt::Twofish implements Twofish encryption using an interface compatible with Crypt::CBC interface. . Twofish is a 128-bit symmetric block cipher with a variable length (128, 192, or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for all uses, as described at . debian/clean0000644000000000000000000000002412126251070010163 0ustar platform.h tables.h debian/compat0000644000000000000000000000000212126251070010360 0ustar 9 debian/changelog0000644000000000000000000000351512236164713011051 0ustar libcrypt-twofish-perl (2.17-1) unstable; urgency=low [ Xavier Guimard ] * Imported Upstream version 2.17 * Remove patch introduced in 2.15-2, now included in upstream -- Damyan Ivanov Tue, 05 Nov 2013 14:51:08 +0200 libcrypt-twofish-perl (2.15-2) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch taken from CPAN RT to fix build failure with Perl 5.18. (Closes: #708470) -- gregor herrmann Fri, 17 May 2013 22:45:35 +0200 libcrypt-twofish-perl (2.15-1) unstable; urgency=low [ Ryan Niebur ] * Add myself to Uploaders * update debian/copyright * Email change: Ryan Niebur -> ryan@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Iulian Udrea ] * debian/rules: Switch to short format. * debian/copyright: Update debian/*. * debian/control: - Add myself as an Uploader. * debian/watch: Remove unneeded lines. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * New upstream version * Bump Standards-Version to 3.9.4 * Use debhelper 9.20120312 * Update debian/copyright to format 1.0 * Update source format to 3.0 quilt * Update debian/rules * Add debian/clean -- Xavier Guimard Tue, 20 Nov 2012 06:15:13 +0100 libcrypt-twofish-perl (2.12-1) unstable; urgency=low * Initial Release. Closes: #511185 (ITP) -- Damyan Ivanov Mon, 23 Feb 2009 20:20:25 +0200