debian/0000755000000000000000000000000012231165637007174 5ustar debian/watch0000644000000000000000000000020112130243465010210 0ustar version=3 https://metacpan.org/release/Crypt-OpenSSL-Bignum/ .+/Crypt-OpenSSL-Bignum-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|zip) debian/libcrypt-openssl-bignum-perl.docs0000644000000000000000000000000712130243465015565 0ustar README debian/rules0000755000000000000000000000003612130243465010245 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000225612130243465011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-OpenSSL-Bignum Source: https://metacpan.org/release/Crypt-OpenSSL-Bignum/ Upstream-Contact: Ian Robertson Files: * Copyright: 2003, Ian Robertson License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Luk Claes 2008-2009, Damyan Ivanov 2012, Xavier Guimard 2012, intrigeri 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/source/0000755000000000000000000000000012130243465010466 5ustar debian/source/format0000644000000000000000000000001412130243465011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212130243465010364 0ustar 9 debian/control0000644000000000000000000000211012130243465010563 0ustar Source: libcrypt-openssl-bignum-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libssl-dev, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-openssl-bignum-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-openssl-bignum-perl.git Homepage: http://perl-openssl.sourceforge.net/ Package: libcrypt-openssl-bignum-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module to access OpenSSL multiprecision integer arithmetic libraries Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. debian/changelog0000644000000000000000000000511712231165637011052 0ustar libcrypt-openssl-bignum-perl (0.04-4build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:53:51 +0100 libcrypt-openssl-bignum-perl (0.04-4) unstable; urgency=low [ Xavier Guimard ] * Bump Standards-Version to 3.9.4 * Use debhelper 9.20120312 * Update debian/copyright (years and upstream contact) * Rename debian/docs into debian/libcrypt-openssl-bignum-perl.docs * Update description [ 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 Thu, 04 Apr 2013 05:49:27 +0200 libcrypt-openssl-bignum-perl (0.04-3) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: fix typo in long description; thanks to Erik Esterer for the bug report (closes: #609696). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ intrigeri ] * Convert debian/copyright to DEP-5 format. * Move to compat level 9. * Bump Standards-Version to 3.9.3 (no change required). * Minimize debian/rules. * Explicitly use 3.0 (quilt) source format. -- intrigeri Sun, 10 Jun 2012 22:40:33 +0200 libcrypt-openssl-bignum-perl (0.04-2) unstable; urgency=low [ Damyan Ivanov ] * remove Luk from Uploaders on his request (Closes: #523884) * switch to DH7 (rules,control,compat); install README via debian/docs * Standards-Version: 3.8.1 (no changes needed) [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). -- Damyan Ivanov Mon, 13 Apr 2009 16:32:01 +0300 libcrypt-openssl-bignum-perl (0.04-1) unstable; urgency=low * New upstream release * Taking over maintenance on previous maintainer's request + debian/control: - add: Vcs-Svn, Vcs-Browser and Homepage fields - change Maintainer to Debian Perl Group; Luk Claes moved to Uploaders. * add debian/watch * debian/rules: sync with current dh-make-perl templates * debian/control: add ${perl:Depends} to Depends * debian/control: include Crypt::OpenSSL::Bignum in long description to ease searching * Standards-Version: 3.7.3 (no changes) * debhelper compatibility level 6 * add myself to Uploaders * debian/copyright: use dist-based upstream URL -- Damyan Ivanov Thu, 24 Jan 2008 23:10:06 +0200 libcrypt-openssl-bignum-perl (0.03-1) unstable; urgency=low * Initial release (Closes: #362809). -- Luk Claes Mon, 15 May 2006 04:40:52 +0200