Source: libapache-mod-pglogger
Section: web
Priority: optional
Maintainer: John Hansen <john@geeknetau.net>
Build-Depends: debhelper (>= 3.0), apache-dev (>= 1.3.0), libdb2-dev (>= 2.7.7) | libdb3-dev
Standards-Version: 3.5.2

Package: libapache-mod-pglogger
Architecture: any
Depends: apache-common (>= 1.3.0), ${shlibs:Depends}
Description: mod_pglogger is an Apache module to log the access_log to a PostgreSQL database
 mod_pglogger is an Apache module to log the access_log to a PostgreSQL database.
 It can be configured to log to a specific database,
 and it can either log the client's IP or FQDN.
