debian/0000755000000000000000000000000011505452247007173 5ustar debian/source/0000755000000000000000000000000011505452230010463 5ustar debian/source/format0000644000000000000000000000001411505437442011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211505426206010365 0ustar 7 debian/control0000644000000000000000000000177511505437000010576 0ustar Source: libconvert-pem-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libclass-errorhandler-perl, libconvert-asn1-perl (>= 0.10), libcrypt-des-ede3-perl, perl Maintainer: Debian Perl Group Uploaders: Deepak Tripathi , gregor herrmann , Jose Luis Rivas Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Convert-PEM/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconvert-pem-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconvert-pem-perl/ Package: libconvert-pem-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-errorhandler-perl, libconvert-asn1-perl (>= 0.10), libcrypt-des-ede3-perl Description: Perl module for reading/writing encrypted ASN.1 PEM files Convert::PEM reads/writes encrypted ASN.1 PEM files. The files can optionally be encrypted using a symmetric cipher algorithm, such as 3DES. debian/changelog0000644000000000000000000000263611505451744011055 0ustar libconvert-pem-perl (0.08-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Jose Luis Rivas ] * New upstream release. * debian/control: + Added myself to uploaders field. + Refreshed. + Bumped to Standards-Version 3.9.1 by removing versioned perl and versioning debhelper >= 7. * debian/compat,copyright: refreshed. * debian/rules: refreshed to tiny version using DH7. * debian/libconvert-pem-perl.docs: Added. * Switch to dpkg-source 3.0 (quilt) format. -- Jose Luis Rivas Sat, 25 Dec 2010 15:58:17 -0430 libconvert-pem-perl (0.07-2) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467731) - let install-stamp target depend on build-stamp * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). -- gregor herrmann Fri, 07 Mar 2008 20:04:42 +0100 libconvert-pem-perl (0.07-1) unstable; urgency=low * Initial Release (Closes: #443463) -- Deepak Tripathi Fri, 21 Sep 2007 23:34:54 +0530 debian/watch0000644000000000000000000000016111505424523010216 0ustar version=3 http://search.cpan.org/dist/Convert-PEM/ .*/Convert-PEM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000307411505433174011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Benjamin Trott Source: http://search.cpan.org/dist/Convert-PEM/ Name: Convert-PEM DISCLAIMER: This copyright info was automatically extracted from the perl module. It may not be accurate, so you better check the module sources in order to ensure the module for its inclusion in Debian or for general legal information. Please, if licensing information is incorrectly generated, file a bug on dh-make-perl. NOTE: Don't forget to remove this disclaimer once you are happy with this file. Files: * Copyright: 2001, Benjamin Trott License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Deepak Tripathi 2008, gregor herrmann 2010, Jose Luis Rivas 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/rules0000755000000000000000000000003611505426206010246 0ustar #!/usr/bin/make -f %: dh $@ debian/libconvert-pem-perl.docs0000644000000000000000000000000711505426206013724 0ustar README