File: changelog

package info (click to toggle)
ratmenu 2.3.22
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 108 kB
  • ctags: 76
  • sloc: ansic: 480; makefile: 29; sh: 3
file content (370 lines) | stat: -rw-r--r-- 12,053 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
ratmenu (2.3.22) unstable; urgency=medium

  * debian/compat, debian/rules, debian/control: strip down to minimal dh
    usage (ratmenu has *nothing* exciting about it, packaging-wise) and
    advance to debhelper compatibility level 9. Add buildflags for hardening.
  * Makefile: clean up PREFIX/DESTDIR/CFLAGS (hardening now works.)  Move
    tests to "humantest" since they're fundamentally interactive for now.
    Drop manpage from install rule, since dh doesn't fix that up and we
    end up with /usr/man *and* /usr/share/man.

 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Jun 2014 15:32:05 -0400

ratmenu (2.3.21) unstable; urgency=medium

  * debian/rules: add build-arch, build-indep per Standards-Version 3.9.4.0.
  * debian/control: bump Standards-Version to 3.9.5.
  * debian/source/format: 3.0 native.
  * also uploading to update signatures to a key that is still in the
    keyring, otherwise when dgit clone runs dget, it runs dscverify which fails.

 -- Mark W. Eichin <eichin@thok.org>  Sat, 28 Jun 2014 23:12:11 -0400

ratmenu (2.3.20) unstable; urgency=low

  [Thanks to Axel Beckert for the updated patch.  Note that it requires a
    useful $LANG setting to actually work, having fonts is not sufficient.]
  * Port UTF-8 patch for ratmen
    (http://www.rubyist.net/~rubikitch/computer/ratmen/i18n.patch) to
    ratmenu. (Closes: #531036).

 -- Mark W. Eichin <eichin@thok.org>  Fri, 19 Mar 2010 03:59:56 +0000

ratmenu (2.3.19) unstable; urgency=low

  * debian/control: version debhelper depends (lintian
    package-lacks-versioned-build-depends-on-debhelper.)

 -- Mark W. Eichin <eichin@thok.org>  Thu, 03 Dec 2009 07:27:40 +0000

ratmenu (2.3.18) unstable; urgency=low

  * debian/rules: use dh_clean (lintian diff-contains-editor-backup-file.)

 -- Mark W. Eichin <eichin@thok.org>  Sat, 04 Oct 2008 00:57:33 -0400

ratmenu (2.3.17) unstable; urgency=low

  * debian/rules, debian/compat, debian/control: debhelper V7.
  * debian/changelog: fix name, so it isn't misdetected as an NMU.
  * debian/control: move to standards version 3.8.0.

 -- Mark W. Eichin <eichin@thok.org>  Thu, 02 Oct 2008 00:04:29 -0400

ratmenu (2.3.16) unstable; urgency=low

  * ratmenu.c: long-overdue emacs-style key bindings, as requested by
    kenth@acm.org.  I took a slightly different approach that might make
    it easier to add other binding options later, but the patch was
    appreciated. (Closes: #430056).
  * ratmenu.1: corresponding documentation of the new key bindings.
  * debian/changelog: retconned the 2.3.15 entry to make lintian happy.

 -- Mark Eichin <eichin@thok.org>  Sat, 27 Sep 2008 21:51:24 -0400

ratmenu (2.3.15) unstable; urgency=low

  * debian/menu-method: fixed lintian wrong-path-for-interpreter
    (Closes: #483192).
  * removed ~ files to fix lintian diff-contains-editor-backup-file.

 -- Mark Eichin <eichin@thok.org>  Fri, 26 Sep 2008 01:37:00 -0400

ratmenu (2.3.14) unstable; urgency=low

  * For real this time (Closes: #377626).
  * debian/menu-method: fix lintian wrong-path-for-install-menu.
  * debian/control: reviewed upgrading-checklist, raised
    Standards-Version.  (Note that we still use -L/usr/X11R6/lib to
    simplify backports, 11.8.7 only tells us not to install anything
    there.)

 -- Mark W. Eichin <eichin@thok.org>  Mon,  5 Mar 2007 23:53:29 -0500

ratmenu (2.3.13) unstable; urgency=low

  * New maintainer.  Further updates to follow.

 -- Mark W. Eichin <eichin@thok.org>  Mon,  5 Mar 2007 21:10:30 -0500

ratmenu (2.3.12) unstable; urgency=low

  * QA Upload orphaning this package.

 -- Thijs Kinkhorst <thijs@debian.org>  Sun, 16 Jul 2006 19:25:24 +0200

ratmenu (2.3.11) unstable; urgency=low

  * Bill Allombert suggested some quoting fixes.  (Closes: #358040)

 -- Jonathan Walther <krooger@debian.org>  Mon, 20 Mar 2006 15:48:52 -0700

ratmenu (2.3.10) unstable; urgency=low

  * system-wide menu has changed.  Thank you Bill Allombert for the fixes.
    (Closes: #358036)

 -- Jonathan Walther <krooger@debian.org>  Mon, 20 Mar 2006 15:05:52 -0700

ratmenu (2.3.9) unstable; urgency=low

  * Added Suggests: for xclip, a very cool program

 -- Jonathan Walther <krooger@debian.org>  Sun, 12 Mar 2006 18:10:52 -0700

ratmenu (2.3.8) unstable; urgency=low

  * Lintian fix: manpage hyphenation
  * Lintian fix: duplicate conffile problem was due to rules file
  * Lintian fix: /usr/sbin to /usr/bin for install-menu location

 -- Jonathan Walther <krooger@debian.org>  Fri, 10 Mar 2006 17:12:52 -0700

ratmenu (2.3.7) unstable; urgency=low

  * Lintian fix: duplicate conffile

 -- Jonathan Walther <krooger@debian.org>  Sun,  5 Mar 2006 02:22:52 -0700

ratmenu (2.3.6) unstable; urgency=low

  * xlibs-dev depend no longer valid.  See the following message.
    http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html
    Closes: #347107

 -- Jonathan Walther <krooger@debian.org>  Sun,  8 Jan 2006 18:20:52 -0700

ratmenu (2.3.5) unstable; urgency=low

  * Fixed insufficiently initialized variable.

 -- Jonathan Walther <krooger@debian.org>  Wed, 30 Mar 2005 23:54:52 -0700

ratmenu (2.3.4) unstable; urgency=low

  * Fixed uninitialized variable for "dreary" drawing method.

 -- Jonathan Walther <krooger@debian.org>  Wed, 30 Mar 2005 23:42:52 -0700

ratmenu (2.3.3) unstable; urgency=low

  * Added "Suggests" for menu, as per menu documentation.

 -- Jonathan Walther <krooger@debian.org>  Mon, 21 Feb 2005 12:47:52 -0700

ratmenu (2.3.2) unstable; urgency=low

  * Cleaned up spawn() function.
  * Fixed debian/copyright (accurate download instructions)

 -- Jonathan Walther <krooger@debian.org>  Sun, 13 Feb 2005 10:45:52 -0700

ratmenu (2.3.1) unstable; urgency=low

  * Thank you for the patch, Marga.  Incorporated most it. Closes: #293268
  * The dash version thing was fixed in the previous release.
  * Description synopsis fixed.
  * Extra LICENSE file fixed.
  * ChangeLog compression and naming fixed.
  * Removed bogus debian/*.debhelper files.
  * Build-Depend on debhelper > 4, but see no need for compatibility mode.

 -- Jonathan Walther <krooger@debian.org>  Wed,  2 Feb 2005 13:52:05 -0700

ratmenu (2.3) unstable; urgency=low

  * Allow customization via Xresource handling.  Closes: #231827
  * Allow user to specify first selected menu item.
  * Better handling of case where menu items don't all fit on screen.
  * Optimized drawing of dreary menu.
  * Thank you Zrajm C Akfohg <zrajm@klingonska.org> for producing ratmen 2.2.2

 -- Jonathan Walther <krooger@debian.org>  Tue,  1 Feb 2005 09:47:12 -0700

ratmenu (2.2-2) unstable; urgency=low

  * Fixed prerun and postrun syntax in menu method. Thank you Bill.
    Closes: #277299
  * menu method now marked as conffile. Thank you Bill.  Closes: #277182
  * Spell-corrected it's to its in control file.  Thank you Kevin and Florian.
    Closes: #268541, #277267
  * Can't duplicate your error Jorgen.  Reconfirm?  Closes: #231826
  * Bumped Standards-Version in control file up to 3.6.1.1

 -- Jonathan Walther <krooger@debian.org>  Sun, 30 Jan 2005 21:48:43 -0700

ratmenu (2.2-1) unstable; urgency=low

  * Fixed pathname of debian menu in README (Closes: #198711)

 -- Jonathan Walther <krooger@debian.org>  Wed, 25 Jun 2003 19:25:05 -0700

ratmenu (2.2) unstable; urgency=low

  * Fixed quoting bug in menu-method (Closes: #187997)
  * Prettified look of menus produced by menu-method

 -- Jonathan Walther <krooger@debian.org>  Thu, 19 Jun 2003 01:56:58 -0700

ratmenu (2.1-1) unstable; urgency=low

  * Bumped the version number in ratmenu.c to be accurate

 -- Jonathan Walther <krooger@debian.org>  Sun,  8 Jun 2003 23:55:09 -0700

ratmenu (2.1) unstable; urgency=low

  * Added menu-method to support Debian menus (Closes: #187997)

 -- Jonathan Walther <krooger@debian.org>  Sun,  8 Jun 2003 22:06:32 -0700

ratmenu (2.0) unstable; urgency=low

  * Added -persist option
  * Now suggest xbindkeys instead of keylaunch

 -- Jonathan Walther <krooger@debian.org>  Sun,  8 Jun 2003 16:55:17 -0700

ratmenu (1.9.2) unstable; urgency=low

  * Updated to be Debian Policy version 3.5.6.1 compliant
  * Removed the unneeded postinst and prerm files
  * Modernized and simplified the rules file
  * Fixed URL in copyright file pointing to source code for this program

 -- Jonathan Walther <krooger@debian.org>  Sat,  8 Jun 2002 12:00:17 -0700

ratmenu (1.9.1) unstable; urgency=low

  * Updated the man page to be even clearer
  * Fixed quoting of the ' character in the manpage

 -- Jonathan Walther <krooger@debian.org>  Sun,  2 Jun 2002 14:16:39 -0700

ratmenu (1.9) unstable; urgency=low

  * Updated the man page to cover the new -back option

 -- Jonathan Walther <krooger@debian.org>  Sun,  2 Jun 2002 13:46:35 -0700

ratmenu (1.8) unstable; urgency=low

  * Added -back feature, to create hierarchies of menus
  * Minor fixes to spelling and documentation

 -- Jonathan Walther <krooger@debian.org>  Sun,  2 Jun 2002 11:26:52 -0700

ratmenu (1.7) unstable; urgency=low

  * Fixed bug that caused screen to blank if window was too large
  * Now Suggests the ratpoison window manager

 -- Jonathan Walther <krooger@debian.org>  Sat, 15 Dec 2001 12:53:24 -0700

ratmenu (1.6) unstable; urgency=low

  * Changed default resource to "ratmenu" from "9menu"

 -- Jonathan Walther <krooger@debian.org>  Thu, 11 Oct 2001 12:15:45 -0700

ratmenu (1.5) unstable; urgency=low

  * Changed syntax so menu items can include the ':' character
  * Updated the manpage to document the available keystrokes

 -- Jonathan Walther <krooger@debian.org>  Wed, 10 Oct 2001 13:00:17 -0700

ratmenu (1.4) unstable; urgency=low

  * Added support for more navigation keystrokes
  * Fixed the manpage
  * Added back in the -bg, -fg, -font options
  * Made navigation style and menu alignment configurable

 -- Jonathan Walther <krooger@debian.org>  Sun, 23 Sep 2001 16:15:42 -0700

ratmenu (1.2-1) unstable; urgency=low

  * Took out all mouse handling and replaced it with keyboard commands
  * Removed iconification code
  * Removed various options that aren't needed in ratpoison
  * Updated the manpage

 -- Jonathan Walther <krooger@debian.org>  Sun, 16 Sep 2001 10:10:20 -0700

9menu (1.5-2) unstable; urgency=low

  * Fixed Build-Depends line (added debhelper)
  * Changed maintainer email address.

 -- Stephen Frost <sfrost@debian.org>  Wed,  4 Jul 2001 11:39:45 -0400

9menu (1.5-1) unstable; urgency=medium

  * New upstream version
  * Added md5sums correctly

 -- Stephen Frost <sfrost@snowman.net>  Thu, 7 Dec 2000 22:44:38 -0500

9menu (1.4-10.2) unstable; urgency=low

  * New Maintainer
  * Fixed gcc warnings.

 -- Stephen Frost <sfrost@snowman.net>  Thu, 7 Dec 2000 20:58:13 -0500

9menu (1.4-10.1) unstable; urgency=medium

  * Non-maintainer upload 
  * debian/postinst, debian/postrm: added missing "#!/bin/sh -e" line 
    (closes: bug #77413).

 -- An Thi-Nguyen Le <anle@debian.org>  Mon, 27 Nov 2000 18:46:45 -0600

9menu (1.4-10) unstable; urgency=low

  * /usr/doc -> /usr/share/doc
  * Changed CFLAGS and INSTALL_PROGRAM in debian/rules according to
    the new policy.
  * Added build dependencies.
  * Standards-Version: 3.2.1

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 11 Nov 2000 22:37:30 +0100

9menu (1.4-9) unstable; urgency=low

  * Orphaned the package.

 -- Joel Klecker <espy@debian.org>  Wed,  2 Jun 1999 00:42:15 -0700

9menu (1.4-8) unstable; urgency=low

  * New maintainer.

 -- Joel Klecker <jk@espy.org>  Wed,  17 Dec 1997 09:59:05 -0800

9menu (1.4-7) unstable; urgency=low

  * Compile against libc6

 -- Karl Sackett <krs@debian.org>  Mon,  3 Nov 1997 15:30:53 -0500

9menu (1.4-6) unstable; urgency=low

  * Changed maintainer's address.

 -- Karl Sackett <krs@debian.org>  Thu, 31 Oct 1996 09:34:48 -0600

9menu (1.4-5) unstable; urgency=low

  * Converted to new package standards.

 -- Karl Sackett <krs@caos.aamu.edu>  Thu, 3 Oct 1996 10:28:01 -0500

1.4-4
	* support files now architecture-independent
1.4-3
	* Added Debian support files.
	* Corrected prefix, exec_prefix in debian.rules.
	* Moved man page from 9menu.1x to 9menu.1