[SCM] Pakaging Net::Appliance::Session in Debian branch, master, updated. 75b6e0e3e61a38dd3c3e380dc69da51aabb286b3

Carlos Vicente cvicente at cpan.org
Mon Feb 13 21:11:24 UTC 2012


The following commit has been merged in the master branch:
commit 75b6e0e3e61a38dd3c3e380dc69da51aabb286b3
Author: Carlos Vicente <cvicente at cpan.org>
Date:   Mon Feb 13 13:09:45 2012 -0800

    Adding header and spelling error fix to existing patch

diff --git a/debian/patches/api_descr.patch b/debian/patches/api_descr.patch
index c1a0777..f4737f3 100644
--- a/debian/patches/api_descr.patch
+++ b/debian/patches/api_descr.patch
@@ -1,7 +1,8 @@
-Index: Net-Appliance-Session-3.113610/lib/Net/Appliance/Session/APIv2.pm
-===================================================================
---- Net-Appliance-Session-3.113610.orig/lib/Net/Appliance/Session/APIv2.pm	2012-02-13 11:46:43.716581761 -0800
-+++ Net-Appliance-Session-3.113610/lib/Net/Appliance/Session/APIv2.pm	2012-02-13 11:48:41.372576818 -0800
+Description: Add missing NAME section and fix minor typo in POD documentation
+Author: Carlos Vicente <cvicente at cpan.org>
+Last-Update: 2012-02-13
+--- a/lib/Net/Appliance/Session/APIv2.pm
++++ b/lib/Net/Appliance/Session/APIv2.pm
 @@ -250,6 +250,10 @@
  
  1;
@@ -13,3 +14,12 @@ Index: Net-Appliance-Session-3.113610/lib/Net/Appliance/Session/APIv2.pm
  =head1 INTRODUCTION
  
  Version 3 of Net::Appliance::Session is a complete rewrite of the previous
+@@ -313,7 +317,7 @@
+ 
+ When automating a CLI, this doesn't really make much sense. If a human makes a
+ mistake, the CLI shows an error. A computer-driven script should I<never> make
+-a mistake - it will have been tested and developed. It's unecessary overhead
++a mistake - it will have been tested and developed. It's unnecessary overhead
+ to check for errors all the time and attempt to recover. Of course, the remote
+ device might still have a problem and report it, or die, but in that case
+ version 3 of the module will still itself C<die> with an error message.

-- 
Pakaging Net::Appliance::Session in Debian



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