[libsys-virt-perl] 01/03: Add fix-spelling-error-in-manpage.patch patch

Salvatore Bonaccorso carnil at debian.org
Sat Jan 2 12:22:45 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 d79d0ba3fe151e5337a281b768deb41bf373766d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 2 13:15:29 2016 +0100

    Add fix-spelling-error-in-manpage.patch patch
    
    Fix spelling errors in manpage found by lintian.
---
 debian/patches/fix-spelling-error-in-manpage.patch | 27 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..ac19a16
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,27 @@
+Description: Fix spelling errors in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2016-01-02
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110845
+Bug: https://rt.cpan.org/Ticket/Display.html?id=110845
+
+--- a/lib/Sys/Virt.pm
++++ b/lib/Sys/Virt.pm
+@@ -1494,7 +1494,7 @@ constants described later in this docume
+ a subroutine reference that will receive the events.
+ 
+ All callbacks receive a C<Sys::Virt> connection as the first parameter
+-and a C<Sys::Virt::Domain> object indiciating the domain on which the
++and a C<Sys::Virt::Domain> object indicating the domain on which the
+ event occurred as the second parameter. Subsequent parameters vary
+ according to the event type
+ 
+@@ -1558,7 +1558,7 @@ constants described later in this docume
+ a subroutine reference that will receive the events.
+ 
+ All callbacks receive a C<Sys::Virt> connection as the first parameter
+-and a C<Sys::Virt::Network> object indiciating the network on which the
++and a C<Sys::Virt::Network> object indicating the network on which the
+ event occurred as the second parameter. Subsequent parameters vary
+ according to the event type
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8810115
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error-in-manpage.patch

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