[libvm-ec2-perl] 03/10: Refresh fix_man_pages.patch.

gregor herrmann gregoa at debian.org
Fri Oct 17 18:01:55 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 f155c512e2204d218490f0d43b9284ccee01c8dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 19:34:06 2014 +0200

    Refresh fix_man_pages.patch.
---
 debian/patches/fix_man_pages.patch | 57 +++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
index 7e6c187..87e259e 100644
--- a/debian/patches/fix_man_pages.patch
+++ b/debian/patches/fix_man_pages.patch
@@ -4,7 +4,8 @@ Subject: fix pod and man page errors
 Bug: https://rt.cpan.org/Ticket/Display.html?id=93169
 Forwarded: yes
 Author: Daniel Lintott <daniel at serverb.co.uk>
-Last-Update: 2014-02-19
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-10-17
 
 --- a/bin/migrate-ebs-image.pl
 +++ b/bin/migrate-ebs-image.pl
@@ -75,7 +76,7 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/Instance.pm
 +++ b/lib/VM/EC2/Instance.pm
-@@ -300,9 +300,13 @@
+@@ -302,9 +302,13 @@
  follow its progress by calling the returned image object's
  current_status() method.
  
@@ -113,7 +114,7 @@ Last-Update: 2014-02-19
          ChangeInCapacity
 --- a/lib/VM/EC2/REST/ebs.pm
 +++ b/lib/VM/EC2/REST/ebs.pm
-@@ -403,7 +403,7 @@
+@@ -422,7 +422,7 @@
  =head2 $boolean = $ec2->enable_volume_io(-volume_id=>$volume_id)
  
  Given the ID of a volume whose I/O has been disabled (e.g. due to
@@ -135,9 +136,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/customer_gateway.pm
 +++ b/lib/VM/EC2/REST/customer_gateway.pm
-@@ -10,7 +10,7 @@
-     DeleteCustomerGateway             => 'boolean',
-     );
+@@ -12,7 +12,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
  
 -=head1 NAME VM::EC2::REST::customer_gateway
 +=head1 NAME VM::EC2::REST::customer_gateway - Control customer gateways for AWS VPNs
@@ -179,9 +180,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/elastic_load_balancer.pm
 +++ b/lib/VM/EC2/REST/elastic_load_balancer.pm
-@@ -38,7 +38,7 @@
-     $self->call(@_);
- }
+@@ -49,7 +49,7 @@
+ 
+ my $VEP = 'VM::EC2::ELB::ParmParser';
  
 -=head1 NAME VM::EC2::REST::elastic_load_balancer
 +=head1 NAME VM::EC2::REST::elastic_load_balancer - Elastic Load Balancers
@@ -245,9 +246,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/network_acl.pm
 +++ b/lib/VM/EC2/REST/network_acl.pm
-@@ -14,7 +14,7 @@
-     ReplaceNetworkAclEntry            => 'boolean',
-     );
+@@ -16,7 +16,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
  
 -=head1 NAME VM::EC2::REST::network_acl
 +=head1 NAME VM::EC2::REST::network_acl  - Create and manipulate VPC Network Access Control Lists
@@ -278,16 +279,16 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/reserved_instance.pm
 +++ b/lib/VM/EC2/REST/reserved_instance.pm
-@@ -12,7 +12,7 @@
- 						return $ec2->describe_reserved_instances($ri_id); },
-     );
+@@ -22,7 +22,7 @@
+ 
+ my $VEP = 'VM::EC2::ReservedInstance::ParmParser';
  
 -=head1 NAME VM::EC2::REST::reserved_instance
 +=head1 NAME VM::EC2::REST::reserved_instance - Describing, purchasing and using Reserved Instances
  
  =head1 SYNOPSIS
  
-@@ -101,9 +101,9 @@
+@@ -112,9 +112,9 @@
      return $self->call('DescribeReservedInstancesOfferings', at param);
  }
  
@@ -354,8 +355,8 @@ Last-Update: 2014-02-19
  This method cancels the pending requests. It does not terminate any
 --- a/lib/VM/EC2/REST/subnet.pm
 +++ b/lib/VM/EC2/REST/subnet.pm
-@@ -10,7 +10,7 @@
-     DescribeSubnets                   => 'fetch_items,subnetSet,VM::EC2::VPC::Subnet',
+@@ -11,7 +11,7 @@
+     ModifySubnetAttribute             => 'boolean',
  );
  
 -=head1 NAME VM::EC2::REST::subnet
@@ -398,9 +399,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/vpc.pm
 +++ b/lib/VM/EC2/REST/vpc.pm
-@@ -12,7 +12,7 @@
-     DescribeVpcAttribute              => 'boolean',
-     );
+@@ -19,7 +19,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
  
 -=head1 NAME VM::EC2::REST::vpc
 +=head1 NAME VM::EC2::REST::vpc - EC2 virtual private clouds
@@ -409,9 +410,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/vpn.pm
 +++ b/lib/VM/EC2/REST/vpn.pm
-@@ -12,7 +12,7 @@
-     DescribeVpnConnections            => 'fetch_items,vpnConnectionSet,VM::EC2::VPC::VpnConnection',
-     );
+@@ -14,7 +14,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
  
 -=head1 NAME VM::EC2::REST::vpn
 +=head1 NAME VM::EC2::REST::vpn - create and manage the connections of VPN to Amazon VPC
@@ -420,9 +421,9 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2/REST/vpn_gateway.pm
 +++ b/lib/VM/EC2/REST/vpn_gateway.pm
-@@ -14,7 +14,7 @@
-     EnableVgwRoutePropagation         => 'boolean',
-     );
+@@ -16,7 +16,7 @@
+ 
+ my $VEP = 'VM::EC2::ParmParser';
  
 -=head1 NAME VM::EC2::REST::vpn_gateway
 +=head1 NAME VM::EC2::REST::vpn_gateway - Create and manage Virtual Private Network Gateways
@@ -453,7 +454,7 @@ Last-Update: 2014-02-19
  
 --- a/lib/VM/EC2.pm
 +++ b/lib/VM/EC2.pm
-@@ -1041,7 +1041,7 @@
+@@ -1056,7 +1056,7 @@
  
  Load the 'keys' module to bring in methods for creating and
  manipulating SSH keypairs. This module is loaded with the ':standard'

-- 
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