debian: fixed sid dependencies.
[freeradius.git] / debian / control
1 Source: radiusd-freeradius
2 Build-Depends: libltdl0-dev, libpam0g-dev, postgresql-dev, libmysqlclient6-dev, libgdbmg1-dev, libldap2-dev, libsasl-dev, libsnmp4.2-dev, libiodbc2-dev, libkrb5-dev, comerr-dev
3 Section: net
4 Priority: optional
5 Maintainer: Chad Miller <cmiller@debian.org>
6 Standards-Version: 3.2.1
7
8 Package: radiusd-freeradius
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Provides: radiusd
12 Conflicts: radiusd, radiusd-livingston, radiusd-cistron
13 Description: A high-performance and highly configurable RADIUS server
14  A high-performance RADIUS server derived from Cistron's server, and
15  generally similar to Livingston's 2.0 server, with support for...
16   - many vendor-specific attributes
17   - proxying and replicating requests by any criteria
18   - authentication on system passwd, SQL, LDAP, users, kerberos, or PAM
19   - multiple DEFAULT configurations
20   - regexp matching in string attributes
21  and lots more.