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

carnil pushed a commit to branch master
in repository libzabbix-api-perl.

commit 0295bfcabe2cb0ae9f3da14263d198fd2951936c
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Jun 7 20:01:12 2015 +0200

    Add spelling-error-in-manpage.patch patch
---
 debian/patches/series                          |  1 +
 debian/patches/spelling-error-in-manpage.patch | 51 ++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index edd1350..ac7c4c8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 manpage-has-errors-from-pod2man.patch
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch 
b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..50e311b
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,51 @@
+Description: Fix spelling errors in manpages
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=105052
+Forwarded: 
https://rt.cpan.org/Public/Ticket/Attachment/1505113/802058/spelling-error-in-manpage.patch
+Author: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2015-06-07
+
+--- a/lib/Zabbix/API/Graph.pm
++++ b/lib/Zabbix/API/Graph.pm
+@@ -237,7 +237,7 @@ will Do The Right Thing (assuming you ag
+ Thing).  Items that have been created this way will not be removed from the
+ server if they are removed from the graph, however.
+ 
+-Overriden from C<Zabbix::API::CRUDE>.
++Overridden from C<Zabbix::API::CRUDE>.
+ 
+ =item url([width => WIDTH], [period => PERIOD], [start_time => START_TIME])
+ 
+--- a/lib/Zabbix/API/Map.pm
++++ b/lib/Zabbix/API/Map.pm
+@@ -214,7 +214,7 @@ the selements array, transforming them i
+ attributes (and setting the C<label> attribute to the hostname if it isn't set
+ already), and pushing the hosts to the server if they don't exist already.
+ 
+-Overriden from C<Zabbix::API::CRUDE>.
++Overridden from C<Zabbix::API::CRUDE>.
+ 
+ B<** WARNING **> Due to the way maps API calls are implemented in Zabbix,
+ updating a map will delete it and create it anew.  The C<sysmapid> B<will>
+--- a/lib/Zabbix/API/Screen.pm
++++ b/lib/Zabbix/API/Screen.pm
+@@ -231,7 +231,7 @@ Since graphs do the same thing with thei
+ bunch of items, put them in a bunch of graphs, put those in a screen, push the
+ screen, sit back and enjoy the fireworks.
+ 
+-Overriden from C<Zabbix::API::CRUDE>.
++Overridden from C<Zabbix::API::CRUDE>.
+ 
+ =back
+ 
+--- a/lib/Zabbix/API/UserGroup.pm
++++ b/lib/Zabbix/API/UserGroup.pm
+@@ -228,7 +228,7 @@ definition of the Right Thing).  Users t
+ will not be removed from the server if they are removed from the
+ graph, however.
+ 
+-Overriden from C<Zabbix::API::CRUDE>.
++Overridden from C<Zabbix::API::CRUDE>.
+ 
+ =back
+ 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to