File: changelog

package info (click to toggle)
wmmon 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 488 kB
  • sloc: sh: 1,232; ansic: 712; makefile: 12
file content (200 lines) | stat: -rw-r--r-- 6,435 bytes parent folder | download
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
wmmon (1.4-1) unstable; urgency=medium

  * New upstream release.
    - Add support for larger load averages (Closes: #894801).
  * debian/control
    - Bump Standards-Version to 4.1.4.
    - Update Vcs-* after migration to Salsa.

 -- Doug Torrance <dtorrance@piedmont.edu>  Tue, 10 Apr 2018 19:47:37 -0400

wmmon (1.3-1) unstable; urgency=medium

  * New maintainer (Closes: #866853).
  * New upstream release.
    - Fix jiffy counter overflowing long on 32-bit systems
      (Closes: #670151).
  * debian/compat
    - Bump debhelper compatibility level to 10.
  * debian/control
    - Bump Standards-Version to 4.0.1.
    - Bump versioned dependency on debhelper to >= 10.
    - Add libdockapp-dev and pkg-config to Build-Depends.
    - Update Homepage.
    - Add Vcs-* fields.
  * debian/copyright
    - Update Format and Source.
  * debian/docs
    - New file; install docs.
  * debian/examples
    - Rename from wmmon.examples for simplicity.
  * debian/patches
    - Remove patches; no longer necessary.
  * debian/rules
    - Drop override targets; no longer necessary.
    - Append '-Wl,--as-needed' to LDFLAGS to useless dependencies.
    - Use all hardening flags.
  * debian/watch
    - Update with new location.
  * debian/wmmon.{install,manpages}
    - Remove files; no longer necessary.
  * debian/wmmon.menu
    - Remove deprecated menu file.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sat, 12 Aug 2017 19:56:30 -0400

wmmon (1.1+20131205-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "ftbfs with GCC-5": add patch to build with "-std=gnu89".
    (Closes: #778171)

 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Jul 2015 17:26:25 +0200

wmmon (1.1+20131205-1) unstable; urgency=low

  * New upstream version. 
  * Bumped Debian Policy to 3.9.5.
  * debian/compat is now version 9.
  * debian/control: Build depends, debhelper version >= 9.
  * New patch debian/patches/01-cppflags.patch
    * This flag includes de CPPFLAGS in Makefile, to allow hardening.

 -- Rodolfo García Peñas (kix) <kix@debian.org>  Fri, 06 Dec 2013 20:27:13 +0100

wmmon (1.1+20120402-1) unstable; urgency=low

  * New upstream version.
    * Fixes output from I/O graph. (Closes: #197446)
    * Load graph now displays when under high load. (Closes: #277902)
  * Bumped Debian Policy to 3.9.3.

 -- Rodolfo García Peñas (kix) <kix@kix.es>  Sun, 15 Apr 2012 19:22:45 +0200

wmmon (1.1-1) unstable; urgency=low

  * New maintainer. (Closes: #487134)
  * New upstream version.
    * This version includes the previous debian/patches.
    * Now, there are no debian/patches.
    * New upstream address: git://repo.or.cz/dockapps.git
      because the old is not available.
  * debian/copyright is now DEP-5.
  * Updated debian/rules.
    * Removed debian/dirs.
    * New file debian/wmmon.install.
    * Moved debian/examples to debian/wmmon.examples.
    * Moved debian/manpages to debian/wmmon.manpages.
    * Moved debian/menu to debian/wmmon.menu.

 -- Rodolfo García Peñas (kix) <kix@kix.es>  Fri, 16 Dec 2011 18:03:35 +0100

wmmon (1.0b2-15) unstable; urgency=low

  * QA upload.
  * Apply improvements for SMP machines management (Closes: #552225)
  * Update FSF address in copyright (lintian)
  * Move to 3.0 quilt and turn previous direct changes into a patch.

 -- Neil Williams <codehelp@debian.org>  Sat, 14 May 2011 18:41:35 +0100

wmmon (1.0b2-14) unstable; urgency=medium

  * Fixed build dependencies so we no longer depend on libxpm4-dev.
  * Quoted all strings in /usr/lib/menu/wmtime.
  * Add the ability to lock the mode, preventing cycling.  Thanks go to
    Chris Bechberger <bechberger@yahoo.com>.

 -- Simon Law <sfllaw@debian.org>  Tue, 10 Aug 2004 21:22:17 -0400

wmmon (1.0b2-13) unstable; urgency=low

  * Removed a memory leak that I introduced.  (Closes: Bug#223338)

 -- Simon Law <sfllaw@debian.org>  Tue, 09 Dec 2003 12:42:41 -0500

wmmon (1.0b2-12) unstable; urgency=low

  * Changed section to x11.

 -- Simon Law <sfllaw@debian.org>  Fri, 05 Dec 2003 11:17:21 -0500

wmmon (1.0b2-11) unstable; urgency=low

  * New maintainer.
  * Added a manual page.
  * Added the -geometry option.
  * Ensure that I/O mode works the same no matter how it is started.
    (Closes: Bug#94277)
  * Support new /proc/meminfo format in 2.6 kernels. (Closes: Bug#169160)
  * Fixed some buffer overflow problems.  (Closes: Bug#174949)

 -- Simon Law <sfllaw@debian.org>  Wed, 26 Nov 2003 23:47:47 -0500

wmmon (1.0b2-10) unstable; urgency=low

  * Fixed build depends (closes: #170133)
  * Applied patch from Simon Fowler <simon@himi.org> to fix /proc/meminfo
    parsing for linux 2.5.

 -- Fredrik Hallenberg <hallon@debian.org>  Fri, 22 Nov 2002 14:17:26 +0100

wmmon (1.0b2-9) unstable; urgency=low

  * Remove debug message (closes: #139408)
  * Applied patch from Frederik Schueler <fs@lowpingbastards.de>
    to fix /proc/stat parsing on linux 2.4 (closes: #144122)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 23 Apr 2002 21:39:09 +0200

wmmon (1.0b2-8) unstable; urgency=low

  * Fixed menu path (closes: #129353)

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 17 Jan 2002 21:35:03 +0100

wmmon (1.0b2-7) unstable; urgency=low

  * Updated description (closes: #125496)
  * Don't install INSTALL (closes: #116940)
  * Changed section to utils

 -- Fredrik Hallenberg <hallon@debian.org>  Wed,  2 Jan 2002 23:19:06 +0100

wmmon (1.0b2-6) unstable; urgency=low

  * Updated menu with patch from Arthur Korn <arthur@korn.ch>
    (closes: #82315)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 15 Jan 2001 07:56:10 +0100

wmmon (1.0b2-5) unstable; urgency=low

  * Build without xpm4.7 (closes: #77466)

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 19 Nov 2000 22:17:03 +0100

wmmon (1.0b2-4) unstable; urgency=low

  * Added menu entry (closes: #76969)

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 18 Nov 2000 21:14:56 +0100

wmmon (1.0b2-3) unstable; urgency=low

  * Rebuild to update libxmp dependency. (closes: #67990)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 31 Jul 2000 07:25:09 +0200

wmmon (1.0b2-2) unstable; urgency=low

  * Patch from Salvador Pinto Abreu <spa@sc.uevora.pt>:
    Fixed behavior when APM causes the system to sleep/suspend.

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 17 Oct 1998 13:35:55 +0200

wmmon (1.0b2-1) unstable; urgency=low

  * Initial Release.

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 15 Jul 1998 18:18:37 +0200