Maemo debianization.
[wpasupplicant] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..9a80243
--- /dev/null
@@ -0,0 +1,23 @@
+Source: wpasupplicant
+Section: net
+Priority: optional
+Maintainer: Jukka Rissanen <jukka.rissanen@nokia.com>
+Build-Depends: debhelper (>= 5),
+ libdbus-glib-1-dev,
+ libssl-dev,
+ libdbus-1-dev,
+ pkg-config
+Standards-Version: 3.8.0
+Vcs-Git: https://git.maemo.org/projects/wpasupplicant
+Homepage: http://w1.fi/wpa_supplicant/
+
+Package: wpasupplicant
+Architecture: any
+Depends: ${shlibs:Depends}, lsb-base (>= 3.0-6)
+Suggests: wpagui, libengine-pkcs11-openssl
+Description: client support for WPA and WPA2 (IEEE 802.11i)
+ WPA and WPA2 are methods for securing wireless networks, the former
+ using IEEE 802.1X, and the latter using IEEE 802.11i. This software
+ provides key negotiation with the WPA Authenticator, and controls
+ association with IEEE 802.11i networks.
+