[libarray-iterator-perl] 04/08: Update patches.

gregor herrmann gregoa at debian.org
Tue Sep 17 17:32:32 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libarray-iterator-perl.

commit 27bf296416a012d4f52305b8c660bdbaa32919c0
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 17 19:28:40 2013 +0200

    Update patches.
    
    Drop fix-whatis-entry (fixed upstream), refresh (offset) and forward
    fix-spelling.
---
 debian/patches/fix-spelling     |   11 ++++++++---
 debian/patches/fix-whatis-entry |   13 -------------
 debian/patches/series           |    1 -
 3 files changed, 8 insertions(+), 17 deletions(-)

diff --git a/debian/patches/fix-spelling b/debian/patches/fix-spelling
index 111a9bc..67b7147 100644
--- a/debian/patches/fix-spelling
+++ b/debian/patches/fix-spelling
@@ -1,8 +1,13 @@
 Description: Fix spelling in man pages
+Bug: https://rt.cpan.org/Ticket/Display.html?id=88745
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88745
 Author: dod
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-09-17
+
 --- a/lib/Array/Iterator.pm
 +++ b/lib/Array/Iterator.pm
-@@ -411,7 +411,7 @@
+@@ -415,7 +415,7 @@
  
  =item B<Array::Iterator::Reusable>
  
@@ -13,7 +18,7 @@ Author: dod
  
 --- a/lib/Array/Iterator/BiDirectional.pm
 +++ b/lib/Array/Iterator/BiDirectional.pm
-@@ -100,17 +100,17 @@
+@@ -103,17 +103,17 @@
  
  =item B<has_previous([$n])>
  
@@ -36,7 +41,7 @@ Author: dod
  
 --- a/lib/Array/Iterator/Circular.pm
 +++ b/lib/Array/Iterator/Circular.pm
-@@ -110,7 +110,7 @@
+@@ -113,7 +113,7 @@
  
  =item B<next>
  
diff --git a/debian/patches/fix-whatis-entry b/debian/patches/fix-whatis-entry
deleted file mode 100644
index 1b37bca..0000000
--- a/debian/patches/fix-whatis-entry
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: Fix whatis entry
-Author: dod
---- a/lib/Array/Iterator.pm
-+++ b/lib/Array/Iterator.pm
-@@ -173,7 +173,7 @@
- 
- =head1 NAME
- 
--Array::Iterator
-+Array::Iterator - Provides iterator for Array or Array ref
- 
- =head1 VERSION
- 
diff --git a/debian/patches/series b/debian/patches/series
index b847580..ae312d5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix-whatis-entry
 fix-spelling

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarray-iterator-perl.git



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