[SCM] Debian packaging of libdata-dump-streamer-perl branch, master, updated. 9e6a479db010a7d4dd52eb03ebbee0dcfd1d80ec

Angel Abad angelabad at gmail.com
Wed Apr 4 18:13:56 UTC 2012


The following commit has been merged in the master branch:
commit f003e6ad57e75f1db42c72e8c74645c7727de2a8
Author: Angel Abad <angelabad at gmail.com>
Date:   Wed Apr 4 20:07:31 2012 +0200

    debian/patches/fix-pod-spelling.patch: Refresh patch

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index 3320d11..587b5ce 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -7,7 +7,7 @@ Last-Update: 2010-06-12
 
 --- a/lib/Data/Dump/Streamer.pm
 +++ b/lib/Data/Dump/Streamer.pm
-@@ -365,7 +365,7 @@
+@@ -366,7 +366,7 @@
  framework for closure based code. The way this works is that DDS figures
  out what all the lexicals are that are bound to CODE refs it is dumping
  and then pretends that it had originally been called with all of them as
@@ -16,7 +16,7 @@ Last-Update: 2010-06-12
  
  One consequence of the way the dumping process works is that all of the
  recreated subroutines will be in the same scope. This of course can lead
-@@ -620,7 +620,7 @@
+@@ -621,7 +621,7 @@
  This means that when an array value is simple (ie, its not referenced and
  does contain a reference) and is repeated mutliple times the output will
  be single a list multiplier statement, and not each item output
@@ -25,7 +25,7 @@ Last-Update: 2010-06-12
  
     $ARRAY1 = [ (0) x 4 ];
  
-@@ -3826,7 +3826,7 @@
+@@ -3827,7 +3827,7 @@
  =head2 A Note About Speed
  
  Data::Dumper is much faster than this module for many things. However IMO
@@ -34,7 +34,7 @@ Last-Update: 2010-06-12
  
  =head1 EXPORT
  
-@@ -3913,7 +3913,7 @@
+@@ -3914,7 +3914,7 @@
  
  Be aware that to a certain extent this module is subject to whimsies of
  your local perl. The same code may not produce the same dump on two

-- 
Debian packaging of libdata-dump-streamer-perl



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