From c20edfe61df77fa1b31572b26473fd12029a35b7 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 5 Mar 2012 22:50:59 +0000 Subject: Release 0.7.4-1 --- debian/changelog | 9 ++ debian/control | 2 +- debian/patches/02-fix-wavemonrc.5-man-errors.patch | 155 --------------------- debian/patches/series | 1 - 4 files changed, 10 insertions(+), 157 deletions(-) delete mode 100644 debian/patches/02-fix-wavemonrc.5-man-errors.patch diff --git a/debian/changelog b/debian/changelog index ee8cca1..5b3fe0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +wavemon (0.7.4-1) unstable; urgency=low + + * New upstream release + - Depreciate use of /proc/net/wireless (closes: #576655) + * Drop patch 02-fix-wavemonrc.5-man-errors.patch, applied upstream + * Update S-V to 3.9.3 + + -- Jonathan McCrohan Tue, 06 Mar 2012 00:35:39 +0000 + wavemon (0.7.3-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 5635959..d38ff2a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Jonathan McCrohan Build-Depends: autotools-dev, patchutils, libncurses5-dev, debhelper (>= 7.0.50~), linux-libc-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon Package: wavemon diff --git a/debian/patches/02-fix-wavemonrc.5-man-errors.patch b/debian/patches/02-fix-wavemonrc.5-man-errors.patch deleted file mode 100644 index 5870446..0000000 --- a/debian/patches/02-fix-wavemonrc.5-man-errors.patch +++ /dev/null @@ -1,155 +0,0 @@ -From: Jonathan McCrohan -Date: Tue, 21 Feb 2012 22:05:32 +0000 -Subject: Fix wavemonrc.5 man errors - -a) Fixes upstream commit 45abbfeecccd90c8c83c38e642c147473a90c40a which causes -man compilation errors. - -b) Fixes lintian hyphen-used-as-minus-sign warning. - -diff --git a/wavemonrc.5 b/wavemonrc.5 -index 67dea89..4a6dd97 100644 ---- a/wavemonrc.5 -+++ b/wavemonrc.5 -@@ -10,7 +10,7 @@ on-screen name is shown in parentheses. - .B interface = - .RS - .RE --.R (Interface) -+(Interface) - .RS - Selects the wireless interface to use. - .P -@@ -18,7 +18,7 @@ Selects the wireless interface to use. - .B cisco_mac = (on|off) - .RS - .RE --.R (Cisco-style MAC addresses) -+(Cisco-style MAC addresses) - .RS - If enabled, display MAC addresses using lower-case hex digits separated by dots - rather than colons. -@@ -27,7 +27,7 @@ rather than colons. - .B stat_updates = - .RS - .RE --.R (Statistics updates) -+(Statistics updates) - .RS - Time interval for polling new statistics (including scan refresh). Range: 10..4000ms. - .P -@@ -35,7 +35,7 @@ Time interval for polling new statistics (including scan refresh). Range: 10..40 - .B lhist_slot_size = - .RS - .RE --.R (Histogram update cycles) -+(Histogram update cycles) - .RS - Number of samples used per each histogram slot. For example, if the stat_updates - interval is 500ms and the histogram slot size is 4, the histogram is moved -@@ -45,7 +45,7 @@ one slot further every 2 seconds. Range: 1..64. - .B meter_smoothness = - .RS - .RE --.R (Level meter smoothness) -+(Level meter smoothness) - .RS - Determines the responsiveness of level meters, tracking the moving average - rather than following each new sample. The given value specifies the percentage -@@ -56,7 +56,7 @@ this option. Range: 0..99%. - .B info_updates = - .RS - .RE --.R (Dynamic info updates) -+(Dynamic info updates) - .RS - Sets refresh rate for dynamic device parameters (e.g. bitrate) and the - refresh interval for the Scan window (F3). Range: 1..60s. -@@ -65,7 +65,7 @@ refresh interval for the Scan window (F3). Range: 1..60s. - .B override_auto_scale = (on|off) - .RS - .RE --.R (Override scale autodetect) -+(Override scale autodetect) - .RS - Override the auto-scaling of the bar graphs and histogram, allowing you to set your own scales. - .P -@@ -73,24 +73,24 @@ Override the auto-scaling of the bar graphs and histogram, allowing you to set y - .B min_signal_level, max_signal_level = - .RS - .RE --.R (Minimum signal level, Maximum signal level) -+(Minimum signal level, Maximum signal level) - .RS --Set the left and right boundaries of the signal level scales. Ranges: -128..-60dBm (minimum) and -59..120dBm (maximum). -+Set the left and right boundaries of the signal level scales. Ranges: \-128..\-60dBm (minimum) and \-59..120dBm (maximum). - .P - .RE - .B min_noise_level, max_noise_level = - .RS - .RE --.R (Minimum noise level, Maximum noise level) -+(Minimum noise level, Maximum noise level) - .RS --These work similar to the signal boundary settings. Ranges: -128..-60dBm --(minimum) and -60..120dBm (maximum). -+These work similar to the signal boundary settings. Ranges: \-128..\-60dBm -+(minimum) and \-60..120dBm (maximum). - .P - .RE - .B random = (on|off) - .RS - .RE --.R (Random signals) -+(Random signals) - .RS - Switches on a fancy random generator for testing. - .P -@@ -98,7 +98,7 @@ Switches on a fancy random generator for testing. - .B lo_threshold_action = (disabled|beep|flash|beep+flash) - .RS - .RE --.R (Low threshold action) -+(Low threshold action) - .RS - Issue a warning at a given threshold at the lower end of the signal - scale. It is meant for alarming you when a signal appears at the receiver. -@@ -107,16 +107,16 @@ scale. It is meant for alarming you when a signal appears at the receiver. - .B lo_threshold = - .RS - .RE --.R (Low threshold) -+(Low threshold) - .RS - Sets the threshold value for the 'Low threshold action'. --Range: -120..-60dBm. -+Range: \-120..\-60dBm. - .P - .RE - .B hi_threshold_action = (disabled|beep|flash|beep+flash) - .RS - .RE --.R (High threshold action) -+(High threshold action) - .RS - Analogous to lo_threshold_action, only this time the threshold is at - the upper end of the scale and the action is performed when the signal level -@@ -128,15 +128,15 @@ will tell you when you should move closer to the base station. - .B hi_threshold = - .RS - .RE --.R (High threshold) -+(High threshold) - .RS --Sets the threshold for the 'High threshold action'. Range: -59..120dBm. -+Sets the threshold for the 'High threshold action'. Range: \-59..120dBm. - .P - .RE - .B startup_screen = (info|histogram|scan window) - .RS - .RE --.R (Startup screen) -+(Startup screen) - .RS - Which of the screens appears at program startup. - .SH "AUTHOR" diff --git a/debian/patches/series b/debian/patches/series index 9f6fbe7..f5eb0a6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 01-remove-extra-copyright-file.patch -02-fix-wavemonrc.5-man-errors.patch -- cgit v1.2.3