Maemo debianization.
[wpasupplicant] / debian / control
1 Source: wpasupplicant
2 Section: net
3 Priority: optional
4 Maintainer: Jukka Rissanen <jukka.rissanen@nokia.com>
5 Build-Depends: debhelper (>= 5),
6  libdbus-glib-1-dev,
7  libssl-dev,
8  libdbus-1-dev,
9  pkg-config
10 Standards-Version: 3.8.0
11 Vcs-Git: https://git.maemo.org/projects/wpasupplicant
12 Homepage: http://w1.fi/wpa_supplicant/
13
14 Package: wpasupplicant
15 Architecture: any
16 Depends: ${shlibs:Depends}, lsb-base (>= 3.0-6)
17 Suggests: wpagui, libengine-pkcs11-openssl
18 Description: client support for WPA and WPA2 (IEEE 802.11i)
19  WPA and WPA2 are methods for securing wireless networks, the former
20  using IEEE 802.1X, and the latter using IEEE 802.11i. This software
21  provides key negotiation with the WPA Authenticator, and controls
22  association with IEEE 802.11i networks.
23