File: control

package info (click to toggle)
mod-auth-mysql 4.3.9-13
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 396 kB
  • ctags: 111
  • sloc: ansic: 1,270; sh: 1,144; makefile: 65
file content (13 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: mod-auth-mysql
Section: httpd
Priority: optional
Maintainer: Joey Schulze <joey@debian.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5.0.0), dpatch, libmysqlclient15-dev, apache2-threaded-dev (>= 2.0.50-10)

Package: libapache2-mod-auth-mysql
Architecture: any
Depends: ${shlibs:Depends}, apache2.2-common (>= 2.2.3-3)
Description: Apache 2 module for MySQL authentication
 A module for the Apache 2 web server which enables HTTP authentication
 against information stored in a MySQL database.