Annotation of embedaddon/coova-chilli/debian/control, revision 1.1

1.1     ! misho       1: Source: coova-chilli
        !             2: Section: net
        !             3: Priority: optional
        !             4: Maintainer: Unixmedia S.r.l. (Medianix Devel) <devel@unixmedia.it>
        !             5: Build-Depends: debhelper (>> 4.0.0), libc6-dev | libc6-dev-amd64 
        !             6: Standards-Version: 3.5.2
        !             7: 
        !             8: Package: coova-chilli 
        !             9: Architecture: any
        !            10: Replaces: chillispot
        !            11: Conflicts: chillispot
        !            12: Provides: chillispot
        !            13: Depends: ${shlibs:Depends}
        !            14: Description: Wireless LAN Access Point Controller (captive portal).
        !            15:  Coova-Chilli is an open source captive portal or wireless LAN access point
        !            16:  controller, forked from chillispot (http://www.chillispot.org).
        !            17:  It supports web based login which is today's standard for
        !            18:  public HotSpots and it supports Wireless Protected Access (WPA) which
        !            19:  is the standard of the future. Authentication, Authorization and
        !            20:  Accounting (AAA) is handled by your favorite radius server. Read more
        !            21:  on http://www.coova.org/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>