File: control

package info (click to toggle)
libapache-authnetldap-perl 0.29-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 60 kB
  • ctags: 6
  • sloc: perl: 151; makefile: 46; sh: 31
file content (16 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapache-authnetldap-perl
Section: perl
Priority: optional
Maintainer: Luk Claes <luk@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4), dpatch
Build-Depends-Indep: perl (>= 5.6.0-16), libapache-mod-perl, libnet-ldap-perl

Package: libapache-authnetldap-perl
Architecture: all
Depends: ${perl:Depends}, libapache-mod-perl | libapache2-mod-perl2, libnet-ldap-perl
Description: LDAP authentication for Apache+mod_perl
 Works with Apache and mod_perl to authenticate users over the web
 against an LDAP backend.
 .
 Based on Net::LDAP