Source: mod-vhost-ldap
Section: web
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9),
	       dh-apache2,
	       apache2-dev (>= 2.4.0)

Package: libapache2-mod-vhost-ldap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apache 2 module for Virtual Hosting from LDAP
 mod-vhost-ldap is an Apache 2 module for storing and configuring
 virtual hosts from LDAP.  It supports the DocumentRoot, ScriptAlias,
 ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives.
 .
 It is built on top of mod_ldap, so it uses its caching capabilities
 and can be used with a threaded Apache MPM.
