Source: stdsyslog
Section: utils
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Homepage: https://devel.ringlet.net/sysutils/stdsyslog/
Vcs-Git: https://gitlab.com/stdsyslog/stdsyslog.git -b debian/master
Vcs-Browser: https://gitlab.com/stdsyslog/stdsyslog/tree/debian/master
Rules-Requires-Root: no

Package: stdsyslog
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: log a program's output to the system log
 The stdsyslog utility executes a program, reads everything that it
 outputs to a set of file descriptors (by default the standard output
 and standard error streams) and logs it to the system log.
