r69127 - in /trunk/libchi-perl/debian: changelog patches/fix_pod.patch

chrisb at users.alioth.debian.org chrisb at users.alioth.debian.org
Sat Feb 19 18:46:22 UTC 2011


Author: chrisb
Date: Sat Feb 19 18:46:08 2011
New Revision: 69127

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69127
Log:
Refreshed fix_pod.patch

Modified:
    trunk/libchi-perl/debian/changelog
    trunk/libchi-perl/debian/patches/fix_pod.patch

Modified: trunk/libchi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchi-perl/debian/changelog?rev=69127&op=diff
==============================================================================
--- trunk/libchi-perl/debian/changelog (original)
+++ trunk/libchi-perl/debian/changelog Sat Feb 19 18:46:08 2011
@@ -7,6 +7,7 @@
     - added new dependency on libtry-tiny-perl (>= 0.05)
     - dropped versioned dependency on debhelper to 7 - no longer using
       Module::Install
+  * Refreshed fix_pod.patch
 
  -- Chris Butler <chrisb at debian.org>  Sat, 19 Feb 2011 18:17:47 +0000
 

Modified: trunk/libchi-perl/debian/patches/fix_pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchi-perl/debian/patches/fix_pod.patch?rev=69127&op=diff
==============================================================================
--- trunk/libchi-perl/debian/patches/fix_pod.patch (original)
+++ trunk/libchi-perl/debian/patches/fix_pod.patch Sat Feb 19 18:46:08 2011
@@ -10,7 +10,7 @@
 Author: Ernesto Hernández-Novich <emhn at usb.ve>
 --- a/lib/CHI.pm
 +++ b/lib/CHI.pm
-@@ -760,7 +760,7 @@
+@@ -766,7 +766,7 @@
  The cache containing the subcache is called the I<parent cache>.
  
  The following options are automatically inherited by the subcache from the
@@ -19,7 +19,7 @@
  
      expires_at
      expires_in
-@@ -771,10 +771,10 @@
+@@ -777,10 +777,10 @@
  object|CHI::CacheObject> and store it in both caches. The cache object contains
  expiration information and is dependent on the serializer.  At some point we
  could conceivably add code that will use a single object or separate objects as
@@ -32,17 +32,6 @@
  
      namespace
      on_get_error
---- a/lib/CHI/Driver/Base/CacheContainer.pm
-+++ b/lib/CHI/Driver/Base/CacheContainer.pm
-@@ -55,7 +55,7 @@
- 
- =head1 NAME
- 
--CHI::Driver::Role::CacheContainer
-+CHI::Driver::Role::CacheContainer - Role for CHI drivers
- 
- =head1 DESCRIPTION
- 
 --- a/lib/CHI/Driver/Development.pod
 +++ b/lib/CHI/Driver/Development.pod
 @@ -144,7 +144,7 @@
@@ -54,14 +43,3 @@
  your subclass:
  
  =over
---- a/lib/CHI/Driver/Metacache.pm
-+++ b/lib/CHI/Driver/Metacache.pm
-@@ -59,7 +59,7 @@
- 
- =head1 NAME
- 
--CHI::Driver::Metacache
-+CHI::Driver::Metacache -- Accessors for CHI Metacache driver
- 
- =head1 SYNOPSIS
- 




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