Source: fcgi-debug
Section: web
Priority: optional
Maintainer: Stefan Bühler <source@stbuehler.de>
Uploaders: Jenkins (autobuilder) <jenkins@lighttpd.net>
Build-Depends:
 dpkg-dev (>= 1.16.1~),
 debhelper-compat (= 12),
 libglib2.0-dev,
 cmake,
 libev-dev,
 ragel,
Standards-Version: 4.6.2
Homepage: https://git.lighttpd.net/lighttpd/fcgi-debug

Package: fcgi-debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: spawn-fcgi
Description: debugs fastcgi streams
 fcgi-debug helps you to trace what happens with your fastcgi programs without
 having to strace them; it just sits between webserver and your fastcgi
 program and forwards all content while analysing it.
