diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b9da355 --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: wavemon +Section: net +Priority: extra +Maintainer: Rene Engelhard <rene@debian.org> +Build-Depends: cdbs, libncurses5-dev, debhelper (>= 4.1.0), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) +Standards-Version: 3.6.1 +Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon + +Package: wavemon +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Wireless Device Monitoring Application + Wavemon allows you to watch signal and noise levels, packet + statistics, device configuration and network parameters of your + wireless network hardware. It has currently only been tested with + the Lucent Orinoco series of cards, although it *should* work (though + with varying features) with all devices supported by the wireless + kernel extensions by Jean Tourrilhes. |