[SCM] Packaging of libvm-ec2-perl branch, master, updated. debian/1.17-2-10-g2415ba3

Olivier Sallou olivier.sallou at debian.org
Mon Oct 15 07:32:25 UTC 2012


The following commit has been merged in the master branch:
commit 27e38b37cdb42b64e46bfb1af7354a515b27d229
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Mon Oct 15 09:30:25 2012 +0200

    Remove patches offset with refresh

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
index bc0230f..e435dfd 100644
--- a/debian/patches/fix_man_pages.patch
+++ b/debian/patches/fix_man_pages.patch
@@ -17,7 +17,7 @@ Forwarded: no
  
 --- a/lib/VM/EC2.pm
 +++ b/lib/VM/EC2.pm
-@@ -728,9 +728,13 @@
+@@ -729,9 +729,13 @@
      return $self->call('DescribeRegions', at params);
  }
  
@@ -33,7 +33,7 @@ Forwarded: no
  
  Describe availability zones and return a list of
  VM::EC2::AvailabilityZone objects. Call with no arguments to return
-@@ -2325,7 +2329,7 @@
+@@ -2344,7 +2348,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
@@ -42,7 +42,7 @@ Forwarded: no
  true if successful.
  
  =cut
-@@ -3146,9 +3150,9 @@
+@@ -3165,9 +3169,9 @@
      return $self->call('DescribeReservedInstancesOfferings', at param);
  }
  
@@ -54,7 +54,7 @@ Forwarded: no
  
  Purchase one or more reserved instances based on an offering.
  
-@@ -3505,6 +3509,8 @@
+@@ -3524,6 +3528,8 @@
      return $self->call('RequestSpotInstances', at p);
  }
  
@@ -108,7 +108,7 @@ Forwarded: no
  
 --- a/lib/VM/EC2/Dispatch.pm
 +++ b/lib/VM/EC2/Dispatch.pm
-@@ -343,7 +343,9 @@
+@@ -462,7 +462,9 @@
      return $class->new($obj,$ec2,@{$parsed}{'xmlns','requestId'});
  }
  
diff --git a/debian/patches/rename_binary_in_manpage.patch b/debian/patches/rename_binary_in_manpage.patch
index ee85fdc..36b1c3a 100644
--- a/debian/patches/rename_binary_in_manpage.patch
+++ b/debian/patches/rename_binary_in_manpage.patch
@@ -20,7 +20,7 @@ Forwarded: not-needed
  
  =head1 DESCRIPTION
  
-@@ -42,7 +42,7 @@
+@@ -46,7 +46,7 @@
  block device mapping string in the same format as described for the
  command line program ec2-register:
  
@@ -29,7 +29,7 @@ Forwarded: not-needed
                        -b /dev/sdy=ephemeral0 \
                        ami-123456
  
-@@ -61,7 +61,7 @@
+@@ -65,7 +65,7 @@
  command line:
  
   % perl -MCPAN -e 'install VM::EC2'

-- 
Packaging of libvm-ec2-perl



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