[libsys-virt-perl] 02/03: Refresh fix-more-spelling-error-in-manpage.patch patch

Salvatore Bonaccorso carnil at debian.org
Thu Jul 6 17:31:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libsys-virt-perl.

commit 3476996bd98f3a48be46498d5a2b1bbe247a281e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Jul 6 19:15:20 2017 +0200

    Refresh fix-more-spelling-error-in-manpage.patch patch
---
 .../fix-more-spelling-error-in-manpage.patch       | 28 ++++++++++++----------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/patches/fix-more-spelling-error-in-manpage.patch b/debian/patches/fix-more-spelling-error-in-manpage.patch
index 3ce0882..ce4d25a 100644
--- a/debian/patches/fix-more-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-more-spelling-error-in-manpage.patch
@@ -4,7 +4,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=113875
 Author: Salvatore Bonaccorso <carnil at debian.org>
 Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2016-10-08
+Last-Update: 2017-07-06
 
 --- a/lib/Sys/Virt.pm
 +++ b/lib/Sys/Virt.pm
@@ -28,7 +28,7 @@ Last-Update: 2016-10-08
  parameter is currently unused and defaults to zero. The
 --- a/lib/Sys/Virt/Domain.pm
 +++ b/lib/Sys/Virt/Domain.pm
-@@ -1333,7 +1333,7 @@ Obtain information about the state of al
+@@ -1338,7 +1338,7 @@ Obtain information about the state of al
  guest domain. The returned list will have one element for each vCPU,
  where each elements contains a hash reference. The keys in the hash
  are, C<number> the vCPU number, C<cpu> the physical CPU on which the
@@ -37,7 +37,7 @@ Last-Update: 2016-10-08
  time of the vCPU, C<state> the running state and C<affinity> giving
  the allowed shedular placement. The value for C<affinity> is a
  string representing a bitmask against physical CPUs, 8 cpus per
-@@ -1395,7 +1395,7 @@ documented later, and defaults to 0 if o
+@@ -1400,7 +1400,7 @@ documented later, and defaults to 0 if o
  =item my @stats = $dom->get_cpu_stats($startCpu, $numCpus, $flags=0)
  
  Requests the guests host physical CPU usage statistics, starting
@@ -46,7 +46,7 @@ Last-Update: 2016-10-08
  is -1 and C<$numCpus> is 1, then the utilization across all CPUs
  is returned. Returns an array of hash references, each element
  containing stats for one CPU.
-@@ -1491,7 +1491,7 @@ The elapsed time in milliseconds
+@@ -1496,7 +1496,7 @@ The elapsed time in milliseconds
  
  =item Sys::Virt::Domain::JOB_TIME_ELAPSED_NET
  
@@ -55,6 +55,15 @@ Last-Update: 2016-10-08
  including the time required to transfer control flow from the
  source host to the destination host.
  
+@@ -3462,7 +3462,7 @@ The disk media was cleared, as its sourc
+ 
+ =item Sys::Virt::Domain::EVENT_DISK_DROP_MISSING_ON_START
+ 
+-The disk device was dropped, as its source was missing whe  attempting to start the guest
++The disk device was dropped, as its source was missing when  attempting to start the guest
+ 
+ =back
+ 
 --- a/lib/Sys/Virt/StoragePool.pm
 +++ b/lib/Sys/Virt/StoragePool.pm
 @@ -437,7 +437,7 @@ Include disk storage pools
@@ -68,14 +77,7 @@ Last-Update: 2016-10-08
  
 --- a/lib/Sys/Virt/Stream.pm
 +++ b/lib/Sys/Virt/Stream.pm
-@@ -71,13 +71,13 @@ be called on any stream which has been a
- 
- =item $rv = $st->recv($data, $nbytes)
- 
--Receive upto C<$nbytes> worth of data, copying into C<$data>.
-+Receive up to C<$nbytes> worth of data, copying into C<$data>.
- Returns the number of bytes read, or -2 if I/O would block,
- or -1 on error.
+@@ -89,7 +89,7 @@ C<recv_hole> should be called to get the
  
  =item $rv = $st->send($data, $nbytes)
  
@@ -86,7 +88,7 @@ Last-Update: 2016-10-08
  
 --- a/lib/Sys/Virt/StorageVol.pm
 +++ b/lib/Sys/Virt/StorageVol.pm
-@@ -211,7 +211,7 @@ Do a plain delete without any attempt to
+@@ -245,7 +245,7 @@ Do a plain delete without any attempt to
  
  =item Sys::Virt::StorageVol::DELETE_ZEROED
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git



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