[SCM] Packaging of libvm-ec2-perl branch, master, updated. debian/1.20-1-12-g6aebfb5

gregor herrmann gregoa at debian.org
Mon Feb 18 18:53:05 UTC 2013


The following commit has been merged in the master branch:
commit 8ec842871e5d53375407c3bde8e14f1486c9095b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 18 19:29:26 2013 +0100

    Refresh patches (offset).

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
index 86f25b6..4da8e41 100644
--- a/debian/patches/fix_man_pages.patch
+++ b/debian/patches/fix_man_pages.patch
@@ -1,10 +1,12 @@
-Subject: fix pod and man page errors
 Description: upstream documentation contains error
  in format.
-Author: Olivier Sallou <osallou at debian.org>
-Last-Updated: 2012-12-04
-Forwarded: yes
+Subject: fix pod and man page errors
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
+Forwarded: yes
+Author: Olivier Sallou <osallou at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-02-18
+
 --- a/bin/migrate-ebs-image.pl
 +++ b/bin/migrate-ebs-image.pl
 @@ -2,7 +2,7 @@
@@ -18,7 +20,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
 --- a/lib/VM/EC2.pm
 +++ b/lib/VM/EC2.pm
-@@ -729,9 +729,13 @@
+@@ -747,9 +747,13 @@
      return $self->call('DescribeRegions', at params);
  }
  
@@ -34,7 +36,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
  Describe availability zones and return a list of
  VM::EC2::AvailabilityZone objects. Call with no arguments to return
-@@ -2344,7 +2348,7 @@
+@@ -2362,7 +2366,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
@@ -43,7 +45,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  true if successful.
  
  =cut
-@@ -3165,9 +3169,9 @@
+@@ -3217,9 +3221,9 @@
      return $self->call('DescribeReservedInstancesOfferings', at param);
  }
  
@@ -55,7 +57,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
  Purchase one or more reserved instances based on an offering.
  
-@@ -3524,6 +3528,8 @@
+@@ -3576,6 +3580,8 @@
      return $self->call('RequestSpotInstances', at p);
  }
  
@@ -77,7 +79,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
 --- a/lib/VM/EC2/Security/Token.pm
 +++ b/lib/VM/EC2/Security/Token.pm
-@@ -54,7 +54,7 @@
+@@ -59,7 +59,7 @@
  expiry time between a few seconds and 36 hours.
  
  A VM::EC2::Security::Credentials object contained within the token
@@ -109,7 +111,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
 --- a/lib/VM/EC2/Dispatch.pm
 +++ b/lib/VM/EC2/Dispatch.pm
-@@ -462,7 +462,9 @@
+@@ -470,7 +470,9 @@
      return $class->new($obj,$ec2,@{$parsed}{'xmlns','requestId'});
  }
  
@@ -122,7 +124,7 @@ Bug: https://rt.cpan.org/Public/Bug/Display.html?id=81718
  
 --- a/lib/VM/EC2/Instance.pm
 +++ b/lib/VM/EC2/Instance.pm
-@@ -298,9 +298,13 @@
+@@ -300,9 +300,13 @@
  follow its progress by calling the returned image object's
  current_status() method.
  
diff --git a/debian/patches/rename_binary_in_manpage.patch b/debian/patches/rename_binary_in_manpage.patch
index bf9cf55..b3b191e 100644
--- a/debian/patches/rename_binary_in_manpage.patch
+++ b/debian/patches/rename_binary_in_manpage.patch
@@ -1,9 +1,11 @@
-Subject: remove perl extension from man page
 Description: binary is renamed withouth extension.
  This patch updates the man page to remove the extension.
-Author: Olivier Sallou <osallou at debian.org>
-Last-Updated: 2012-09-11
+Subject: remove perl extension from man page
 Forwarded: not-needed
+Author: Olivier Sallou <osallou at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-02-18
+
 --- a/bin/migrate-ebs-image.pl
 +++ b/bin/migrate-ebs-image.pl
 @@ -2,11 +2,11 @@
@@ -20,7 +22,7 @@ Forwarded: not-needed
  
  =head1 DESCRIPTION
  
-@@ -48,7 +48,7 @@
+@@ -51,7 +51,7 @@
  block device mapping string in the same format as described for the
  command line program ec2-register:
  
@@ -29,7 +31,7 @@ Forwarded: not-needed
                        -b /dev/sdy=ephemeral0 \
                        ami-123456
  
-@@ -73,7 +73,7 @@
+@@ -76,7 +76,7 @@
  command line:
  
   % perl -MCPAN -e 'install VM::EC2'

-- 
Packaging of libvm-ec2-perl



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