[libvm-ec2-perl] 02/04: Add another POD fix to fix_man_pages.patch.

gregor herrmann gregoa at debian.org
Sat Oct 18 11:56:47 UTC 2014


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

gregoa pushed a commit to branch master
in repository libvm-ec2-perl.

commit 3f514cfaae03b1106b25fd41a259ef1f3c2b3b35
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 13:51:56 2014 +0200

    Add another POD fix to fix_man_pages.patch.
---
 debian/patches/fix_man_pages.patch | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
index 87e259e..d4ffaba 100644
--- a/debian/patches/fix_man_pages.patch
+++ b/debian/patches/fix_man_pages.patch
@@ -5,7 +5,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=93169
 Forwarded: yes
 Author: Daniel Lintott <daniel at serverb.co.uk>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-10-17
+Last-Update: 2014-10-18
 
 --- a/bin/migrate-ebs-image.pl
 +++ b/bin/migrate-ebs-image.pl
@@ -463,3 +463,14 @@ Last-Update: 2014-10-17
  
   @k = $ec2->describe_key_pairs(@names);
   $k = $ec2->create_key_pair($name)
+--- a/lib/VM/EC2/REST/relational_database_service.pm
++++ b/lib/VM/EC2/REST/relational_database_service.pm
+@@ -69,7 +69,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
+ 
+-=head1 NAME VM::EC2::REST::relational_database_service
++=head1 NAME VM::EC2::REST::relational_database_service - accessors for the AWS Relational Database Service
+ 
+ =head1 SYNOPSIS
+ 

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



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