File: control

package info (click to toggle)
libapache2-mod-auth-pgsql 2.0.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 132 kB
  • ctags: 99
  • sloc: ansic: 831; makefile: 46; sh: 36
file content (15 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache2-mod-auth-pgsql
Maintainer: Marco Nenciarini <mnencia@debian.org>
Section: web
Priority: extra
Standards-Version: 3.7.2.2
Build-Depends: debhelper (>= 5.0.0), apache2-threaded-dev (>= 2.2.3-2), libpq-dev

Package: libapache2-mod-auth-pgsql
Architecture: any
Depends: apache2.2-common, ${shlibs:Depends}
Description: Module for Apache2 which provides pgsql authentication
 mod_auth_pgsql implements authentication routines using postgresql
 tables for Apache's authentication protocol.
 .
 This package provides the module for Apache 2.0 server.