Intial commit
This commit is contained in:
18
debian/control
vendored
Normal file
18
debian/control
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
Source: liblog-dispatch-gelf-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: Mario Fetka <mario.fetka@gmail.com>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
perl
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://metacpan.org/release/Log-Dispatch-Gelf
|
||||
|
||||
Package: liblog-dispatch-gelf-perl
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${perl:Depends}
|
||||
Description: Log::Dispatch plugin for Graylog's GELF format.
|
||||
Log::Dispatch::Gelf is a Log::Dispatch plugin which formats the log message
|
||||
according to Graylog's GELF Format version 1.1. It supports sending via a
|
||||
socket (TCP or UDP) or a user provided sender.
|
||||
.
|
||||
This description was automagically extracted from the module by dh-make-perl.
|
||||
Reference in New Issue
Block a user