[SCM] Debian packaging of libchi-perl branch, master, updated. debian/0.50-1-9-g06f9733

Alessandro Ghedini al3xbio at gmail.com
Fri Mar 9 15:32:40 UTC 2012


The following commit has been merged in the master branch:
commit e1d2a2992d92a7413b11c2cd41b27ae5143bbf02
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Mar 9 15:54:23 2012 +0100

    Update and refresh fix_pod.patch

diff --git a/debian/patches/fix_pod.patch b/debian/patches/fix_pod.patch
index c27da1a..94c8735 100644
--- a/debian/patches/fix_pod.patch
+++ b/debian/patches/fix_pod.patch
@@ -1,16 +1,12 @@
-Description: 
- * Fix several typos in CHI and CHI::Driver::Development PODs.
- * Fix CHI::Driver::Base::CacheContainer's POD to have a proper
-   NAME section with a short description after the class name, so
-   pod2man generates proper man pages.
- * Fix CHI::Driver::MetaCache's POD to have a proper
-   NAME section with a short description after the class name, so
-   pod2man generates proper man pages.
-Forwarded: yes
+Description: Fix typos
+Forwarded: yes, https://rt.cpan.org/Public/Bug/Display.html?id=73271
 Author: Ernesto Hernández-Novich <emhn at usb.ve>
+Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
+Last-Update: 2012-03-09
+
 --- a/lib/CHI.pm
 +++ b/lib/CHI.pm
-@@ -862,7 +862,7 @@
+@@ -952,7 +952,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 +15,7 @@ Author: Ernesto Hernández-Novich <emhn at usb.ve>
  
      expires_at
      expires_in
-@@ -873,10 +873,10 @@
+@@ -963,10 +963,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,14 +28,3 @@ Author: Ernesto Hernández-Novich <emhn at usb.ve>
  
      namespace
      on_get_error
---- a/lib/CHI/Driver/Development.pod
-+++ b/lib/CHI/Driver/Development.pod
-@@ -149,7 +149,7 @@
- 
- =head2 Overridable methods
- 
--The following methods have a default implementation, but MAY be overriden by
-+The following methods have a default implementation, but MAY be overridden by
- your subclass:
- 
- =over

-- 
Debian packaging of libchi-perl



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