[SCM] Packaging of libvm-ec2-perl branch, master, updated. 6b1565c5a70999b33a1197d1f392e10698f6f78b

Olivier Sallou olivier.sallou at debian.org
Fri Sep 7 12:26:19 UTC 2012


The following commit has been merged in the master branch:
commit 727a6de1b793ae50e876cbadb1c9d42ec20cf796
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Fri Sep 7 14:25:32 2012 +0200

    fix manpage error

diff --git a/debian/patches/fix_man_pages.patch b/debian/patches/fix_man_pages.patch
index 3881c08..8b818c4 100644
--- a/debian/patches/fix_man_pages.patch
+++ b/debian/patches/fix_man_pages.patch
@@ -39,7 +39,7 @@
  =head1 NAME
  
 -VM::EC2::VPC
-+VM::EC2::VPC \- Manage EC2 VPC
++VM::EC2::VPC - Manage EC2 VPC
  
  =head1 SYNOPSIS
  
@@ -54,3 +54,14 @@
  token string that unlocks the access key. The credentials object can
  be serialized into a form suitable for sending to a user via a secure
  channel, such as SSL or S/MIME e-mail, and unserialized at the
+--- a/lib/VM/EC2/NetworkInterface/PrivateIpAddress.pm
++++ b/lib/VM/EC2/NetworkInterface/PrivateIpAddress.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-VM::EC2::NetworkInterface::PrivateIpAddress
++VM::EC2::NetworkInterface::PrivateIpAddress - Manage EC2 private IP address
+ 
+ =head1 SYNOPSIS
+ 

-- 
Packaging of libvm-ec2-perl



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