Source: percona-valkey-ldap
Section: database
Priority: optional
Maintainer: Evgeniy Patlan <evgeniy.patlan@percona.com>
Build-Depends: debhelper-compat (= 13),
               libssl-dev,
               libldap-dev | libldap2-dev,
               libclang-dev,
               curl,
               ca-certificates,
               pkg-config
Standards-Version: 4.6.2
Homepage: https://github.com/valkey-io/valkey-ldap
Rules-Requires-Root: no

Package: percona-valkey-ldap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: percona-valkey-server (>= 7.2) | valkey-server (>= 7.2) | valkey (>= 7.2)
Provides: valkey-ldap
Conflicts: valkey-ldap
Replaces: valkey-ldap
Description: LDAP authentication module for Valkey (Percona build)
 An LDAP authentication module for Valkey that provides external
 authentication and authorization via LDAP directories. Supports
 TLS, connection pooling, and group-based access control.
 .
 This is the Percona-branded build, intended to pair with
 percona-valkey-server. It is a drop-in replacement for the upstream
 valkey-ldap package.
