[SCM] Debian packaging of libregexp-common-perl branch, master, updated. debian/2011041701-2-4-ga0007fd

intrigeri intrigeri at boum.org
Wed Sep 21 21:02:58 UTC 2011


The following commit has been merged in the master branch:
commit bdf5ef4a9e9288e61fef51ed7778503d4b59fb12
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Sep 21 22:56:37 2011 +0200

    Fix one more spelling error in Regexp::Common POD.

diff --git a/debian/changelog b/debian/changelog
index e0056b3..8d916dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,9 @@ libregexp-common-perl (2011041701-3) UNRELEASED; urgency=low
 
   * Team upload.
 
-  TODO:
-  - I: libregexp-common-perl: spelling-error-in-manpage usr/share/man/man3/Regexp::Common.3pm.gz mispelt misspelt
-    -> add to d/p/fix-pod-spelling.patch
-
-  as -3, since -2 is already tagged   
+  [ intrigeri ]
+  * Fix one more spelling error in Regexp::Common POD,
+    refresh fix-pod-spelling.patch accordingly and forward it upstream.
 
  -- intrigeri <intrigeri+debian at boum.org>  Wed, 21 Sep 2011 22:15:27 +0200
 
diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index a7c052f..4b3fea4 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,13 +1,15 @@
 Description: fix POD spelling errors
 Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=67549
+Bug: https://rt.cpan.org/Ticket/Display.html?id=71131
 Forwarded: yes
-Author: Jonathan Yu <jawnsy at cpan.org>
+Author: Jonathan Yu <jawnsy at cpan.org>, intrigeri <intrigeri+debian at boum.org>
 Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2011-04-18
+Last-Update: 2011-09-21
 
---- a/lib/Regexp/Common.pm
-+++ b/lib/Regexp/Common.pm
+Index: libregexp-common-perl/lib/Regexp/Common.pm
+===================================================================
+--- libregexp-common-perl.orig/lib/Regexp/Common.pm	2011-09-21 22:17:13.354952996 +0200
++++ libregexp-common-perl/lib/Regexp/Common.pm	2011-09-21 22:18:59.420176057 +0200
 @@ -678,7 +678,7 @@
  be made available - the wanted sets should be given as arguments to
  C<use>. Alternatively, it is also possible to indicate which sets of
@@ -26,8 +28,19 @@ Last-Update: 2011-04-18
  the non mentioned defaults aren't made available.
  
  =head2 List of available patterns
---- a/lib/Regexp/Common/comment.pm
-+++ b/lib/Regexp/Common/comment.pm
+@@ -786,7 +786,7 @@
+ =item C<Can't create unknown regex: $RE{...}>
+ 
+ Regexp::Common doesn't have a generator for the requested pattern.
+-Often indicates a mispelt or missing parameter.
++Often indicates a misspelt or missing parameter.
+ 
+ =item
+ C<Perl %f does not support the pattern $RE{...}.
+Index: libregexp-common-perl/lib/Regexp/Common/comment.pm
+===================================================================
+--- libregexp-common-perl.orig/lib/Regexp/Common/comment.pm	2011-09-21 22:17:13.354952996 +0200
++++ libregexp-common-perl/lib/Regexp/Common/comment.pm	2011-09-21 22:18:31.847858186 +0200
 @@ -669,9 +669,9 @@
  =item INTERCAL
  

-- 
Debian packaging of libregexp-common-perl



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