File: changelog

package info (click to toggle)
stumpwm 2%3A0.9.9-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,164 kB
  • ctags: 3,488
  • sloc: lisp: 13,047; makefile: 229; sh: 30
file content (550 lines) | stat: -rw-r--r-- 18,537 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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
stumpwm (2:0.9.9-3) unstable; urgency=low

  * Make the build reproducible; thanks to Chris Lamb; closes: #840111.
  * debhelper compatibility level increased to 9.

 -- Milan Zamazal <pdm@debian.org>  Sat, 26 Nov 2016 16:44:18 +0100

stumpwm (2:0.9.9-2) unstable; urgency=low

  * NoDisplay=true removed from stumpwm.desktop; closes: #787119.
  * Don't depend on cl-asdf anymore.
  * stumpish man page and other references to contrib stuff removed.
  * Standards 3.9.8 (no real change).

 -- Milan Zamazal <pdm@debian.org>  Mon, 16 May 2016 21:17:30 +0200

stumpwm (2:0.9.9-1) unstable; urgency=low

  * New upstream.
  * Standards 3.9.6 (no real change).
  * Don't create upstream ChangeLog.
  * debian/copyright updated.

 -- Milan Zamazal <pdm@debian.org>  Wed, 29 Apr 2015 21:57:02 +0200

stumpwm (2:0.9.8-7) unstable; urgency=low

  * Run stumwpm with sbcl instead of clisp by default.

 -- Milan Zamazal <pdm@debian.org>  Tue, 21 Oct 2014 20:25:25 +0200

stumpwm (2:0.9.8-6) unstable; urgency=low

  * Don't depend on CLISP.

 -- Milan Zamazal <pdm@debian.org>  Sat, 27 Sep 2014 21:33:21 +0200

stumpwm (2:0.9.8-5) unstable; urgency=low

  * Depend on cl-asdf; closes: #754177.

 -- Milan Zamazal <pdm@debian.org>  Mon, 21 Jul 2014 22:46:21 +0200

stumpwm (2:0.9.8-4) unstable; urgency=low

  * Don't print errors when LISP is not set and ~/.stumpwmrc doesn't exist;
    closes: #754176.
  * Upstream version number updated; closes: #754180.

 -- Milan Zamazal <pdm@debian.org>  Tue, 08 Jul 2014 20:10:48 +0200

stumpwm (2:0.9.8-3) unstable; urgency=low

  * Desktop file added; closes: #660743.

 -- Milan Zamazal <pdm@debian.org>  Thu, 03 Jul 2014 22:42:32 +0200

stumpwm (2:0.9.8-2) unstable; urgency=low

  * Fix of a bashism in stumpish; closes: #690620.
  * Don't suggest `menu'; closes: #647379.

 -- Milan Zamazal <pdm@debian.org>  Wed, 02 Jul 2014 17:43:07 +0200

stumpwm (2:0.9.8-1) unstable; urgency=low

  * New upstream version.
  * Copyright information updated.
  * Milan Zamazal <pdm@debian.org> added to Uploaders.
  * Standards 3.5.0 (no real change).

 -- Milan Zamazal <pdm@debian.org>  Thu, 29 May 2014 21:02:13 +0200

stumpwm (1:20110819.gitca08e08-2) unstable; urgency=low

  * debian/load.lisp
    + hot-upgrade ASDF if user has a local version of ASDF
    + update copyright info
  * debian/control
    + change Section to 'x11'
    + Provides x-window-manager
  * debian/wm
    + new file
  * debian/copyright
    + update copyright info
  * debian/stumpwm.bin
    + update copyright info

 -- Desmond O. Chang <dochang@gmail.com>  Mon, 07 Nov 2011 16:06:21 +0800

stumpwm (1:20110819.gitca08e08-1) unstable; urgency=low

  * New Git checkout (ca08e0842f4d2d69d8523862d5b9c68d18abc366)
  * debian/rules
    + add missing targets 'build-indep' and 'build-arch'

 -- Desmond O. Chang <dochang@gmail.com>  Thu, 27 Oct 2011 15:38:41 +0800

stumpwm (1:20110420.git14571fc-1) unstable; urgency=low

  * New Git checkout (14571fc4b5deec581e1c9be663dbdc7a69db3dc0)
  * move startup options into load.lisp (Closes: #624636).

 -- Desmond O. Chang <dochang@gmail.com>  Sun, 01 May 2011 02:34:34 +0800

stumpwm (1:20110419.gitb80ff16-1) unstable; urgency=low

  * New Git checkout (b80ff164527b0cfbf677ea847047b04e8f0f008c)
  * replace CLC with ASDF in /usr/bin/stumpwm (Closes: #624472).
  * debian/control
    + upgrade Standards-Version to 3.9.2
    + new description synopsis in order to get rid of lintian's
      "description-synopsis-starts-with-article" warning
    + Build-Depends on clisp instead of sbcl

 -- Desmond O. Chang <dochang@gmail.com>  Fri, 29 Apr 2011 01:54:31 +0800

stumpwm (1:20110313.gitb77c69a-1) unstable; urgency=low

  * New Git checkout (b77c69a61d174a4af315faa90851b212f278a373)
  * fix contrib/cpu.lisp for linux 2.6.37 (Closes: #616631)
  * debian/patches:
    + delete 02_correct-Stumpwm-StumpWM-in-README.diff

 -- Desmond O. Chang <dochang@gmail.com>  Mon, 14 Mar 2011 13:51:25 +0800

stumpwm (1:20110213.git34362e5-1) unstable; urgency=low

  [ Luca Capello ]
  * debian/control:
    + remove myself from Uploaders:.

  [ Desmond O. Chang]
  * New Git checkout (34362e53db13d6e1c3a3511e4beca7f14ac5aa38)
  * depend on clisp-module-clx (Closes: #608017)
  * sbcl should exit after stumpwm exits (Closes: #614571)
  * debian/patches:
    + delete 07_use-clc-require-for-manual-creation.diff

 -- Desmond O. Chang <dochang@gmail.com>  Tue, 22 Feb 2011 19:53:31 +0800

stumpwm (1:20100709.gitf6262b0-1) unstable; urgency=low

  [ Desmond O. Chang ]
  * New Git checkout (f6262b0688412629ee512fae07e47a045dd77397)
  * debian/control:
    + add me into Uploaders
    + change Standards-Version to 3.9.1
    + remove Build-Depends on quilt.
  * debian/copyright:
    + add copyright info about me
  * debian/patches:
    + update patches
  * debian/source/format:
    + change source format to 3.0 (quilt)
  * debian/compat:
    + upgrade from 5 to 7

  [ Luca Capello ]
  * debian/copyright:
    + update copyright assignment to 2010.
  * debian/gbp.conf: new file.
  * debian/README.source:
    - remove, now useless.
  * debian/rules:
    - remove any quilt call.
    - do not install anymore README.source.

 -- Desmond O. Chang <dochang@gmail.com>  Thu, 19 Aug 2010 23:31:57 +0800

stumpwm (1:20090804.git9d6cb388-1) unstable; urgency=low

  * New Git checkout (9d6cb38872ef8f384e2f5fc3088f3bfaabfd2445):
    + this include upstream version 0.9.7-git.
    + check the upstream NEWS file for user visible changes.
    + fix FTBFS with new SBCL (Closes: #536915).

  * debian/control:
    + Standards-Version to 3.8.3, no changes needed.

  * debian/patches/series: updated.
  * debian/patches/02_correct-Stumpwm-StumpWM-in-README.diff:
    + add patch description, thanks to lintian.
  * debian/patches/04_default-to-x-terminal-emulator.diff:
    + add patch description, thanks to lintian.
  * debian/patches/05_default-to-x-www-browser.diff:
    + add patch description, thanks to lintian.
  * debian/patches/06_add-upstream-changelog.diff:
    + add patch description, thanks to lintian.
  * debian/patches/07_use-clc-require-for-manual-creation.diff:
    + adapt to common-lisp-controller_6.19, which does not register
      /usr/share/common-lisp/systems/ in `asdf:*central-registry*'
      anymore by default.

  * debian/README.source:
    + refer to /usr/share/doc/quilt/README.source, thanks to lintian.

  * debian/rules:
    + install debian/README.source as well.

  * debian/stumpwm.bin:
    + adapt to common-lisp-controller_6.19, which does not register
      /usr/share/common-lisp/systems/ in `asdf:*central-registry*'
      anymore by default (Closes: #545344).

 -- Luca Capello <luca@pca.it>  Thu, 10 Sep 2009 21:12:46 +0200

stumpwm (1:20090502.git482df740-1) unstable; urgency=low

  * New Git checkout (482df740882c2e9db6b58e89743d7f968fe34fa8):
    + this include upstream version 0.9.5 and more.
    + check the upstream NEWS file for user visible changes.
    + add the first 8 digits to the Debian package version.

  * debian/commit.id:
    - remove, now uses the full Debian package version instead.

  * debian/control:
    + Standards-Version to 3.8.1, no changes needed.
    + remove clisp from Build-Depends-Indep and add sbcl and
      cl-clx-sbcl instead.

  * debian/patches/02_correct-Stumpwm-StumpWM-in-README.diff: refresh.
  * debian/patches/04_default-to-x-terminal-emulator.diff: refresh.
  * debian/patches/06_add-upstream-changelog.diff: refresh.

  * debian/rules:
    + use the full Debian package version for PACKAGE_VERSION.
    + s/clisp/sbcl/ in upstream's configure to build the Info manual
      with SBCL (Closes: #492111).

  * debian/watch:
    + new file, thanks to lintian.

 -- Luca Capello <luca@pca.it>  Fri, 08 May 2009 10:36:17 +0200

stumpwm (1:20080721-2) unstable; urgency=low

  * debian/control:
    + default CL implementation is CLISP, it shows less memory usage.

  * debian/README.Debian:
    + default CL implementation is CLISP.
    + add a note for SBCL users about CLX bug #492046.

  * debian/stumpwm.1:
    + default CL implementation is CLISP.
    + update copyright assignment to 2008.
    - remove useless website from copyright assignment.

  * debian/stumpwm.bin:
    + default CL implementation is CLISP.
    + abort if $LISP is not in user's $PATH.

 -- Luca Capello <luca@pca.it>  Wed, 23 Jul 2008 22:58:20 +0200

stumpwm (1:20080721-1) unstable; urgency=low

  * Move to team maintenance: Debian Common Lisp Team at
    http://pkg-common-lisp.alioth.debian.org
  * The Debian package is now maintained through Git.
  * The Debian patches are now managed through quilt.

  * New Git checkout (6e67440f9a6f000bc2b921cd509e5bedb116cf5e), check
    the upstream NEWS file for user visible changes (Closes: #487168).

  * debian/commit.id:
    + new file containing the last upstream Git commit ID.

  * debian/control:
    + team maintenance.
    + move myself to Uploaders:.
    + s/Vcs-Darcs/Vcs-Git/.
    + link the team repository at git.debian.org in the Vcs-Git:
      field.
    + add Vcs-Browser: field.
    + Depends: on cl-ppcre.
    + Build-Depends: on quilt.
    + Suggests: x11-utils for Xinerama support in screen.lisp and
      explain it in the long Description:.
    + Build-Depends-Indep: on autoconf, clisp and cl-ppcre to build
      the Info manual (now generated from the .lisp files).
    + Suggests: rlwrap for stumpish command completion.

  * debian/copyright:
    + update copyright assignment to 2008.
    + convert to be machine-interpretable.
    + list all Copyright holders based on single files contents.

  * debian/patches/series: new file.
  * debian/patches/02_correct-Stumpwm-StumpWM-in-README.diff:
    + convert to quilt.
  * debian/patches/03_correct-Stumpwm-StumpWM-in-stumpwm.texi.dpatch:
    - physically remove the patch file.
  * debian/patches/04_default-to-x-terminal-emulator.diff:
    + convert to quilt and refresh.
  * debian/patches/05_default-to-x-www-browser.diff:
    + convert to quilt and refresh.
  * debian/patches/06_add-upstream-changelog.diff:
    + add upstream ChangeLog generated from `git log`.

  * debian/README.Debian:
    + wrap at 70 columns.
    + update instructions about how to load contrib files.
    + update instructions about how to use stumpwm-mode.el.

  * debian/rules:
    + adapt to quilt.
    + add 'configure' target, necessary for the Info manual.
    + replace upstream version in version.lisp.in with debian/commit.id
      and save it as version.lisp on 'build' target.
    + install upstream contrib .lisp files.
    + install upstream contrib/stumpish binary and its manpage.
    + install upstream contrib/stumpwm-mode.el in usr/share/doc/stumpwm/.
    - use upstream `make clean` on 'clean' target.
    - remove the autoconf-generated files on 'clean' target.
    - do not install useless upstream asdf.lisp and make-image.lisp.

  * debian/stumpish.1:
    + new file.

  * debian/stumpwm.doc-base:
    + new section to 'Programming' (thanks to lintian).

 -- Luca Capello <luca@pca.it>  Tue, 22 Jul 2008 02:02:17 +0200

stumpwm (1:20070908-1) unstable; urgency=low

  * New CVS checkout:
    + from now on, upstream moved to git.

  * debian/compat:
    + new file to remove lintian warning debian-rules-sets-DH_COMPAT.
    + switch to compatibility level 5.

  * debian/control:
    + depend on debhelper >= 5.0.0.
    + suggest info-browser as an info file is installed.
    + suggest menu since a menu file is installed.
    + add alternative dependency on clisp.
    + add Homepage header and remove it from the long description.
    + correct s/XS-VCS-Darcs/Vcs-Darcs/ header since Vcs-* fields
      are now supported in dpkg since 1.14.6.
    - remove Martin Würtele <maxx@debian.org> from Uploaders.
    - remove useless dependency on cl-port.

  * debian/copyright:
    + correct typo in GPL statement.
    + correct s/(c)/Copyright/ statement.
    + the Debian packaging is licensed under GPL version 2 or later.
    + refer to /usr/share/common-licenses/GPL-2 rather than the
      /usr/share/common-licenses/GPL symlink.

  * debian/NEWS:
    + notice the new /usr/bin/stumpwm command.

  * debian/patches/00list: update.
  * debian/patches/03_correct-Stumpwm-StumpWM-in-stumpwm.texi.dpatch:
    - remove, similar patch applied upstream.
  * debian/patches/04_default-to-x-terminal-emulator.dpatch:
    + refresh.
  * debian/patches/05_default-to-x-www-browser.dpatch:
    + refresh.

  * debian/README.Debian:
    + better title.
    + clarify how to start StumpWM (Closes: #356948).
    + update instructions about how to control a running StumpWM
      session through the cl-swank and slime packages.

  * debian/rules:
    - remove DH_COMPAT export.
    + install /usr/bin/stumpwm and its manpage.
    + register /usr/bin/stumpwm as window manager.
    + install menu file.

  * debian/stumpwm.1:
    + new file.

  * debian/stumpwm.bin:
    + new file.

  * debian/stumpwm.doc-base:
    + new file to register the documentation via doc-base.

  * debian/stumpwm.menu:
    + new file.

 -- Luca Capello <luca@pca.it>  Sun, 18 Nov 2007 22:24:00 +0100

stumpwm (1:20060930-3) unstable; urgency=low

  * debian/control:
    + correct s/XS-X-VCS-Darcs/XS-VCS-Darcs/ header.

  * debian/copyright:
    + correct upstream copyright statement (GPL not BSD), which I
      messed up with package version 1:20060513-1.
    + update copyright to 2007.

 -- Luca Capello <luca@pca.it>  Sun,  4 Feb 2007 16:15:02 +0100

stumpwm (1:20060930-2) unstable; urgency=low

  * The ChangeLog entry are perfect, but I forgot to apply all of them.

  * debian/patches/00list: really update.
  * debian/patches/01_add-set-prefix-key-to-samplestumpwmrc.dpatch:
    - really remove.

 -- Luca Capello <luca@pca.it>  Sun,  1 Oct 2006 03:50:27 +0200

stumpwm (1:20060930-1) unstable; urgency=low

  * New CVS checkout.

  * debian/control:
    + add XS-X-VCS-Darcs header.
    + add x-terminal-emulator and www-browser to Suggests.

  * debian/patches/00list: update.
  * debian/patches/01_add-set-prefix-key-to-samplestumpwmrc.dpatch:
    - remove, similar patch applied upstream.
  * debian/patches/04_default-to-x-terminal-emulator.dpatch:
    + default to x-terminal-emulator instead of xterm.
  * debian/patches/05_default-to-x-www-browser.dpatch:
    + default to x-www-browser instead of firefox and remove the
      :class attribute.

 -- Luca Capello <luca@pca.it>  Sat, 30 Sep 2006 22:30:13 +0200

stumpwm (1:20060918-1) unstable; urgency=low

  * New CVS checkout (Closes: #384071):
    + handle meta alt syper and super modifiers
    + various focus functions

 -- Luca Capello <luca@pca.it>  Mon, 18 Sep 2006 15:17:19 +0200

stumpwm (1:20060513-2) unstable; urgency=low

  * Sponsored by Martin Würtele <maxx@debian.org>.

  * debian/control:
    + add Homepage line at the end of Description.

  * debian/rules:
    + create the stumpwm.info page at build target, not at install
      target as previously done.
    + add build call to install target.
    + move dh_lisp call to binary-indep target.

 -- Luca Capello <luca@pca.it>  Wed, 26 Jul 2006 02:21:00 +0200

stumpwm (1:20060513-1) unstable; urgency=low

  * New CVS checkout.

  * debian/control:
    + Standards-Version to 3.7.2.
    + move debhelper to Build-Depends instead of Build-Depends-Indep
      (Policy Manual section 7.6).
    + add dpatch to Build-Depends.
    + add slime to Suggests.
    + start the short description with a lowercase 'a'.
    + reduce the short description to essential, in order to not
      repeat it in the long description.
    + correct s/Stumpwm/StumpWM/ in the long description.
    + explain why slime can be helpful in the long description.
    + wrap the long description at 72 characters.

  * debian/copyright:
    + better layout.

  * debian/NEWS:
    + explain the new functions in ~/.stumpwmrc.

  * debian/README.Debian:
    + explain how to control a running StumpWM session.

  * debian/patches/00list: update.
  * debian/patches/01_add-set-prefix-key-to-samplestumpwmrc.dpatch:
    + add `set-prefix-key' example to sample-stumpwmrc.lisp.
  * debian/patches/02_correct-Stumpwm-StumpWM-in-README.dpatch:
    + correct s/Stumpwm/StumpWM/ in README.
  * debian/patches/03_correct-Stumpwm-StumpWM-in-stumpwm.texi.dpatch:
    + correct s/Stumpwm/StumpWM/ in stumpwm.texi.

  * debian/rules:
    - remove build call from install and binary-indep targets.
    + install the upstream NEWS file.
    + add unpatch call to clean target.
    + add patch call to install target.
    + add empty binary-arch target (Policy Manual section 4.8).
    + add patch and unpatch targets.
    + update .PHONY target.

 -- Luca Capello <luca@pca.it>  Fri, 19 May 2006 21:19:50 -0500

stumpwm (1:20060228-1) unstable; urgency=low

  * New CVS checkout.
  * New maintainer.
  * Sponsored by Peter Van Eynde <pvaneynd@debian.org>.

  * Change the Debian version to reflect that this is the CVS
    version.

  * debian/control:
    - remove useless Build-Depends: section, as the package-building
      process is architecture-independent.
    + Standards-Version to 3.6.2, no changes needed.
    + add dh-lisp to Build-Depends-Indep:.
    + add ${misc:Depends} in the binary Depends:, thus letting dh-lisp
      fill in the dependency for the common-lisp-controller, so that
      generated scripts always match the depended-on version.

  * debian/compat: remove.
  * debian/docs: remove.
  * debian/postinst: remove.
  * debian/preinst: remove.
  * debian/prerm: remove.

  * debian/rules:
    - remove useless targets, as the package-building process is
      architecture-independent.
    - remove all the debhelper -i calls and duplicate dh_installdirs
      call, there is only one binary package.
    - install only README, the other upstream docs are useless.
    + export DH_COMPAT level 4.
    + add $(doc-dir) variable.
    + install sample-stumpwmrc.lisp in usr/share/doc/stumpwm/examples/.
    + convert to dh-lisp.

 -- Luca Capello <luca@pca.it>  Tue, 28 Feb 2006 19:59:02 +0100

stumpwm (0.0.4+cvs20050819-1) unstable; urgency=high

  * Changed recommendation to dependency. (Closes: #323936).
  * Added note in description that users should install compatible CL and
    CLX implementations.
  * Fresh upstream checkout from CVS, no new upstream changes.

 -- Trent Buck <trentbuck@gmail.com>  Fri, 19 Aug 2005 21:22:27 +1000

stumpwm (0.0.4+cvs20050802-1) unstable; urgency=low

  * Initial package. (Closes: #320865).

 -- Trent Buck <trentbuck@gmail.com>  Sat, 18 Jun 2005 11:23:44 +1000