Source: pam-pgsql
Section: non-US
Priority: extra
Maintainer: David D.W. Downey ("pgpkeys") <david-downey@codecastle.com>
Standards-Version: 3.5.6.0
Build-Depends: libpam0g-dev, postgresql-dev, debhelper, libmhash-dev

Package: libpam-pgsql
Architecture: any
Depends: ${shlibs:Depends}
Description: PAM module to authenticate using a PostgreSQL database
 This module lets you authenticate users against a table in a PostgreSQL
 database. It also supports:
    - Checking account information (pam_acct_expired,new_authtok_reqd)
    - Updating auth token
    - New upstream source location is http://libpam-pgsql.codecastle.com

