File: control

package info (click to toggle)
libapache2-mod-ldap-userdir 1.1.17-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 272 kB
  • ctags: 111
  • sloc: ansic: 1,117; makefile: 62; sh: 14
file content (16 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapache2-mod-ldap-userdir
Maintainer: John Morrissey <jwm@horde.net>
Section: net
Priority: optional
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 4.0.0), apache2-threaded-dev (>= 2.2.3), libldap2-dev, chrpath
Homepage: http://horde.net/~jwm/software/mod_ldap_userdir/

Package: libapache2-mod-ldap-userdir
Architecture: any
Depends: apache2.2-common, ${shlibs:Depends}, ${misc:Depends}
Description: Apache module that provides UserDir lookups via LDAP
 This module implements UserDir (~/public_html/) directory lookups using
 data from an LDAP directory.
 .
 This package provides the module for the Apache 2 server.