diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..5635959 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: wavemon +Section: net +Priority: extra +Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> +Build-Depends: autotools-dev, patchutils, libncurses5-dev, + debhelper (>= 7.0.50~), linux-libc-dev +Standards-Version: 3.9.2 +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. |