[libsys-virt-perl] 05/05: Refresh fix-more-spelling-error-in-manpage.patch patch
Salvatore Bonaccorso
carnil at debian.org
Fri Jul 1 17:58:49 UTC 2016
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 522b0bd1147cc747212677b5e11bc2a013af7f37
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Jul 1 19:57:09 2016 +0200
Refresh fix-more-spelling-error-in-manpage.patch patch
---
debian/patches/fix-more-spelling-error-in-manpage.patch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/patches/fix-more-spelling-error-in-manpage.patch b/debian/patches/fix-more-spelling-error-in-manpage.patch
index 1d21fd0..0deb2a7 100644
--- a/debian/patches/fix-more-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-more-spelling-error-in-manpage.patch
@@ -1,9 +1,9 @@
Description: Fix spelling errors in various manpages
Origin: vendor
-Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2016-04-18
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=113875
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>
+Last-Update: 2016-07-01
--- a/lib/Sys/Virt.pm
+++ b/lib/Sys/Virt.pm
@@ -27,7 +27,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
parameter is currently unused and defaults to zero. The
--- a/lib/Sys/Virt/Domain.pm
+++ b/lib/Sys/Virt/Domain.pm
-@@ -1290,7 +1290,7 @@ Obtain information about the state of al
+@@ -1333,7 +1333,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
@@ -36,7 +36,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
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
-@@ -1352,7 +1352,7 @@ documented later, and defaults to 0 if o
+@@ -1395,7 +1395,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
@@ -45,7 +45,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
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.
-@@ -1448,7 +1448,7 @@ The elapsed time in milliseconds
+@@ -1491,7 +1491,7 @@ The elapsed time in milliseconds
=item Sys::Virt::Domain::JOB_TIME_ELAPSED_NET
--
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