[libsys-virt-perl] 03/04: Refresh fix-more-spelling-error-in-manpage.patch patch (offsets)

Salvatore Bonaccorso carnil at debian.org
Mon Dec 4 06:11:43 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 921199c81e7f2d9ba54c77b390c1583650bb0fa1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Dec 4 07:04:02 2017 +0100

    Refresh fix-more-spelling-error-in-manpage.patch patch (offsets)
---
 debian/patches/fix-more-spelling-error-in-manpage.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/fix-more-spelling-error-in-manpage.patch b/debian/patches/fix-more-spelling-error-in-manpage.patch
index ce4d25a..2da2dec 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: 2017-07-06
+Last-Update: 2017-12-04
 
 --- a/lib/Sys/Virt.pm
 +++ b/lib/Sys/Virt.pm
@@ -28,7 +28,7 @@ Last-Update: 2017-07-06
  parameter is currently unused and defaults to zero. The
 --- a/lib/Sys/Virt/Domain.pm
 +++ b/lib/Sys/Virt/Domain.pm
-@@ -1338,7 +1338,7 @@ Obtain information about the state of al
+@@ -1354,7 +1354,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: 2017-07-06
  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
-@@ -1400,7 +1400,7 @@ documented later, and defaults to 0 if o
+@@ -1416,7 +1416,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: 2017-07-06
  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.
-@@ -1496,7 +1496,7 @@ The elapsed time in milliseconds
+@@ -1512,7 +1512,7 @@ The elapsed time in milliseconds
  
  =item Sys::Virt::Domain::JOB_TIME_ELAPSED_NET
  
@@ -55,7 +55,7 @@ Last-Update: 2017-07-06
  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
+@@ -3487,7 +3487,7 @@ The disk media was cleared, as its sourc
  
  =item Sys::Virt::Domain::EVENT_DISK_DROP_MISSING_ON_START
  

-- 
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