Source: flog
Maintainer: Christoph Berg <myon@debian.org>
Standards-Version: 4.1.1
Section: utils
Priority: optional
Build-Depends: debhelper (>> 10)
Vcs-Git: https://anonscm.debian.org/git/collab-maint/flog.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/flog.git
Homepage: http://oss.ezic.com/

Package: flog
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: dump STDIN to file and reopen on SIGHUP
 flog (file logger) reads input from STDIN and writes to a file. When a SIGHUP
 is received, the file will be reopened, allowing for log rotation.
