r8517 - in /trunk/libpoe-component-sslify-perl: debian/patches/series lib/POE/Component/SSLify.pm lib/POE/Component/SSLify/ClientHandle.pm lib/POE/Component/SSLify/ServerHandle.pm

keescook-guest at users.alioth.debian.org keescook-guest at users.alioth.debian.org
Tue Oct 23 18:06:07 UTC 2007


Author: keescook-guest
Date: Tue Oct 23 18:06:07 2007
New Revision: 8517

URL: http://svn.debian.org/wsvn/?sc=1&rev=8517
Log:
add series, drop old patches

Added:
    trunk/libpoe-component-sslify-perl/debian/patches/series
Modified:
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm

Added: trunk/libpoe-component-sslify-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/debian/patches/series?rev=8517&op=file
==============================================================================
--- trunk/libpoe-component-sslify-perl/debian/patches/series (added)
+++ trunk/libpoe-component-sslify-perl/debian/patches/series Tue Oct 23 18:06:07 2007
@@ -1,0 +1,1 @@
+fix-pod-docs-for-names.patch

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm?rev=8517&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm Tue Oct 23 18:06:07 2007
@@ -183,7 +183,6 @@
 1;
 
 __END__
-
 =head1 NAME
 
 POE::Component::SSLify - Makes using SSL in the world of POE easy!

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm?rev=8517&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm Tue Oct 23 18:06:07 2007
@@ -58,10 +58,9 @@
 1;
 
 __END__
-
 =head1 NAME
 
-POE::Component::SSLify::ClientHandle - client object for POE::Component::SSLify
+POE::Component::SSLify::ClientHandle
 
 =head1 ABSTRACT
 

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm?rev=8517&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm Tue Oct 23 18:06:07 2007
@@ -161,10 +161,9 @@
 1;
 
 __END__
-
 =head1 NAME
 
-POE::Component::SSLify::ServerHandle - server object for POE::Component::SSLify
+POE::Component::SSLify::ServerHandle
 
 =head1 ABSTRACT
 




More information about the Pkg-perl-cvs-commits mailing list