File: changelog

package info (click to toggle)
wmbubble 1.54-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: ansic: 2,141; makefile: 72; sh: 1
file content (285 lines) | stat: -rw-r--r-- 9,737 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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
wmbubble (1.54-1) unstable; urgency=medium

  * New upstream version 1.54
  * Remove upstreamed patches.

 -- Jeremy Sowden <jeremy@azazel.net>  Sat, 29 Aug 2020 13:30:48 +0100

wmbubble (1.53-3) unstable; urgency=medium

  [ Doug Torrance ]
  * Update Vcs-* after migration to Salsa.
  * Update Format in d/copyright to https.

  [ Jeremy Sowden ]
  * Bump compat to 13 and replace d/compat with b-d on debhelper-compat.
  * Add myself to uploaders.
  * Bump Standards-Version to 4.5.0.
  * Remove get-orig-source.
  * Enable hardening.
  * Add Rules-requires-root: no.
  * Add patch to fix FTBFS with gcc-10 caused by multiple definitions of
    global variables (closes: #957939).
  * Add patch to rename INSTALL makefile variable and fix installation
    failures.
  * Update d/watch.

 -- Jeremy Sowden <jeremy@azazel.net>  Fri, 05 Jun 2020 11:29:39 +0100

wmbubble (1.53-2) unstable; urgency=medium

  * debian/control
    - Update Vcs-* fields.
    - Set Debian Window Maker Team as Maintainer; move myself to
      Uploaders with updated email address.
  * debian/copyright
    - Update email address.

 -- Doug Torrance <dtorrance@piedmont.edu>  Mon, 24 Aug 2015 00:15:11 -0400

wmbubble (1.53-1) unstable; urgency=medium

  * New upstream release.
  * debian/{copyright,install}
    - Add newlines at end of files.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Tue, 26 May 2015 23:32:32 -0500

wmbubble (1.52-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Remove Build-Depends on libkvm-dev.
    - Bump Standards-Version to 3.9.6; no changes required.
  * debian/patches
    - Remove directory; patch applied upstream.
  * debian/README.Debian
    - Remove file; out of date.
  * debian/rules
    - Add get-orig-source target.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Tue, 02 Dec 2014 00:18:58 -0600

wmbubble (1.51-1) unstable; urgency=low

  * New upstream version.
    - Remove debian/patches/add-init_stuff-to-sys_include.h.patch and
      debian/patches/fixes-for-kfreebsd.patch; applied upstream.
    - Rewrite debian/patches/fix-compiler-flags.patch for new Makefile.
    - Rewrite debian/rules to use make install from new Makefile.
    - Remove debian/dirs and debian/manpages; unnecessary because of new
      Makefile.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Mon, 28 Jul 2014 18:26:58 -0500

wmbubble (1.50-5) unstable; urgency=low

  * debian/control
    - Update Vcs-* fields.
  * debian/patches/add-init_stuff-to-sys_include.h.patch
    - Prevent implicit-declaration warning when building for kfreebsd.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Mon, 28 Jul 2014 00:35:13 -0500

wmbubble (1.50-4) unstable; urgency=low

  * debian/control
    - Add libkvm-dev to Build-Depends for kfreebsd.  Thanks to Pino Toscano
      <pino@debian.org> for the patch. (Closes: #753546)
    - Update Vcs-* to point to packaging repository instead of upstream.
      (Closes: #753562)
  * debian/patches/series
    - Add newline at end.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Thu, 17 Jul 2014 15:54:02 -0500

wmbubble (1.50-3) unstable; urgency=low

  * debian/patches/fixes-for-kfreebsd.patch
    - Add fixes so package builds on Debian GNU/kFreeBSD.
  * debian/patches/fix-compiler-flags
    - Update to work with kFreeBSD patch.
  * debian/wmbubble.manpages
    - Remove redundant file.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Sat, 21 Jun 2014 00:29:36 -0600

wmbubble (1.50-2) unstable; urgency=low

  * debian/control
    - Bump Standards-Version to 3.9.5, no changes required.
  * debian/install
    - Restore misc/wak* to /usr/share/wmbubble.
  * debian/watch
    - Update watch file from sepwatch.
  * debian/wmbubble.manpages
    - Remove debian/wmbubble.1x, as manpage has been moved upstream.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Wed, 23 Apr 2014 23:37:36 -0500

wmbubble (1.50-1) unstable; urgency=low

  * New maintainer. (Closes: #632876)
  * New upstream release.
    - Remove patches from debian/patches now available upstream.
  * debian/control
    - Add new homepage and VCS information.
  * debian/copyright
    - Update to copyright format 1.0.
  * debian/watch
    - Change to new host.
  * debian/rules
    - Simplifiy to debhelper 7 style.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Mon, 25 Nov 2013 22:42:00 -0600

wmbubble (1.46-4) unstable; urgency=low

  * QA upload.
  * Make app a child window. Thanks to Tommaso Parisi for the patch.
    (Closes: #602122, #602137)
  * Add patch to fix FTBFS on GNU/Hurd. (Closes: #534342)
  * Add hardening flags.
  * Add watch file.
  * Bump Standards-Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 14 May 2013 08:51:52 -0400

wmbubble (1.46-3) unstable; urgency=low

  * QA upload.
    - Upgrade to packaging format "3.0 quilt". (Closes: #670325)
  * debian/control
    - (Maintainer): Set to QA Group, see #632876.
    - (Standards-Version) Update to 3.9.3.
    - (Build-Depends): Update debhelper to 9.
    - (Description): Fix spacing and remove article.
  * debian/copyright
    - Fix copyright-refers-to-symlink-license (Lintian).
  * debian/rules
    - Add required targets build-arch and build-indep.
    - Update dh_clean -k to dh_prep.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 12 May 2012 21:49:35 +0300

wmbubble (1.46-2.1) unstable; urgency=low

  * debian/control
    - (Build-Depends): Add libx11-dev due to KDE_DOCKAPP.
    - (Standards-Version): Update to 3.9.1.
  * debian/patches
    - (Number 04): Refresh. Enable KDE_DOCKAPP to make duck appear
      on WindowMaker. (Closes: #549014)
    - (Number 12): Refresh. Update to Gtk 2.x by using --cflags. Add
      -lX11 due to KDE_DOCKAPP.
  * debian/rules
    - (clean): Delete binary manually. Fixes repetitive builds.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 21 Oct 2010 08:59:31 +0300

wmbubble (1.46-2) unstable; urgency=low

  * Update debhelper to compatibility level 7.
  * Update Standards-Version.

 -- John H. Robinson, IV <jaqque@debian.org>  Tue,  8 Jul 2008 13:49:13 -0700

wmbubble (1.46-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to debhelper compatibility level 5.
  * Clean up and update debian/rules:
    - Add sane CFLAGS as mandated by policy.
    - Change to using dh_install instead of cp.
    - Change to using $(CURDIR) instead of `pwd`.
    - Remove unused rules.
  * Add dpatch support.
  * Split the .diff.gz into seven small patches.
  * Add three extra patches:
    - 08-makefile-cflags: modify Makefile so that it accepts external CFLAGS
      correctly.
    - 09-upsidedown-offlimits.dpatch: fix an off-by-one mistake when
      displaying the upsidedown duck that could trigger a SIGSEGV in certain
      cases. (Closes: #437157)
    - 10-gtk2-migration: migrate wmbubble to GTK2. Thanks to Julien BLACHE
      for the patch. (Closes: #437425)
  * Add build-dependency on libgtk-2.0-dev, for the GTK2 migration.
  * Remove the upsidedown comment from the README.Debian, since it wasn't true.
  * Update menu file to the new menu structure.
  * Update to Standards-Version 3.7.2. No changes needed.

 -- Margarita Manterola <marga@debian.org>  Sat, 01 Sep 2007 19:25:15 -0300

wmbubble (1.46-1) unstable; urgency=low

  * New upstream release. (Closes: #261281)
  * Fix attribution in man page.
  * Update menu to actually launch useful(?) programs.
  * Fix clumsy wording in the package description.
  * Many thanks to Romain Francoise for his NMUs.

 -- John H. Robinson, IV <jaqque@debian.org>  Mon, 16 Aug 2004 20:56:46 -0700

wmbubble (1.41-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Change logic of the runtime kernel detection patch: default to Linux
    2.4 format if the version doesn't match anything we know; needed for
    people who still run 2.2 and earlier. (Closes: #250228)

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 14 Aug 2004 22:05:44 +0200

wmbubble (1.41-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release (Closes: #220643):
    - Upstream support for Linux 2.6 (Closes: #207377)
    - Apply patch from Romain Francoise <rfrancoise@debian.org> to add
      runtime detection of the running kernel (upstream added support
      as a compile-time option which doesn't suit Debian at all).
  * Apply patch from Romain Francoise <rfrancoise@debian.org> to require a
    second mouse click to unfreeze the load display. (Closes: #217455)

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 28 Mar 2004 12:30:00 +0200

wmbubble (1.4-1) unstable; urgency=low

  * New upstream release.

 -- John H. Robinson, IV <jaqque@debian.org>  Wed,  3 Oct 2001 17:16:26 -0700

wmbubble (1.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix printf-is-a-macro issue (gcc 3.0). (Closes: #103159)

 -- LaMont Jones <lamont@debian.org>  Mon,  9 Jul 2001 21:39:34 -0600

wmbubble (1.3-1) unstable; urgency=low

  * New upstream release.
  * First official Debian release. (Closes: #84441)

 -- John H. Robinson, IV <jaqque@debian.org>  Fri, 16 Mar 2001 09:04:53 -0800

wmbubble (1.2.2-1) unstable; urgency=low

  * New upstream release.
  * Fix a bug that caused a segfault under high load/high memory usage.
  * Restore -u to original meaning.

 -- John H. Robinson, IV <jaqque@debian.org>  Thu, 15 Mar 2001 21:00:15 -0800

wmbubble (1.1-2) unstable; urgency=low

  * Fix a bug that caused a segfault when you ran out of physical RAM.

 -- John H. Robinson, IV <jaqque@ucsd.edu>  Fri,  2 Feb 2001 13:38:50 -0800

wmbubble (1.1-1) unstable; urgency=low

  * Initial release.
  * Modifiy Makefile to comply with Debian.
  * Change meaning of -u flag.

 -- John H. Robinson, IV <jaqque@ucsd.edu>  Thu,  1 Feb 2001 22:06:04 -0800