Skip Menu |

This queue is for tickets about the Zabbix-API CPAN distribution.

Report information
The Basics
Id: 105052
Status: open
Priority: 0/
Queue: Zabbix-API

People
Owner: FGA [...] cpan.org
Requestors: carnil [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [PATCH] spelling error in manpage
Date: Sun, 7 Jun 2015 19:59:49 +0200
To: bug-zabbix-api [...] rt.cpan.org
From: Salvatore Bonaccorso <carnil [...] debian.org>
Hi In Debian we are currently applying the attached patch to Zabbix-API. We thought you might be interested in it, too. Description: Fix spelling errors in manpages Origin: vendor Author: Salvatore Bonaccorso <carnil@debian.org> Last-Update: 2015-06-07 Thanks in advance, Salvatore Bonaccorso, Debian Perl Group

Message body is not shown because sender requested not to inline it.

On Sun, 7 Jun 2015 14:00:08 -0400, carnil@debian.org wrote: Show quoted text
> Hi > > In Debian we are currently applying the attached patch to Zabbix-API. > We thought you might be interested in it, too. > > Description: Fix spelling errors in manpages > Origin: vendor > Author: Salvatore Bonaccorso <carnil@debian.org> > Last-Update: 2015-06-07 > > > Thanks in advance, > Salvatore Bonaccorso, Debian Perl Group
Thanks for both patches, I will merge them. However, I do not think Zabbix-API is a good idea for packaging in Debian. It is not wholly compatible with the version of zabbix-server you provide. The API has changed quite a bit between Zabbix 1.8.x and Zabbix 2.x, so many parts of Zabbix-API do not work. For compatibility with recent versions of Zabbix, see Zabbix2-API, which I also wrote. If you plan to package it for Debian, I can remove the dependency on Moo::Lax in the next release (that being AFAICT the only dependency not already provided in Debian). -- Fabrice Gabolde