debian/0000755000000000000000000000000012262105167007170 5ustar debian/compat0000644000000000000000000000000212262105167010366 0ustar 9 debian/copyright0000644000000000000000000000322612262105167011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-Rijndael Upstream-Contact: brian d foy ) Source: https://metacpan.org/release/Crypt-Rijndael/ Files: * Copyright: 2000-2001, Rafael R. Sevilla License: LGPL-3 Files: _rijndael.c rijndael.h Rijndael.xs Copyright: 2000-2001, Rafael R. Sevilla License: LGPL-2+ Files: debian/* Copyright: 2002, Gustavo Franco 2003, Gustavo Franco 2005, 2006, Niko Tyni 2005, Gustavo Franco 2007, 2008, Damyan Ivanov 2007, Martín Ferrari 2008, Ansgar Burchardt 2008, gregor herrmann 2009, Jonathan Yu 2012, Xavier Guimard License: LGPL-3 License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2 dated June, 1991, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. License: LGPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 3 dated June, 2007. . On Debian systems, the complete text of version 3 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3'. debian/rules0000755000000000000000000000003612262105167010247 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017312262105167010222 0ustar version=3 opts=uversionmangle=s/_/./g \ https://metacpan.org/release/Crypt-Rijndael/ .+/Crypt-Rijndael-(\d.*)\.tar\.gz debian/control0000644000000000000000000000235012262105167010573 0ustar Source: libcrypt-rijndael-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Niko Tyni , Martín Ferrari , gregor herrmann , Damyan Ivanov , Ansgar Burchardt , Jonathan Yu , Xavier Guimard Build-Depends: debhelper (>= 9.20120312), libtest-manifest-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-rijndael-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-rijndael-perl.git Homepage: https://metacpan.org/release/Crypt-Rijndael/ Package: libcrypt-rijndael-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module implementing the Rijndael algorithm Crypt::Rijndael is a Perl module that provides an XS-based implementation of the Advanced Encryption Standard (AES) algorithm Rijndael, designed by Joan Daemen and Vincent Rijmen. debian/source/0000755000000000000000000000000012262105167010470 5ustar debian/source/format0000644000000000000000000000001412262105167011676 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012262105167010617 5ustar debian/patches/01_manpage_section_fix.diff0000644000000000000000000000056412262105167015760 0ustar Description: install .3 as .3pm Author: Martín Ferrari Forwarded: not-needed Reviewed-By: Jonathan Yu --- a/Makefile.PL +++ b/Makefile.PL @@ -17,7 +17,7 @@ }, 'MAN3PODS' => { - 'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3', + 'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3pm', }, 'META_MERGE' => { debian/patches/series0000644000000000000000000000003412262105167012031 0ustar 01_manpage_section_fix.diff debian/changelog0000644000000000000000000001551112262105167011045 0ustar libcrypt-rijndael-perl (1.12-1) unstable; urgency=medium * 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 [ Xavier Guimard ] * Remove Gustavo Franco from uploaders list (Closes: #729388) [ Salvatore Bonaccorso ] * Imported Upstream version 1.12 * Refresh 01_manpage_section_fix.diff patch * Declare compliance with Debian policy 3.9.5 -- Salvatore Bonaccorso Sat, 04 Jan 2014 23:25:03 +0100 libcrypt-rijndael-perl (1.11-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Use debhelper 9.20120312 to get all hardening flags. [ Xavier Guimard ] * New upstream release * Bump Standards-Version to 3.9.3 * Update debian/copyright * Add myself to uploaders * Define format (3.0 quilt) * Update compat to 9 -- Xavier Guimard Sun, 29 Jul 2012 11:38:43 +0200 libcrypt-rijndael-perl (1.08-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (drop perl version dep) * Use new short debhelper rules format * Add myself to Uploaders and Copyright * Refresh patch [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). -- Jonathan Yu Tue, 15 Dec 2009 18:01:06 -0500 libcrypt-rijndael-perl (1.07-1) unstable; urgency=low [ Martín Ferrari ] * Updating my email address [ gregor herrmann ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. [ Ansgar Burchardt ] * New upstream release. * debian/watch: Remove author-based URL. * Convert debian/copyright to proposed machine-readable format. * debian/control: Mention module name in description. * Add myself to Uploaders. * Refresh debian/rules for debhelper 7. -- Ansgar Burchardt Sat, 11 Oct 2008 16:31:58 +0200 libcrypt-rijndael-perl (1.06-1) unstable; urgency=low * New upstream release. * Refresh debian/rules, no functional changes. -- gregor herrmann Fri, 25 Apr 2008 23:10:11 +0200 libcrypt-rijndael-perl (1.05.02-1) unstable; urgency=low [ Martín Ferrari ] * Added by-author entry to allow us track the developer releases. [ gregor herrmann ] * New upstream release. * debian/copyright: - remove duplicated author and license information - update licensing terms according to upstream source - adjust years of copyright for the packaging * debian/control: change my email address. * debian/rules: don't install README any more (text version of the POD documentation). -- gregor herrmann Mon, 21 Apr 2008 18:30:47 +0200 libcrypt-rijndael-perl (1.05.01-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/share/perl5 only if it exists. [ Damyan Ivanov ] * Standards-Version: 3.7.3 (no changes) * debhelper compatibility level 6 -- Damyan Ivanov Mon, 21 Jan 2008 11:52:01 +0200 libcrypt-rijndael-perl (1.05.01-1) unstable; urgency=low [ gregor herrmann ] * New upstream release (1.05). * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. * Update patch for manpage section. * Add upstream URL and copyright holder to debian/copyright. [ Damyan Ivanov ] * New upstream release (1.05.01) * Updated debian/watch to work with "subreleases" (x.yy_zz) * Add myself to Uploaders * Convert from dpatch to quilt * Clean up debian/rules + fix inter-target dependencies + unpatch before distclean; touch Makefile to avoid it being rebuilt due to unpatched Makefile.PL -- Damyan Ivanov Sun, 02 Dec 2007 19:44:05 +0200 libcrypt-rijndael-perl (1.04-1) unstable; urgency=low * New upstream release. * Added myself to uploaders. * Enabled tests, and added build dependencies to fully run the tests. * Homepage tag added. * debian/watch version bumped and regex improved. * Added packaging copyright and licensing. * Fixed manpage section (3 -> 3pm) * Added dpatch stuff for managing source changes. * Various fixed to debian/rules, to avoid double building and stick to current practices. -- Martín Ferrari Mon, 20 Aug 2007 14:19:34 +0100 libcrypt-rijndael-perl (0.05-7) unstable; urgency=medium * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix sudo issues. (Closes: #389990) * Urgency set to medium because of an RC bug fix. * Upgrade to Standards-Version 3.7.2. No changes needed. * Upgrade to debhelper compatibility level 5. * Add dependency on ${misc:Depends}. * Don't install anything into /usr/share/perl5, using /usr/lib/perl5 is fine. * Don't ignore the result code of 'make distclean'. -- Niko Tyni Fri, 29 Sep 2006 00:10:12 +0300 libcrypt-rijndael-perl (0.05-6) unstable; urgency=low * Add missing dependencies on shared libraries (${shlibs:Depends}). * Updated Standards-Version to 3.6.2. No changes needed. * Fixed FSF postal address in debian/copyright. -- Niko Tyni Tue, 13 Dec 2005 21:54:44 +0000 libcrypt-rijndael-perl (0.05-5) unstable; urgency=low * debian/control: - Maintainer field changed to Debian Perl Group - Uploaders field added -- Gustavo Franco Sun, 12 Jun 2005 22:37:50 -0300 libcrypt-rijndael-perl (0.05-4) unstable; urgency=low * debian/control: - Short description fixed (full stop removed). - Standards-Version field updated to 3.5.10. - Maintainer field (e-mail) updated to stratus@acm.org. - Section field updated to perl. - Build-Depends field updated (debhelper >> 4.0.0). * debian/rules: - Removed DH_COMPAT variable. - Building binaries with OPTIMIZE="-O2 -g -Wall". - Now moving Rijndael.pm to the right directory. * debian/compat: added and setted to 4. -- Gustavo Franco Tue, 22 Apr 2003 09:17:29 -0300 libcrypt-rijndael-perl (0.05-3) unstable; urgency=low * The ¨64 bit is our friend¨ release. * rijndael.h patched. (Closes: #156779) -- Gustavo Franco Fri, 6 Sep 2002 10:42:29 -0300 libcrypt-rijndael-perl (0.05-2) unstable; urgency=low * The ¨Perl 5.8.0¨ release. * debian/rules cleanup(thanks to: Gergely Nagy). -- Gustavo Franco Tue, 27 Aug 2002 10:16:56 -0300 libcrypt-rijndael-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #144509) -- Gustavo Franco Thu, 25 Apr 2002 10:48:19 -0300