[SCM] Debian packaging of libregexp-common-perl branch, master, updated. debian/2011041701-3-6-g5bb6544

gregor herrmann gregoa at debian.org
Sun Dec 11 15:54:19 UTC 2011


The following commit has been merged in the master branch:
commit 52aaac1bc3e17d0ff2ebb843f9bf55a5b2248300
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 11 16:48:07 2011 +0100

    Update fix-pod-spelling.patch.

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index 18e695d..b31527b 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -3,12 +3,12 @@ Origin: vendor
 Bug: https://rt.cpan.org/Ticket/Display.html?id=71131
 Forwarded: yes
 Author: Jonathan Yu <jawnsy at cpan.org>, intrigeri <intrigeri+debian at boum.org>
-Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2011-09-21
+Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>, gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-12-11
 
 --- a/lib/Regexp/Common.pm
 +++ b/lib/Regexp/Common.pm
-@@ -678,7 +678,7 @@
+@@ -681,7 +681,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
  patterns should not be made available - those sets will be given as
@@ -17,7 +17,7 @@ Last-Update: 2011-09-21
  mark. The argument I<no_defaults> indicates none of the default patterns
  should be made available. This is useful for instance if all you want
  is the C<pattern()> subroutine.
-@@ -696,7 +696,7 @@
+@@ -699,7 +699,7 @@
   use Regexp::Common qw /my_patterns/;
  
  Note that the default patterns will still be made available - only if
@@ -26,7 +26,7 @@ Last-Update: 2011-09-21
  the non mentioned defaults aren't made available.
  
  =head2 List of available patterns
-@@ -786,7 +786,7 @@
+@@ -789,7 +789,7 @@
  =item C<Can't create unknown regex: $RE{...}>
  
  Regexp::Common doesn't have a generator for the requested pattern.
@@ -35,29 +35,3 @@ Last-Update: 2011-09-21
  
  =item
  C<Perl %f does not support the pattern $RE{...}.
---- a/lib/Regexp/Common/comment.pm
-+++ b/lib/Regexp/Common/comment.pm
-@@ -669,9 +669,9 @@
- =item INTERCAL
- 
- Comments in INTERCAL are single line comments. They start with one of
--the keywords C<NOT> or C<N'T>, and can optionally be preceeded by the
-+the keywords C<NOT> or C<N'T>, and can optionally be preceded by the
- keywords C<DO> and C<PLEASE>. If both keywords are used, C<PLEASE>
--preceeds C<DO>. Keywords are separated by whitespace.
-+precedes C<DO>. Keywords are separated by whitespace.
- 
- =item J
- 
-@@ -733,9 +733,9 @@
- 
- In C<M> (aka C<MUMPS>), comments start with a semi-colon, and last
- till the end of a line. The language specification requires the 
--semi-colon to be preceeded by one or more I<linestart character>s.
-+semi-colon to be preceded by one or more I<linestart character>s.
- Those characters default to a space, but that's configurable. This
--requirement, of preceeding the comment with linestart characters is
-+requirement, of preceding the comment with linestart characters is
- B<not> tested for. See
- L<ftp://ftp.intersys.com/pub/openm/ism/ism64docs.zip>,
- L<http://mtechnology.intersys.com/mproducts/openm/index.html>, and

-- 
Debian packaging of libregexp-common-perl



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