debian/0000755000000000000000000000000011606061604007166 5ustar debian/libpoe-component-sslify-perl.examples0000644000000000000000000000001311455034353016444 0ustar examples/* debian/watch0000644000000000000000000000015111455034352010216 0ustar version=3 http://search.cpan.org/dist/POE-Component-SSLify/ \ .*/POE-Component-SSLify-v?(\d.*)\.tar\.gz debian/NEWS0000644000000000000000000000112011575123116007661 0ustar libpoe-component-sslify-perl (1.005-1) unstable; urgency=low Freom upstream Changes 1.004, concerning changes in handling SSL certificates: We now load certificate files via CTX_use_certificate_chain_file(): OpenSSL docs suggest it - http://www.openssl.org/docs/ssl/SSL_CTX_use_certificate.html#NOTES PLEASE yell at me if you need the old functionality - the docs suggest this is the "better" way to do it... NOTE: This will not work if you do renegotiation or any other zany SSL stuff! -- gregor herrmann Thu, 10 Mar 2011 21:25:49 +0100 debian/rules0000755000000000000000000000003611455034352010247 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000001146211606061464011050 0ustar libpoe-component-sslify-perl (1.008-1) unstable; urgency=low * Team upload. * New upstream release. * Add libpoe-perl to runtime dependencies as well. * Bump Standards-Version to 3.9.2 (no changes). -- Ansgar Burchardt Sat, 09 Jul 2011 16:18:27 +0200 libpoe-component-sslify-perl (1.005-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 1.004 * Refresh spelling.patch (offset) * Update dependencies per upstream [ gregor herrmann ] * New upstream release 1.005. * Add a debian/NEWS with hints about the changes in handling SSL certificates. -- gregor herrmann Thu, 10 Mar 2011 21:32:15 +0100 libpoe-component-sslify-perl (1.003-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Refresh spelling.patch (offset). -- Jonathan Yu Tue, 01 Mar 2011 20:10:49 -0500 libpoe-component-sslify-perl (1.002-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Refresh copyright information * Bump package to debhelper 8 * Add myself to Uploaders and Copyright * Slight rewrite of control description [ gregor herrmann ] * (Build) depend on perl >= 5.10.1 (IO::Handle 1.28, Test::More 0.88). * Refresh spelling.patch (offset). -- Jonathan Yu Sat, 26 Feb 2011 15:23:08 -0500 libpoe-component-sslify-perl (0.20-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Add netbase to Build-Depends-Indep (closes: #581327). -- gregor herrmann Sun, 16 May 2010 18:17:46 +0200 libpoe-component-sslify-perl (0.19-1) unstable; urgency=low [ Nathan Handler ] * New upstream release 0.18 [ gregor herrmann ] * New upstream release 0.19. * Convert to source format 3.0 (quilt). * Minimize debian/rules. * Set Standards-Version to 3.8.4; drop version from perl build dependency. * debian/control: bump libnet-ssleay-perl (build) dependency to 1.36; add versioned build dependency on libpoe-perl; add build dependency on libtest-nowarnings-perl. * debian/copyright: update formatting, years of upstream copyright and list of copyright holders. * Add a patch to fix a spelling mistake. -- gregor herrmann Sun, 18 Apr 2010 14:43:41 +0200 libpoe-component-sslify-perl (0.15-1) unstable; urgency=low [ Antonio Radici ] * New upstream release (closes: #517222). [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/copyright: update years of upstream copyright and formatting. * debian/control: slightly improve short and long description. * Add /me to Uploaders. -- gregor herrmann Thu, 26 Feb 2009 16:54:45 +0100 libpoe-component-sslify-perl (0.14-1) unstable; urgency=low [ Jose Luis Rivas ] * New upstream release * Switched to debhelper v7, updated debian/{rules,control,compat} * Added debian/docs. * Added me as uploader. * Refreshed debian/copyright. * add myself to Uploaders [ Damyan Ivanov ] * drop README out of debian/docs as it contains text variant of POD * install examples/* via debian/examples, not debian/docs -- Damyan Ivanov Thu, 13 Nov 2008 14:47:21 +0200 libpoe-component-sslify-perl (0.13-2) unstable; urgency=low * debian/copyright: (forgot to add before upload) new format headers. -- Martín Ferrari Thu, 03 Jul 2008 05:25:52 -0300 libpoe-component-sslify-perl (0.13-1) unstable; urgency=low * New upstream release. * debian/rules: refreshed from templates. * debian/watch: allow for v\d.+ format. * debian/control: add myself to Uploaders, bumped Standards-Version with no changes. -- Martín Ferrari Thu, 03 Jul 2008 04:54:41 -0300 libpoe-component-sslify-perl (0.10-1) unstable; urgency=low [ Kees Cook ] * New upstream release. * debian/patches/fix-pod-docs-for-names.patch: dropped -- taken upstream. * debian/control: bumped standards version. * debian/rules: adjusted to follow cleaner stamp conventions. [ Martín Ferrari ] * New upstream release (0.10), merged with 0.09 release, as it wasn't uploaded. * Removed quilt stuff as there aren't patches anymore. * debian/copyright: converted to new parseable format. * debian/rules: updated to avoid creating /usr/lib directories, instead of deleting them afterwards. [ Niko Tyni ] * Add myself from Uploaders and remove Kees, as per the pkg-perl policy. * Version the dependencies on libnet-ssleay-perl. * Don't install the useless README file. -- Niko Tyni Fri, 28 Dec 2007 22:20:04 +0200 libpoe-component-sslify-perl (0.08-1) unstable; urgency=low * Initial Release (Closes: #439853). -- Kees Cook Mon, 27 Aug 2007 14:28:37 -0700 debian/control0000644000000000000000000000260711606061336010600 0ustar Source: libpoe-component-sslify-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.10.1), netbase, libtask-weaken-perl (>= 1.03), libmodule-build-perl (>= 0.360100) | perl (>= 5.11.4), libnet-ssleay-perl (>= 1.36), libpoe-perl (>= 2:1.267), libtest-nowarnings-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , Martín Ferrari , Jose Luis Rivas , Damyan Ivanov , Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/POE-Component-SSLify/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-sslify-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-component-sslify-perl/ Package: libpoe-component-sslify-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1), libtask-weaken-perl (>= 1.03), libnet-ssleay-perl (>= 1.36), libpoe-perl (>= 2:1.267) Description: module for SSL connection handling in POE Components POE::Component::SSLify is a POE Component that represents the standard way to handle SSL connections for other POE Components. It allows for the creation of SSL-wrapped sockets, generally used with POE::Wheel::SocketFactory, which are correctly handled by the POE engine. debian/compat0000644000000000000000000000000211575123116010366 0ustar 8 debian/source/0000755000000000000000000000000011606061604010466 5ustar debian/source/format0000644000000000000000000000001411455034352011676 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011606061604010615 5ustar debian/patches/series0000644000000000000000000000001711455034352012032 0ustar spelling.patch debian/patches/spelling.patch0000644000000000000000000000073211575123116013457 0ustar Description: fix a spelling mistake Origin: vendor Forwarded: no Author: gregor herrmann Last-Update: 2010-04-18 --- a/lib/POE/Component/SSLify/ClientHandle.pm +++ b/lib/POE/Component/SSLify/ClientHandle.pm @@ -77,7 +77,7 @@ =head1 DESCRIPTION - This is a subclass of ServerHandle to accomodate clients setting custom context objects. + This is a subclass of ServerHandle to accommodate clients setting custom context objects. =head1 SEE ALSO debian/copyright0000644000000000000000000000243011575123116011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Apocalypse Source: http://search.cpan.org/dist/POE-Component-SSLify/ Name: POE-Component-SSLify Files: * Copyright: 2011, Apocalypse 2010, Rocco Caputo 2010, Dariusz Jackowski License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Kees Cook 2007, Niko Tyni 2008, Damyan Ivanov 2007-2008, Martín Ferrari 2009-2011, gregor herrmann 2011, Jonathan Yu 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'