r77215 - in /trunk/libnet-sftp-foreign-perl/debian: changelog patches/spelling.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Jul 8 07:39:11 UTC 2011


Author: periapt-guest
Date: Fri Jul  8 07:39:09 2011
New Revision: 77215

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77215
Log:
Refreshed spelling patch

Modified:
    trunk/libnet-sftp-foreign-perl/debian/changelog
    trunk/libnet-sftp-foreign-perl/debian/patches/spelling.patch

Modified: trunk/libnet-sftp-foreign-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/changelog?rev=77215&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/changelog (original)
+++ trunk/libnet-sftp-foreign-perl/debian/changelog Fri Jul  8 07:39:09 2011
@@ -1,6 +1,7 @@
 libnet-sftp-foreign-perl (1.67+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Refreshed spelling patch
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Fri, 08 Jul 2011 08:38:43 +0100
 

Modified: trunk/libnet-sftp-foreign-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-sftp-foreign-perl/debian/patches/spelling.patch?rev=77215&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/patches/spelling.patch (original)
+++ trunk/libnet-sftp-foreign-perl/debian/patches/spelling.patch Fri Jul  8 07:39:09 2011
@@ -1,10 +1,10 @@
 Author: Nicholas Bamber <nicholas at periapt.co.uk>
 Forwarded: no
-Last-Updated: 2011-05-18
+Last-Updated: 2011-07-08
 Subject: spelling
 --- a/lib/Net/SFTP/Foreign.pm
 +++ b/lib/Net/SFTP/Foreign.pm
-@@ -3219,7 +3219,7 @@
+@@ -3274,7 +3274,7 @@
  knows nothing about the character encoding used on the remote
  filesystem to represent file and directory names.
  
@@ -13,7 +13,7 @@
  machine. The default value is C<utf8>.
  
  For instance:
-@@ -3267,7 +3267,7 @@
+@@ -3326,7 +3326,7 @@
  
  =item transport =E<gt> [$in_fh, $out_fh, $pid]
  
@@ -22,7 +22,7 @@
  SFTP protocol.
  
  It can be (ab)used to make this module work with password
-@@ -3285,7 +3285,7 @@
+@@ -3344,7 +3344,7 @@
  
  =item open2_cmd =E<gt> $cmd;
  
@@ -31,7 +31,7 @@
  passed to L<IPC::Open2::open2> to open a pipe to the remote
  server.
  
-@@ -3359,7 +3359,7 @@
+@@ -3418,7 +3418,7 @@
  that results on the SSH connection being closed by the first process
  where the object goes out of scope, something undesirable.
  
@@ -40,7 +40,7 @@
  
  The acceptable values for C<$ad> are:
  
-@@ -3478,7 +3478,7 @@
+@@ -3542,7 +3542,7 @@
  
  =item umask =E<gt> $umask
  
@@ -49,7 +49,7 @@
  the copied file. Default is to use the umask for the current process.
  
  =item perm =E<gt> $perm
-@@ -3571,7 +3571,7 @@
+@@ -3635,7 +3635,7 @@
  =item queue_size =E<gt> $size
  
  read and write requests are pipelined in order to maximize transfer
@@ -58,7 +58,7 @@
  that can be concurrently waiting for a server response.
  
  =back
-@@ -3625,7 +3625,7 @@
+@@ -3689,7 +3689,7 @@
  
  =item umask =E<gt> $umask
  
@@ -67,7 +67,7 @@
  the copied file. Default is to use the umask for the current process.
  
  =item perm =E<gt> $perm
-@@ -3683,7 +3683,7 @@
+@@ -3747,7 +3747,7 @@
  =item queue_size =E<gt> $size
  
  read and write requests are pipelined in order to maximize transfer
@@ -76,7 +76,7 @@
  that can be concurrently waiting for a server response.
  
  =item late_set_perm =E<gt> $bool
-@@ -4022,7 +4022,7 @@
+@@ -4105,7 +4105,7 @@
  
  =item no_wanted =E<gt> ...
  
@@ -85,7 +85,7 @@
  copied. See also C<ls> method docs.
  
  If a directory is discarded all of its contents are also discarded (as
-@@ -4090,7 +4090,7 @@
+@@ -4173,7 +4173,7 @@
  
  =item no_wanted =E<gt> ...
  
@@ -94,7 +94,7 @@
  copied. See also C<ls> method docs.
  
  If a directory is discarded all of its contents are also discarded (as
-@@ -4241,7 +4241,7 @@
+@@ -4324,7 +4324,7 @@
  
  =back
  
@@ -103,7 +103,7 @@
  attributes. C<$attrs> has to be an object of class
  L<Net::SFTP::Foreign::Attributes>.
  
-@@ -4643,7 +4643,7 @@
+@@ -4734,7 +4734,7 @@
       or die "unable to transfer file: " . $sftp->error;
  
  Some servers do not support the C<fsetstat> method on open file
@@ -112,7 +112,7 @@
  file has been completely transferred and the remote file handle
  closed.
  
-@@ -4805,13 +4805,13 @@
+@@ -4896,13 +4896,13 @@
  Net::SFTP::Foreign integrates nicely with my other module
  L<Net::OpenSSH>.
  
@@ -126,5 +126,5 @@
 -L<Test::SFTP> allows to run tests against a remote SFTP server.
 +L<Test::SFTP> allows one to run tests against a remote SFTP server.
  
- =head1 COPYRIGHT
+ L<autodie>.
  




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