r43543 - in /trunk/libcatalyst-modules-perl: debian/changelog tarballs/02/Catalyst-Plugin-Session-Store-Cache-0.01.tar.gz tarballs/packages.cfg

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Sep 3 03:28:59 UTC 2009


Author: jawnsy-guest
Date: Thu Sep  3 03:28:34 2009
New Revision: 43543

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43543
Log:
Add Catalyst-Plugin-Session-Store-Cache for MojoMojo

Added:
    trunk/libcatalyst-modules-perl/tarballs/02/Catalyst-Plugin-Session-Store-Cache-0.01.tar.gz   (with props)
Modified:
    trunk/libcatalyst-modules-perl/debian/changelog
    trunk/libcatalyst-modules-perl/tarballs/packages.cfg

Modified: trunk/libcatalyst-modules-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-perl/debian/changelog?rev=43543&op=diff
==============================================================================
--- trunk/libcatalyst-modules-perl/debian/changelog (original)
+++ trunk/libcatalyst-modules-perl/debian/changelog Thu Sep  3 03:28:34 2009
@@ -1,3 +1,9 @@
+libcatalyst-modules-perl (34+nmu1) UNRELEASED; urgency=low
+
+  * Add Catalyst-Plugin-Session-Store-Cache for MojoMojo
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Wed, 02 Sep 2009 19:24:30 -0400
+
 libcatalyst-modules-perl (34) unstable; urgency=low
 
   [ Krzysztof Krzyżaniak (eloy) ]

Added: trunk/libcatalyst-modules-perl/tarballs/02/Catalyst-Plugin-Session-Store-Cache-0.01.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-perl/tarballs/02/Catalyst-Plugin-Session-Store-Cache-0.01.tar.gz?rev=43543&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libcatalyst-modules-perl/tarballs/02/Catalyst-Plugin-Session-Store-Cache-0.01.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/libcatalyst-modules-perl/tarballs/packages.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-perl/tarballs/packages.cfg?rev=43543&op=diff
==============================================================================
--- trunk/libcatalyst-modules-perl/tarballs/packages.cfg (original)
+++ trunk/libcatalyst-modules-perl/tarballs/packages.cfg Thu Sep  3 03:28:34 2009
@@ -77,8 +77,8 @@
 <Catalyst-Log-Log4perl>
 watch		http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Log-Log4perl-([\d\.]+)\.tar\.gz
 description	Log::Log4perl logging for Catalyst
-author		Adam Jacob, <adam at stalecoffee.org>
-author		Andreas Marienborg, <omega at palle.net>
+maintainer	Tomas Doran <bobtfish at bobtfish.net>
+copyright	2005, Adam Jacob <adam at stalecoffee.org>
 </Catalyst-Log-Log4perl>
 
 <Catalyst-Plugin-Session>
@@ -111,25 +111,22 @@
 <Catalyst-Plugin-Session-State-Cookie>
 watch		http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-State-Cookie-([\d\.]+)\.tar\.gz
 description	Maintain session IDs using cookies.
-author		Andrew Ford,
-author		Andy Grundman
-author		Christian Hansen
-author		Yuval Kogman, <nothingmuch at woobling.org>
-author		Marcus Ramberg, <mramberg at cpan.org>
-author		Sebastian Riedel, <sri at cpan.org>
-copyright	This module is derived from Catalyst::Plugin::Session::FastMmap code, and has been heavily modified since.
+maintainer	Florian Ragwitz <rafl at debian.org>
+copyright	2005, Yuval Kogman <nothingmuch at woobling.org>
 </Catalyst-Plugin-Session-State-Cookie>
+
+<Catalyst-Plugin-Session-Store-Cache>
+watch		http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-Cache-([\d\.]+)\.tar\.gz
+description	Store sessions using a Catalyst::Plugin::Cache
+maintainer	Lars Balker Rasmussen <lars at balker.dk>
+copyright	2007, Lars Balker Rasmussen <lbr at cpan.org>
+</Catalyst-Plugin-Session-Store-Cache>
 
 <Catalyst-Plugin-Session-Store-FastMmap>
 watch		http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-FastMmap-([\d\.]+)\.tar\.gz
 description	FastMmap session storage backend.
-author		Andrew Ford
-author		Andy Grundman
-author		Christian Hansen
-author		Yuval Kogman, <nothingmuch at woobling.org>
-author		Marcus Ramberg, <mramberg at cpan.org>
-author		Sebastian Riedel, <sri at cpan.org>
-copyright	This module is derived from Catalyst::Plugin::Session::FastMmap code, and has been heavily modified since.
+maintainer	Tomas Doran <bobtfish at bobtfish.net>
+copyright	2005, Yuval Kogman <nothingmuch at woobling.org>
 </Catalyst-Plugin-Session-Store-FastMmap>
 
 <Catalyst-Plugin-Session-Store-File>




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