[SCM] Debian packaging of libdata-dump-streamer-perl branch, master, updated. debian/2.34-1-1-g8dcd6c4

gregor herrmann gregoa at debian.org
Tue Jul 3 03:00:51 UTC 2012


The following commit has been merged in the master branch:
commit 8dcd6c4809321ee1286cd2450dd0d234457761b2
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 2 21:00:28 2012 -0600

    mark patch forwarded (and add another fix while reading the diff)
    
    Git-Dch: Ignore

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index 587b5ce..8816835 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,9 +1,10 @@
 Description: fix POD spelling
 Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=78166
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78166
 Author: Jonathan Yu <jawnsy at cpan.org>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-06-12
+Last-Update: 2012-07-02
 
 --- a/lib/Data/Dump/Streamer.pm
 +++ b/lib/Data/Dump/Streamer.pm
@@ -21,7 +22,7 @@ Last-Update: 2010-06-12
  does contain a reference) and is repeated mutliple times the output will
  be single a list multiplier statement, and not each item output
 -seperately. Thus: L<C<Dump([0,0,0,0])>|/Dump> will be output somthing like
-+separately. Thus: L<C<Dump([0,0,0,0])>|/Dump> will be output somthing like
++separately. Thus: L<C<Dump([0,0,0,0])>|/Dump> will be output something like
  
     $ARRAY1 = [ (0) x 4 ];
  

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



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