aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: da22e4867bc0397898d8a81bb0941b1ad4dcdfe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
wavemon (0.7.3-1) unstable; urgency=low

  * New upstream release
     - Allows window to be resized (closes: #533353)
  * New maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
     - Many thanks to Rene Engelhard for his great work.
  * Improve packaging
     - Bump debhelper, compat and SV
     - Switch to dpkg-source 3.0 (quilt) format
     - Remove unused dependencies
     - Update package description (closes: #590531)
     - Add watchfile
     - Update FSF address

 -- Jonathan McCrohan <jmccrohan@gmail.com>  Mon, 06 Feb 2012 20:21:15 +0000

wavemon (0.6.10-1) unstable; urgency=low

  * New upstream release (closes: #560728)

 -- Rene Engelhard <rene@debian.org>  Fri, 11 Dec 2009 22:10:25 +0100

wavemon (0.6.7-1) unstable; urgency=low

  * New upstream release

 -- Rene Engelhard <rene@debian.org>  Fri, 14 Aug 2009 16:09:34 +0200

wavemon (0.6.6-1) experimental; urgency=low

  * New upstream release

 -- Rene Engelhard <rene@debian.org>  Sun, 07 Jun 2009 22:22:33 +0200

wavemon (0.6-1) experimental; urgency=low

  * New upstream release
    - contains newer config.* (closes: #357956)

 -- Rene Engelhard <rene@debian.org>  Fri, 17 Apr 2009 00:37:20 +0200

wavemon (0.5-1) unstable; urgency=low

  * New upstream release
    - fixes display of signal and noise levels when specifying interface
      (closes: #444773)
    - does not crash anymore when window is too small (closes: #201418)
    - allows overriding of settings in .wavemonrc on command line
      (closes: #258784)
  * clean debian/patches except 11_wavemonrc_section.diff
  * add ${misc:Depends}
  * fix for new menu section

 -- Rene Engelhard <rene@debian.org>  Fri, 17 Apr 2009 00:36:22 +0200

wavemon (0.4.0b-11) unstable; urgency=low

  * build-depend on linux-libc-dev as first alternative. Fixes the FTBFS
    on the ia64 buildd...
  * fix wavemonrc(5)'s section 

 -- Rene Engelhard <rene@debian.org>  Mon, 02 Jul 2007 14:06:09 +0200

wavemon (0.4.0b-10) unstable; urgency=low

  * add patch from Paul Martin fixing UTF-8 locale (closes: #229106)
  * add patch from Paul Martin fixing reading dBM values (closes: #426300)
  * make the code #include <stdlib.h> where needed

 -- Rene Engelhard <rene@debian.org>  Sun, 17 Jun 2007 13:04:05 +0100

wavemon (0.4.0b-9) unstable; urgency=low

  * rebuild against new linux-kernel-headers (closes: #328442)

 -- Rene Engelhard <rene@debian.org>  Fri,  2 Dec 2005 09:33:40 +0100

wavemon (0.4.0b-8) unstable; urgency=low

  * fix build with gcc-4.0 (closes: #297247), thanks Andreas Jochens

 -- Rene Engelhard <rene@debian.org>  Tue, 26 Jul 2005 22:38:24 +0200

wavemon (0.4.0b-7) unstable; urgency=low

  * add patch for fixing build with gcc-3.4, thanks Andreas Jochens
    (closes: #264264)

 -- Rene Engelhard <rene@debian.org>  Tue, 10 Aug 2004 00:18:16 +0200

wavemon (0.4.0b-6) unstable; urgency=low

  * fix aplist_scr.c to display MAC adresses actuallx XX:XX:...,
    thanks Sebastian 'yath' Schmidt for the patch (closes: #233103)

 -- Rene Engelhard <rene@debian.org>  Tue, 17 Feb 2004 00:36:49 +0100

wavemon (0.4.0b-5) unstable; urgency=medium

  * rebuild with linux-kernel-headers and thefore newer
    linux/wireless.h (closes: #223660)

 -- Rene Engelhard <rene@debian.org>  Sun, 14 Dec 2003 20:47:17 +0100

wavemon (0.4.0b-4) unstable; urgency=high

  * add patches from Lennart Poettering <mzqrooht@itaparica.org>; thanks:
    - make wavemon show WEP keyinfo correctly if containing
      bytes > 0x7F (closes: #205907)
    - x show ESSIDs and Nicks > 31 chars correctly
      x draw its gauges even on terminals having more than 127 colums
      (addresses: #205915)
  * Standards-Version: 3.6.1 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Fri,  5 Sep 2003 20:14:05 +0200

wavemon (0.4.0b-3) unstable; urgency=low

  * The "Argh-I-thought-cdbs-would-depend-on-debhelper" release.
  * add Build-Depends: on debhelper (>= 4.1.0) (as the docs say...)
    (closes: #204024)

 -- Rene Engelhard <rene@debian.org>  Mon,  4 Aug 2003 02:01:07 +0200

wavemon (0.4.0b-2) unstable; urgency=low

  * The "OK-let's-try-cdbs-out" release.
  * New maintainer; thanks Joey
  * move to cdbs
  * call exit(0) instead of exit() in wavemon.c (closes: #195174)
  * cleans right (closes: #199004)
  * remove the NMU disclaimer...
  * Standards-Version: 3.6.0

 -- Rene Engelhard <rene@debian.org>  Fri,  1 Aug 2003 05:47:33 +0200

wavemon (0.4.0b-1) unstable; urgency=low

  * Added a disclaimer for those people who plan to NMU this package
  * New upstream version (closes: Bug##137040)
  * Applied patches from Vincent Danjean <Vincent.Danjean@ens-lyon.org>,
    thanks a lot.
  * Updated Standards-Version

 -- Martin Schulze <joey@infodrom.org>  Mon, 14 Apr 2003 19:29:30 +0200

wavemon (0.3.3-1) unstable; urgency=low

  * Initial packaging

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat,  8 Dec 2001 10:38:31 +0100