r52038 - in /trunk/libnet-amazon-ec2-perl/debian: changelog control patches/fix-pod-spelling.patch rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Feb 2 16:46:41 UTC 2010


Author: jawnsy-guest
Date: Tue Feb  2 16:46:32 2010
New Revision: 52038

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52038
Log:
* Standards-Version 3.8.4 (no changes)
* Refresh POD spelling patch
* Remove MacOS X resource fork using override

Modified:
    trunk/libnet-amazon-ec2-perl/debian/changelog
    trunk/libnet-amazon-ec2-perl/debian/control
    trunk/libnet-amazon-ec2-perl/debian/patches/fix-pod-spelling.patch
    trunk/libnet-amazon-ec2-perl/debian/rules

Modified: trunk/libnet-amazon-ec2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-ec2-perl/debian/changelog?rev=52038&op=diff
==============================================================================
--- trunk/libnet-amazon-ec2-perl/debian/changelog (original)
+++ trunk/libnet-amazon-ec2-perl/debian/changelog Tue Feb  2 16:46:32 2010
@@ -1,8 +1,11 @@
 libnet-amazon-ec2-perl (0.14-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Standards-Version 3.8.4 (no changes)
+  * Refresh POD spelling patch
+  * Remove MacOS X resource fork using override
 
- -- Jonathan Yu <jawnsy at cpan.org>  Tue, 02 Feb 2010 11:13:04 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Tue, 02 Feb 2010 12:00:45 -0500
 
 libnet-amazon-ec2-perl (0.13-1) unstable; urgency=low
 

Modified: trunk/libnet-amazon-ec2-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-ec2-perl/debian/control?rev=52038&op=diff
==============================================================================
--- trunk/libnet-amazon-ec2-perl/debian/control (original)
+++ trunk/libnet-amazon-ec2-perl/debian/control Tue Feb  2 16:46:32 2010
@@ -7,7 +7,7 @@
  libxml-simple-perl (>= 2.18)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Net-Amazon-EC2/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-amazon-ec2-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-amazon-ec2-perl/

Modified: trunk/libnet-amazon-ec2-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-ec2-perl/debian/patches/fix-pod-spelling.patch?rev=52038&op=diff
==============================================================================
--- trunk/libnet-amazon-ec2-perl/debian/patches/fix-pod-spelling.patch (original)
+++ trunk/libnet-amazon-ec2-perl/debian/patches/fix-pod-spelling.patch Tue Feb  2 16:46:32 2010
@@ -13,7 +13,7 @@
  
  Name of the group to add access for.
  
-@@ -3188,7 +3188,7 @@
+@@ -3192,7 +3192,7 @@
  
  The name of the group to revoke security rules from.
  
@@ -22,7 +22,7 @@
  
  Name of the group to revoke access from.
  
-@@ -3858,4 +3858,4 @@
+@@ -3862,4 +3862,4 @@
  
  =head1 SEE ALSO
  

Modified: trunk/libnet-amazon-ec2-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-ec2-perl/debian/rules?rev=52038&op=diff
==============================================================================
--- trunk/libnet-amazon-ec2-perl/debian/rules (original)
+++ trunk/libnet-amazon-ec2-perl/debian/rules Tue Feb  2 16:46:32 2010
@@ -9,3 +9,4 @@
 override_dh_auto_install:
 	dh_auto_install
 	rm $(TMP)/usr/share/man/man3/Net::Amazon::EC2::*.3pm
+	rm $(TMP)/usr/share/perl5/Net/Amazon/._EC2.pm




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