Debian packaging directory
[iw-cli] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..a466582
--- /dev/null
@@ -0,0 +1,17 @@
+Source: iw
+Section: net
+Priority: extra
+Maintainer: Javier Palacios <javiplx@gmail.com>
+Build-Depends: debhelper (>= 5.0.0), libnl-dev (>= 1.0)
+Homepage: http://wireless.kernel.org/en/users/Documentation/iw
+
+Package: iw
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Linux mac80211 configuration tool
+ iw is a new nl80211 based CLI configuration utility for wireless devices. It
+ supports almost all new drivers that have been added to the kernel recently.
+ .
+ iw is still under development. Features are added 'as we go'. The only
+ documentation that exists for iw is this page. Please help expand it. 
+