File: control

package info (click to toggle)
libapache-mod-auth-plain 1.3.31-3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 100 kB
  • ctags: 33
  • sloc: ansic: 312; sh: 45; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libapache-mod-auth-plain
Maintainer: Piotr Roszatycki <dexter@debian.org>
Section: web
Priority: extra
Standards-Version: 3.6.1
Build-Depends: apache-dev, yada (>= 0.30)

Package: libapache-mod-auth-plain
Architecture: any
Depends: apache-common (>= 1.3.33-4), ${libapache-mod-auth-plain:Depends}
Description: Module for Apache which provides plaintext authentication
 mod_auth_plain implements authentication routines using plain text
 files for Apache's authentication protocol.