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

roam-guest pushed a commit to branch master
in repository libmodule-metadata-perl.

commit 12b359624c48c359e84e7f48648ce83f67d79173
Author: Peter Pentchev <r...@ringlet.net>
Date:   Tue May 26 00:06:25 2015 +0300

    Only fix the e-mail addresses, << >> is fine.
    
    Pointed out by:             Karen Etheridge
---
 debian/patches/01-pod-syntax.patch | 29 +----------------------------
 1 file changed, 1 insertion(+), 28 deletions(-)

diff --git a/debian/patches/01-pod-syntax.patch 
b/debian/patches/01-pod-syntax.patch
index d8345f2..4a4c0f6 100644
--- a/debian/patches/01-pod-syntax.patch
+++ b/debian/patches/01-pod-syntax.patch
@@ -2,37 +2,10 @@ Description: Fix some POD syntax errors.
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104696
 Bug: https://rt.cpan.org/Ticket/Display.html?id=104696
 Author: Peter Pentchev <r...@ringlet.net>
-Last-Update: 2015-05-25
+Last-Update: 2015-05-26
 
 --- a/lib/Module/Metadata.pm
 +++ b/lib/Module/Metadata.pm
-@@ -819,7 +819,7 @@
- 
- =head1 CLASS METHODS
- 
--=head2 C<< new_from_file($filename, collect_pod => 1) >>
-+=head2 C<< new_from_file($filename, collect_pod =E<gt> 1) >>
- 
- Constructs a C<Module::Metadata> object given the path to a file.  Returns
- undef if the filename does not exist.
-@@ -832,7 +832,7 @@
- it is skipped before processing, and the content of the file is also decoded
- appropriately starting from perl 5.8.
- 
--=head2 C<< new_from_handle($handle, $filename, collect_pod => 1) >>
-+=head2 C<< new_from_handle($handle, $filename, collect_pod =E<gt> 1) >>
- 
- This works just like C<new_from_file>, except that a handle can be provided
- as the first argument.
-@@ -845,7 +845,7 @@
- You are responsible for setting the decoding layers on C<$handle> if
- required.
- 
--=head2 C<< new_from_module($module, collect_pod => 1, inc => \@dirs) >>
-+=head2 C<< new_from_module($module, collect_pod =E<gt> 1, inc =E<gt> \@dirs) 
>>
- 
- Constructs a C<Module::Metadata> object given a module or package name.
- Returns undef if the module cannot be found.
 @@ -1004,10 +1004,10 @@
  =head1 AUTHOR
  

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to