File: changelog

package info (click to toggle)
kterm 6.2.0-46.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,268 kB
  • ctags: 1,980
  • sloc: ansic: 25,769; makefile: 52; sh: 5
file content (386 lines) | stat: -rw-r--r-- 12,108 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
kterm (6.2.0-46.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Bumped DH level to 10. (Closes: #817514)
  * Run wrap-and-sort.
  * debian/control:
      - Added the ${misc:Depends} variable to Depends field.
      - Bumped Standards-Version to 3.9.8.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 14 Oct 2016 20:49:23 -0300

kterm (6.2.0-46.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build with hardening flags, closes: #733716.
  * Link with --as-needed flag, closes: #733483.

 -- Graham Inggs <graham@nerve.org.za>  Fri, 03 Jan 2014 11:44:43 +0200

kterm (6.2.0-46) unstable; urgency=low

  * rebuild with moduler X, migrate from /usr/X11R6 to /usr
  * add build-depend: xutils-dev (>=1.0.2-2)
  * cleanup debian/rules

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Mon, 17 Apr 2006 12:29:50 +0900

kterm (6.2.0-45) unstable; urgency=low

  * ST terminated OSC sequence support, closes: #236541
  * cleanup debian/rules, drop debian/conffiles and add
    debian/compat to adapt current debhelper.
  * menu path migration (/usr/lib/menu/kterm -> /usr/share/menu/kterm)
  * update build-depends: debhelper (>= 4.9.1) (for migration menu path)

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Fri, 17 Jun 2005 12:18:57 +0900

kterm (6.2.0-44) unstable; urgency=low

  * fix build problem with gcc-3.4/gcc4, closes: #259024

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Sun,  5 Jun 2005 18:32:26 +0900

kterm (6.2.0-43) unstable; urgency=low

  * update build dependency to adapt xlibs split
  * always use Japanese as default(update KTerm.ad), closes: #223246

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Fri, 20 Feb 2004 00:28:39 +0900

kterm (6.2.0-42) unstable; urgency=low

  * migrate to use Unix98 PTY, closes: #222929

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Fri,  5 Dec 2003 08:10:54 +0900

kterm (6.2.0-41) unstable; urgency=low

  * adapt Debian policy 3.5.8
  * rebuild with libc 2.3.1
  * change maintainer's mail address

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Sun, 22 Dec 2002 04:01:36 +0900

kterm (6.2.0-40) unstable; urgency=low

  * add Build-Depends: m4, closes: #133904

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 15 Feb 2002 00:30:40 +0900

kterm (6.2.0-39) unstable; urgency=low

  * HANATAKA Shinya's JIS X 0213:2000 patch
    merged, closes: #133700

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 13 Feb 2002 18:21:24 +0900

kterm (6.2.0-38) unstable; urgency=low

  * update X resources files to handle Backspace correctly,
    closes: #121515
  * enable Tektronix emulation, closes: #111047
  * update Build-Depends: line

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 28 Nov 2001 19:35:40 +0900

kterm (6.2.0-37) unstable; urgency=low

  * fix update-alternatives problem (manual path was invalid),
    closes: #113664

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Thu, 27 Sep 2001 20:04:05 +0900

kterm (6.2.0-36) unstable; urgency=low

  * remove invalid keyword and clean up japanese resource file,
    closes: #112862
  * remove emacs setting from changelog file (lintian error fix)
  
 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 21 Sep 2001 00:52:20 +0900

kterm (6.2.0-35) unstable; urgency=low

  * remove Build-Depends: rman, this is not needed.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 11 May 2001 01:06:11 +0900

kterm (6.2.0-34) unstable; urgency=low

  * rebuilt with glibc 2.2.2 

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 19 Feb 2001 02:15:14 +0900

kterm (6.2.0-33) unstable; urgency=low

  * dh_suidmanager was obsolated deleted from debian/rules,
    closes: #83756

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 28 Jan 2001 01:37:42 +0900

kterm (6.2.0-32) unstable; urgency=low

  * fix owner, group and permissions of /usr/X11R6/bin/kterm
    chown root.utmp, chmod 2755

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Tue,  9 Jan 2001 22:44:17 +0900

kterm (6.2.0-31) unstable; urgency=low

  * kterm-6.2.0-16colors.diff backed out

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 19 Nov 2000 06:40:36 +0900

kterm (6.2.0-30) unstable; urgency=low

  * Fixed Japanese non-exist-font inX resource file problem

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 17 Nov 2000 18:31:18 +0900

kterm (6.2.0-29) unstable; urgency=low

  * imported kterm-6.2.0-16colors.diff from Vine Linux
  * import some resorces from Vine Linux
  * import Japanese resource file from Vine Linux
  * Special Thanks for Project Vine :-)
    http://www.vinelinux.org/
  
 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 15 Nov 2000 03:28:50 +0900

kterm (6.2.0-28) unstable; urgency=low

  * Build-Depends: adopt xfree86-4.0.1
   - removed Build-Depends: xlib6g-dev
   - added Build-Depends: xlibs-dev, libxaw-dev
  * add Build-Depends: rman
  * remove debian/kterm.Xresources, this already merged into KTerm.ad. I had
    forgotten to remove it.
  
 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 10 Nov 2000 17:20:43 +0900

kterm (6.2.0-27) unstable; urgency=low

  * add Build-Depends: xutils, bocause imake and xmkmf moved to it.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 10 Nov 2000 04:14:22 +0900

kterm (6.2.0-26) unstable; urgency=low

  * changed Depends: locales to Recomends: locales,
    closes #71136
  * remove Suggests: xfonts-cjk (xfonts-cjk was merged into xfonts-base)
  * rebuilt on xfree86-4.0.1
  * /etc/X11/Xresoucrs/kterm merged into
    /etc/X11/app-defaults/KTerm
  
 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Thu,  9 Nov 2000 03:04:35 +0900

kterm (6.2.0-25) unstable; urgency=low

  * add Build-Depends: debhelper, close: Bug#73675

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sat,  7 Oct 2000 09:36:16 +0900

kterm (6.2.0-24) unstable; urgency=low

  * changelog typo fix...closes: Bug#19985
  * some dependencies was missing, fix.
  * remove Makefile from diff.gz

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 29 Sep 2000 08:15:50 +0900

kterm (6.2.0-23) unstable; urgency=low

  * Add "*VT100*kanjiMode: euc" entry into X resource file of KTerm,
    closes: Bug#19985
  * Change Depends: locale-ja (>= 13) -> Depends: locales (>= 2.1.94-2),
    because glibc 2.1.94 now support and includes Japanese locale and
    obsolates locale-ja package (locale-ja package will be removed).

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 29 Sep 2000 01:26:02 +0900

kterm (6.2.0-22) unstable; urgency=low

  * add Depends: ncurses-term, because kterm can not display correctly
    without ncurses-term, closes: Bug#62441
  * change dependency to be able to upgrade from hamm to potato directory 

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 16 Apr 2000 03:57:46 +0900

kterm (6.2.0-21) unstable; urgency=low

  * Oops, I missed to apply CNS11643 and JISX0213 support patch...
    Realy Apply it.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 30 Jan 2000 20:06:02 +0900

kterm (6.2.0-20) unstable; urgency=low

  * add support CNS11643.1992-{1,2} and JISX0213.1999-{1,2}
    (from http://www.yl.is.s.u-tokyo.ac.jp/~oiwa/pub/fonts/newjis/patches/kterm-6.2.0-newjis.patch)

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 30 Jan 2000 19:57:16 +0900

kterm (6.2.0-19) frozen unstable; urgency=low

  * rebuild with libncurses5
  * add build Build-Depend: libncurses5-dev

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 30 Jan 2000 19:48:24 +0900

kterm (6.2.0-18) unstable; urgency=low

  * adopt policy 3.1.1.1
  * add Build-Depends in control
  * add /etc/X11/Xresources/kterm to adopt Debian Policy 3.7. Keyboard
    configuration, closes: Bug#50185

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon,  3 Jan 2000 22:39:07 +0900

kterm (6.2.0-17) unstable; urgency=low

  * Fix problem build on Alpha plathome, closes: Bug#40316
  * Oops x-terminal-emulator support is missing from previous version.
    Add this feature really, closes: Bug#45967

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed,  6 Oct 1999 01:15:13 +0900

kterm (6.2.0-16) unstable; urgency=low

  * add support x-terminal-emulator
    - add update-alternatives to handle x-terminal-emulator
    - add Provides: x-terminal-emulator in control file

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 30 Aug 1999 05:42:04 +0900

kterm (6.2.0-15) unstable; urgency=low

  * New Maintainer.
  * cleanup some garbage files from source
  * build with glibc 2.1 (build with glibc2.1 cause some problem, so
    fixed).
  * Fix Bugs #31277, #32277
  * postrm functions moved to prerm
  
 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 19 May 1999 02:32:22 +0900

 kterm (6.2.0-14.1) frozen unstable; urgency=low
 
   * non-maintainer upload (binary-only) for alpha
   * some problems with alpha-specific(?) include files. I've tested my fix on
     i386 as well.
   * fixed a couple of compiler warnings (on alpha).
 
  -- Paul Slootman <paul@debian.org>  Tue, 29 Dec 1998 20:01:07 +0100

kterm (6.2.0-14) frozen unstable; urgency=HIGH

  * Can't start kterm. (Bug#JP/616)
    Recompiled with xlib6g_3.3.2.3a-6. 
  * Change suggestion package from xfntbig to xfonts-cjk.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Wed,  4 Nov 1998 14:58:10 +0900

kterm (6.2.0-13) frozen unstable; urgency=low

  * Recompiled with libncurses4. 

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Fri, 30 Oct 1998 16:27:24 +0900

kterm (6.2.0-12) frozen unstable; urgency=medium

  * BugFixed: install kterm command with bad file permission.
    Can't save file permission by dh_suidregister, so change order
    dh_fixperms and dh_suidregister.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Mon, 15 Jun 1998 14:38:36 +0900

kterm (6.2.0-11) frozen unstable; urgency=HIGH

  * BugFixed: Depends to local xlib6g version (Debian JP version).
    Can't install package.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Fri, 12 Jun 1998 17:12:10 +0900

kterm (6.2.0-10) frozen unstable; urgency=HIGH

  * Applied a part of xterm secutiry patch of XFree86 3.3.2 (charproc.c)
    (Bug#23154, Bug#23209). 
  * Build with debhelper.
  * Check with lintian-0.4.8.
  * Added japanese manpage.
  * Update Standard-Version to 2.4.1.1.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Fri, 12 Jun 1998 10:25:25 +0900

kterm (6.2.0-9) frozen unstable; urgency=low

  * Added dependency: locale-ja (Bug#JP/158, Bug#JP/166).
  * Change kterm file mode to 4755. (Bug#20985)
  * Change Maintainer E-mail address.
  * Update Standard-Version to 2.4.0.0.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Wed, 15 Apr 1998 10:47:50 +0900

kterm (6.2.0-8) unstable; urgency=low

  * Public Release Version.
  * Fixed menu file.
  * Standard-Version: 2.3.0.0
  * (Recompiled with libc6 & xlib6g).

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 10 Dec 1997 00:15:47 +0900

kterm (6.2.0-7) hamm-jp; urgency=low

  * Pre-Public Release version.
  * BugFixed: strange TERMCAP environment.
  * Added menu file. 

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Tue,  2 Dec 1997 01:19:13 +0900

kterm (6.2.0-6) hamm-jp; urgency=low

  * Recompiled with libc6 & xlib6g.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Tue, 30 Sep 1997 00:17:34 +0900

kterm (6.2.0-5) unstable; urgency=low

  * Rebuild for First Public Release. 

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Thu,  4 Sep 1997 17:05:30 +0900

kterm (6.2.0-4) unstable; urgency=low

  * Added suggest package xfntbig.
  * Standard-Version: 2.2.0.0
  * For public release. 

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Thu, 24 Jul 1997 18:22:36 +0900

kterm (6.2.0-3) unstable; urgency=low

  * Re-build using deb-make.
  * Standard-Version:2.1.2.2
  * Change maintainer E-mail address.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Tue, 15 Apr 1997 15:17:46 +0900

kterm (6.2.0-2) unstable; urgency=low

  * Modified debian/copyright file.

 -- Yoshiaki Yanagihara <yosiaki@bsd2.kbnes.nec.co.jp>  Wed, 11 Sep 1996 14:33:54 +0900

kterm (6.2.0-1) unstable; urgency=low

  * New source format

 -- Yoshiaki Yanagihara <yosiaki@bsd2.kbnes.nec.co.jp>  Tue, 10 Sep 1996 11:25:00 +0900

kterm (6.2.0-0) unstable; urgency=low

  * added Debian GNU/Linux package maintenance system files.

 -- Yoshiaki Yanagihara <yosiaki@bsd2.kbnes.nec.co.jp>  Tue, 14 Aug 1996 00:29:00 +0900