liblog-gelf-util-perl/debian/control

20 lines
981 B
Plaintext
Raw Normal View History

2018-02-25 14:47:16 +01:00
Source: liblog-gelf-util-perl
Section: perl
Priority: optional
Maintainer: Mario Fetka <mario.fetka@gmail.com>
2018-02-25 14:53:22 +01:00
Build-Depends: debhelper (>= 9), libreadonly-perl, libparams-validate-perl, libjson-maybexs-perl, libmath-random-mt-perl, libtest-most-perl, libtest-warnings-perl, libmodule-build-tiny-perl,
2018-02-25 14:47:16 +01:00
perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Log-GELF-Util
Package: liblog-gelf-util-perl
Architecture: all
2018-02-25 15:05:58 +01:00
Depends: ${misc:Depends}, ${perl:Depends}, libreadonly-perl, libparams-validate-perl, libjson-maybexs-perl, libmath-random-mt-perl
2018-02-25 14:47:16 +01:00
Description: Utility functions for Graylog's GELF format.
Log::GELF::Util is a collection of functions and data structures useful when
working with Graylog's GELF Format version 1.1. It strives to support all of
the features and options as described in the GELF
specification|http://docs.graylog.org/en/latest/pages/gelf.html.
.
This description was automagically extracted from the module by dh-make-perl.