debian/0000755000000000000000000000000012250543070007164 5ustar debian/compat0000644000000000000000000000000212250543070010362 0ustar 9 debian/copyright0000644000000000000000000000275312250543070011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-OpenSSL-X509 Upstream-Contact: Dan Sully, Source: https://metacpan.org/release/Crypt-OpenSSL-X509/ Files: * Copyright: 2004-2013, Dan Sully, License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Micah Anderson 2007, gregor herrmann 2008, Damyan Ivanov 2008, Niko Tyni 2008, Roberto C. Sanchez 2010, Ansgar Burchardt 2010-2013, Salvatore Bonaccorso 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/rules0000755000000000000000000000003512250543070010242 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000036312250543070010217 0ustar # format version number, currently 3; this line is compulsory! version=3 opts=uversionmangle=s/^(\d+)\.(\d)0(\d+)$/$1.$2.$3/ \ https://metacpan.org/release/Crypt-OpenSSL-X509/ .*/Crypt-OpenSSL-X509-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/NEWS0000644000000000000000000000074212250543070007666 0ustar libcrypt-openssl-x509-perl (1.2-1) unstable; urgency=low This release of libcrypt-openssl-x509-perl contains an incompatible change: It drops the fingerprint_md2 method. From upstream changelog: 1.2 Mon May 31 05:59:03 PDT 2010 - Compatible with OpenSSL v1.0.0 - Incompatible change: Removed fingerprint_md2 method. - Fix leaked memory on module END. -- Salvatore Bonaccorso Wed, 02 Jun 2010 10:05:16 +0200 debian/control0000644000000000000000000000171512250543070010573 0ustar Source: libcrypt-openssl-x509-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libssl-dev, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Micah Anderson , gregor herrmann , Niko Tyni , Damyan Ivanov , Ansgar Burchardt , Salvatore Bonaccorso Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Crypt-OpenSSL-X509/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-openssl-x509-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-openssl-x509-perl.git Package: libcrypt-openssl-x509-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl extension to OpenSSL's X509 API The Crypt::OpenSSL::X509 module implements a large majority of OpenSSL's useful X509 API. debian/source/0000755000000000000000000000000012250543070010464 5ustar debian/source/format0000644000000000000000000000001412250543070011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001566112250543070011047 0ustar libcrypt-openssl-x509-perl (1.8.4-1) unstable; urgency=low * Imported Upstream version 1.8.4 * Bump Standards-Version to 3.9.5 -- Salvatore Bonaccorso Sat, 07 Dec 2013 07:54:06 +0100 libcrypt-openssl-x509-perl (1.8.3-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 1.8.3 * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Adjust regexp in uversionmangle for debian/watch. Upstream has slightly changed gain the versioning scheme upstream, where the 1.803 tarball corresponds to version 1.8.3. * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. Update copyright years for included copy of Module::Install. Update copyright years for debian/* packaging files. * Bump Standards-Version to 3.9.4 * Update Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper (>= 9.20120312) to include all relevant build flags for hardening of perl module packages. -- Salvatore Bonaccorso Thu, 15 Aug 2013 12:09:00 +0200 libcrypt-openssl-x509-perl (1.8.2-1) unstable; urgency=low * New upstream release - Fix warnings under gcc 4.6 (Closes: #625361). * debian/watch: Add upstream version mangle to map new upstream versioning scheme x.y00.z to x.y.z versioning. -- Salvatore Bonaccorso Tue, 10 May 2011 19:19:52 +0200 libcrypt-openssl-x509-perl (1.8.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2 (no changes needed). -- Salvatore Bonaccorso Sat, 30 Apr 2011 19:23:23 +0200 libcrypt-openssl-x509-perl (1.7.1-1) unstable; urgency=low * New upstream release (Closes: #620534) -- Salvatore Bonaccorso Wed, 06 Apr 2011 07:47:27 +0200 libcrypt-openssl-x509-perl (1.7-1) unstable; urgency=low * New upstream release * Bump Debhelper compat level to 8. * debian/control: Bump versioned Build-Depends on debhelper to (>= 8). -- Salvatore Bonaccorso Thu, 31 Mar 2011 10:27:25 +0200 libcrypt-openssl-x509-perl (1.6-1) unstable; urgency=low * New upstream release * debian/copyright: update copyright years. -- Salvatore Bonaccorso Thu, 06 Jan 2011 14:29:26 +0100 libcrypt-openssl-x509-perl (1.5-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Update my email address. * New upstream release [ Ansgar Burchardt ] * Update my email address. -- Salvatore Bonaccorso Sun, 26 Dec 2010 20:22:50 +0100 libcrypt-openssl-x509-perl (1.4-1) unstable; urgency=low * New upstream release * Refresh debian/copyright file wording. -- Salvatore Bonaccorso Tue, 31 Aug 2010 17:35:33 +0200 libcrypt-openssl-x509-perl (1.3-1) unstable; urgency=low * New upstream release * debian/control: Substitute versioned Build-Depends on perl (>= 5.10.0) with unversioned one, as stable has already this version and oldstable is gone. * debian/copyright: Explicitly point to GPL-1 text in common-licenses. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Fri, 06 Aug 2010 19:05:21 +0200 libcrypt-openssl-x509-perl (1.2-1) unstable; urgency=low * New upstream release - Add NEWS.Debian file to document incompatible change in this release. * debian/control: Add versioned Build-Depends on perl (>= 5.10.0). -- Salvatore Bonaccorso Wed, 02 Jun 2010 10:17:45 +0200 libcrypt-openssl-x509-perl (1.1-1) unstable; urgency=low * New upstream release - Fix memory leak. * Add myself to Uploaders. * Convert to '3.0 (quilt)' package source format. * Refresh debian/copyright to the format specification proposed in revision 135 of DEP5 for machine readable copyright file. * Bump Standards-Version to 3.8.4. -- Salvatore Bonaccorso Sat, 22 May 2010 09:53:26 +0200 libcrypt-openssl-x509-perl (1.0-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Refresh rules for debhelper 7. * Convert debian/copyright to proposed machine-readable format. * debian/control: Make build-dep on perl unversioned. * Bump Standards-Version to 3.8.3. * Add myself to Uploaders. [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - change my email address - drop build dependency on libmodule-install-perl - require debhelper 7.2.13 (Module::AutoInstall) * debian/copyright: add stanza for inc/Module/*. * Rename debian/libcrypt-openssl-x509-perl.examples to debian/libcrypt-openssl-x509-perl.docs. -- Ansgar Burchardt Sun, 24 Jan 2010 19:27:06 +0900 libcrypt-openssl-x509-perl (0.7-1) unstable; urgency=low * New upstream release * update years of copyright * add myself to Uploaders -- Damyan Ivanov Sat, 07 Jun 2008 16:29:35 +0300 libcrypt-openssl-x509-perl (0.6-1) unstable; urgency=low * New upstream release. * debian/watch: Use smarter regex. -- Roberto C. Sanchez Sat, 15 Mar 2008 23:01:10 -0400 libcrypt-openssl-x509-perl (0.5-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/share/perl5 only if it exists. [ Damyan Ivanov ] * [debian/watch] Stop capturing file extension [ Niko Tyni ] * Fix intertarget dependencies for parallel builds. * Move '$(MAKE) test' to the 'build' target. * Add myself to Uploaders and wrap some debian/control fields. * Change the CPAN URLs in debian/copyright and debian/watch. * Remove generated file META.yml in the clean target. * Don't install the uninformative README file. * Remove an unused dh_installexamples invocation. -- Niko Tyni Fri, 15 Feb 2008 21:44:59 +0200 libcrypt-openssl-x509-perl (0.5-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 14 Jul 2007 22:20:48 +0200 libcrypt-openssl-x509-perl (0.4-2) unstable; urgency=low * Add libmodule-install-perl to Build-Depends. * Add libssl-dev to Build-Depends (closes: #420445). * Add libtest-pod-perl to Build-Depends. * Remove full stop at the end of the short description to satisfy lintian. -- gregor herrmann Sun, 22 Apr 2007 14:08:32 +0200 libcrypt-openssl-x509-perl (0.4-1) unstable; urgency=low * Initial Release. -- Micah Anderson Mon, 19 Mar 2007 19:09:09 -0600 debian/libcrypt-openssl-x509-perl.docs0000644000000000000000000000000512250543070015005 0ustar TODO