File: control

package info (click to toggle)
libapache2-mod-auth-pgsql 2.0.2b1-5sarge0
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 128 kB
  • ctags: 102
  • sloc: ansic: 869; makefile: 46; sh: 7
file content (15 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
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.6.1
Build-Depends: debhelper (>= 4.0.0), apache2-threaded-dev (>= 2.0.50-10), postgresql-dev (>= 7.1.0)

Package: libapache2-mod-auth-pgsql
Architecture: any
Depends: apache2-common (>= 2.0.50-10), ${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.