X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=8c8ed39ca472b01789f2658003310bb491a910a0;hb=HEAD;hp=a07a03c54611ae9776fe5fea0ea46ba509ab5b2d;hpb=daa1ca671b210c3cb294583282495684aff8f5ed;p=freeradius.git diff --git a/debian/control b/debian/control index a07a03c..8c8ed39 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,39 @@ Source: freeradius -Build-Depends: debhelper (>= 4.1.68), libltdl3-dev, libpam0g-dev, postgresql-dev, libmysqlclient10-dev | libmysqlclient-dev, libgdbm-dev | libgdbmg1-dev, libldap2-dev, libsasl2-dev, libsnmp5-dev | libsnmp4.2-dev, libiodbc2-dev, libkrb5-dev, libssl-dev, libtool, snmp, autotools-dev +Build-Depends: debhelper (>= 6.0.7), + quilt, + dpkg-dev (>= 1.13.19), + autotools-dev, + libtool, + libltdl3-dev, + libssl-dev, + libpam0g-dev, + libmysqlclient-dev, + libgdbm-dev, + libldap2-dev, + libsasl2-dev, + libiodbc2-dev, + libkrb5-dev, + libperl-dev, + libpcap-dev, + python-dev, + libsnmp-dev, + libpq-dev, + libssl-dev Section: net Priority: optional -Maintainer: Paul Hampson -Standards-Version: 3.6.1.1 +Maintainer: Josip Rodin +Uploaders: Stephen Gran , Mark Hymers +Standards-Version: 3.8.3 +Homepage: http://www.freeradius.org/ Package: freeradius Architecture: any -Depends: ${shlibs:Depends} +Depends: lsb-base (>= 3.1-23.2), ${shlibs:Depends}, freeradius-common, libfreeradius2 (= ${binary:Version}), ssl-cert, adduser Provides: radius-server +Recommends: freeradius-utils Suggests: freeradius-ldap, freeradius-postgresql, freeradius-mysql, freeradius-krb5 -Conflicts: radiusd-freeradius, radiusd-freeradius-krb5, radiusd-freeradius-ldap, radiusd-freeradius-postgresql, radiusd-freeradius-mysql -Replaces: radiusd-freeradius Description: a high-performance and highly configurable RADIUS server - A high-performance RADIUS server derived from Cistron's server, and - generally similar to Livingston's 2.0 server, with support for... + FreeRADIUS is a high-performance RADIUS server with support for: - many vendor-specific attributes - proxying and replicating requests by any criteria - authentication on system passwd, SQL, Kerberos, LDAP, users file, or PAM @@ -22,54 +41,103 @@ Description: a high-performance and highly configurable RADIUS server - regexp matching in string attributes and lots more. +Package: freeradius-common +Depends: adduser +Architecture: all +Conflicts: radiusd-livingston, xtradius, yardradius +Replaces: freeradius (<< 2.0) +Description: FreeRADIUS common files + This package contains common files used by several of the other packages from + the FreeRADIUS project. + +Package: freeradius-utils +Architecture: any +Replaces: freeradius (<< 2.0) +Conflicts: radiusd-livingston, yardradius +Depends: ${shlibs:Depends}, freeradius-common, libfreeradius2 (= ${binary:Version}) +Recommends: libdbi-perl +Description: FreeRADIUS client utilities + This package contains various client programs and utilities from + the FreeRADIUS Server project, including: + - radclient + - radeapclient + - radlast + - radsniff + - radsqlrelay + - radtest + - radwho + - radzap + - rlm_dbm_cat + - rlm_dbm_parser + - rlm_ippool_tool + - smbencrypt + +Package: libfreeradius2 +Architecture: any +Depends: ${shlibs:Depends} +Description: FreeRADIUS shared library + The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by + the FreeRADIUS server and some of the utilities. + +Package: libfreeradius-dev +Architecture: any +Section: libdevel +Depends: ${shlibs:Depends}, libfreeradius2 (= ${binary:Version}) +Description: FreeRADIUS shared library development files + The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by + the FreeRADIUS server and some of the utilities. + . + This package contains the development headers and static library version. + Package: freeradius-krb5 Architecture: any -Conflicts: radiusd-freeradius-krb5 -Replaces: radiusd-freeradius-krb5 -Depends: freeradius, ${shlibs:Depends} +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends} Description: kerberos module for FreeRADIUS server The FreeRADIUS server can use Kerberos to authenticate users, and this module is necessary for that. Package: freeradius-ldap Architecture: any -Conflicts: radiusd-freeradius-ldap -Replaces: radiusd-freeradius-ldap -Depends: freeradius, ${shlibs:Depends} +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends} Description: LDAP module for FreeRADIUS server The FreeRADIUS server can use LDAP to authenticate users, and this module is necessary for that. Package: freeradius-postgresql Architecture: any -Conflicts: radiusd-freeradius-postgresql -Replaces: radiusd-freeradius-postgresql -Depends: freeradius, ${shlibs:Depends} +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends} Description: PostgreSQL module for FreeRADIUS server The FreeRADIUS server can use PostgreSQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-mysql Architecture: any -Conflicts: radiusd-freeradius-mysql -Replaces: radiusd-freeradius-mysql -Depends: freeradius, ${shlibs:Depends} +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends} Description: MySQL module for FreeRADIUS server The FreeRADIUS server can use MySQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-iodbc Architecture: any -Depends: freeradius, ${shlibs:Depends} +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends} Description: iODBC module for FreeRADIUS server The FreeRADIUS server can use iODBC to access databases to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-dialupadmin Architecture: all -Depends: apache | httpd, php4 | php4-cgi -Suggests: php4-mysql | php4-pgsql -Recommends: ${perl:Depends} +Depends: php5 | libapache2-mod-php5 | php5-cgi, apache2-mpm-prefork | httpd, ${perl:Depends} +Suggests: php5-mysql | php5-pgsql, php5-ldap, libdate-manip-perl Description: set of PHP scripts for administering a FreeRADIUS server These scripts provide a web-based interface for administering a FreeRADIUS server which stores authentication information in either SQL or LDAP. + +Package: freeradius-dbg +Architecture: any +Section: debug +Priority: extra +Depends: freeradius (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: debug symbols for the FreeRADIUS packages + FreeRADIUS is a modular, high performance and feature-rich RADIUS server. + This package contains the detached debugging symbols for the Debian FreeRADIUS + packages.