~benji/vte/fixes

112 by Martin Pitt
* Drop gir1.2-vte-0.0. We just have two reverse dependencies which will be
1
vte (1:0.28.0-1ubuntu1) oneiric; urgency=low
2
3
  * Drop gir1.2-vte-0.0. We just have two reverse dependencies which will be
4
    moved to GTK3 and gir1.2-vte-2.90.
5
  * Drop 91_keep_fds.patch. The vte_terminal_forkpty API is deprecated, was
6
    closed upstream as "wontfix".
7
  * Drop lp621927_set_default_term.patch, fixed upstream in a different way.
8
  * Merge with Debian experimental. Remaining Ubuntu changes:
9
    - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
10
      when using alternate screen or scrolling is restricted.
11
    - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)
12
13
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 17 May 2011 13:08:32 +0200
14
3.4.6 by Raphaël Hertzog
* Team upload.
15
vte (1:0.28.0-1) experimental; urgency=low
16
17
  * Team upload.
18
  * New upstream release.
19
  * Add build-depends to libgladeui-dev, the GTK3 version now requires it.
20
  * Move autoreconf.mk before debhelper.mk to avoid debhelper.log
21
    leftovers.
22
  * Drop unneeded Sections fields duplicating the default value.
23
  * Add lintian overrides for package-name-doesnt-match-sonames and
24
    setgid-binary.
25
26
 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 14 Apr 2011 20:27:53 +0000
27
28
vte (1:0.27.90-2) experimental; urgency=low
29
30
  * Drop unneeded dependency on libvte-common from gir1.2-vte-2.90.
31
32
 -- Jordi Mallach <jordi@debian.org>  Wed, 06 Apr 2011 11:31:01 +0200
33
3.4.5 by Josselin Mouette
* Make the -dev package depend on the gir package.
34
vte (1:0.27.90-1) experimental; urgency=low
35
36
  * Make the -dev package depend on the gir package.
37
  * Force the upgrade of libvte-common for the new termcap definitions.
38
  * New upstream pre-release.
39
  * Use dh-autoreconf; drop 90_autoreconf.patch.
40
  * Pass PYTHON= as configure argument instead of environment, so that 
41
    it doesnt get lost when dh-autoreconf goes mad.
42
  * Bump shlibs version.
43
  * Theres no longer gsettings stuff to isntall.
44
  * Update symbols file.
45
  * Make the -dev packages recommend the -doc package.
46
47
 -- Josselin Mouette <joss@debian.org>  Thu, 31 Mar 2011 10:34:47 +0530
48
3.4.4 by Emilio Pozuelo Monfort
* debian/control.in:
49
vte (1:0.27.5-1) experimental; urgency=low
50
51
  * debian/control.in:
52
    + Drop obsolete dpkg-dev build dependency.
53
    + Bump the libgtk2.0-dev dependency on the -dev package.
54
  * New upstream release.
55
    + debian/control.in:
56
      - Update build dependencies.
57
      - Update for the new gtk+ 3 package names.
58
    + debian/patches/90_autoreconf.patch:
59
      - Updated.
60
61
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 19 Feb 2011 14:23:13 +0000
62
3.4.3 by Emilio Pozuelo Monfort
* Switch to CDBS' flavors system.
63
vte (1:0.27.4-1) experimental; urgency=low
64
65
  * Switch to CDBS' flavors system.
66
  * Bump debhelper compatibility to 8.
67
  * New upstream release, based on a patch by Michael Terry.
68
    Closes: #604846.
69
  * Include check-dist.mk to prevent accidental uploads to unstable.
70
71
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 12 Jan 2011 22:45:34 +0000
72
3.1.13 by Josselin Mouette, Emilio Pozuelo Monfort
[ Emilio Pozuelo Monfort ]
73
vte (1:0.24.3-2) unstable; urgency=low
74
75
  [ Emilio Pozuelo Monfort ]
76
  * debian/patches/12_python_reaper.patch:
77
    - Removed, upstream said WONTFIX, so remove that API.
78
  * debian/control.in:
79
    - Break gdebi (<< 0.6.1) since that's the first version not requiring
80
      the above patch.
81
82
 -- Josselin Mouette <joss@debian.org>  Sat, 06 Nov 2010 12:48:02 +0100
91 by Robert Ancell
* Merge with Debian unstable, remaining Ubuntu changes:
83
3.1.12 by Sebastian Dröge
* New upstream bugfix release:
84
vte (1:0.24.3-1) unstable; urgency=low
85
86
  * New upstream bugfix release:
87
    + debian/patches/90_autoreconf.patch:
88
      - Regenerated for the new version.
89
90
 -- Sebastian Dröge <slomo@debian.org>  Thu, 15 Jul 2010 20:30:04 +0200
89 by Robert Ancell
* Merge with Debian unstable, remaining Ubuntu changes:
91
3.1.11 by Sebastian Dröge
* New upstream bugfix release:
92
vte (1:0.24.1-1) unstable; urgency=low
93
94
  * New upstream bugfix release:
95
    + debian/patches/01_transparent_crash.patch:
96
      - Dropped, fixed upstream.
97
    + debian/patches/25_optional-ncurses.patch:
98
      - Updated to apply cleanly again.
99
    + debian/patches/90_autoreconf.patch:
100
      - Regenerated for the new version.
101
    + debian/control.in:
102
      - Update build dependencies and dependencies of the -dev package.
103
104
 -- Sebastian Dröge <slomo@debian.org>  Mon, 03 May 2010 20:11:29 +0200
105
106
vte (1:0.24.0-3) unstable; urgency=low
107
108
  * debian/python-vte.install:
109
    - Also install bindings for python2.6 (don't hardcode site-packages).
110
  * debian/control.in,
111
    debian/rules,
112
    debian/source/format,
113
    - Switch to source format 3.0 (quilt).
114
  * debian/patches/25_optional-ncurses.patch:
115
    - Updated to apply cleanly.
116
  * debian/control.in:
117
    - Bump Standards-Version to 3.8.4, no changes needed.
118
119
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 21 Apr 2010 14:18:44 +0200
120
3.5.2 by Josselin Mouette
01_transparent_crash.patch: patch by Tetralet to fix a crash when
121
vte (1:0.24.0-2) unstable; urgency=low
122
123
  * 01_transparent_crash.patch: patch by Tetralet to fix a crash when 
124
    the background file is missing, or when the transparent background 
125
    has no root window. Closes: #576624.
126
127
 -- Josselin Mouette <joss@debian.org>  Fri, 09 Apr 2010 18:23:02 +0200
128
3.5.1 by Sebastian Dröge
* New upstream stable release:
129
vte (1:0.24.0-1) unstable; urgency=low
130
131
  * New upstream stable release:
132
    + debian/rules:
133
      - Update shlibs version because of new API.
134
      - Remove X_DISPLAY_MISSING from udeb CFLAGS.
135
    + debian/patches/90_autoreconf.patch:
136
      - Updated for the new version.
137
138
 -- Sebastian Dröge <slomo@debian.org>  Wed, 31 Mar 2010 11:11:22 +0200
139
3.4.2 by Emilio Pozuelo Monfort, Cyril Brulebois, Emilio Pozuelo Monfort
[ Cyril Brulebois ]
140
vte (1:0.23.5-4) experimental; urgency=low
141
142
  [ Cyril Brulebois ]
143
  * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
144
    graphical installer
145
     - Drop the B-D on libgtk-directfb-2.0-dev.
146
     - Bump the B-D on libgtk2.0-dev to make sure the udeb gets its
147
       dependency on the (recently-added) udeb rather than on the library.
148
149
  [ Emilio Pozuelo Monfort ]
150
  * debian/rules:
151
    - Remove hack that was needed to build the udeb against the DirectFB
152
      GTK+ library, since the default one was the X11. We build against
153
      the X11 one now.
154
  * debian/patches/12_python_reaper.patch:
155
    - Mention that this is WONTFIX upstream and that we should eventually
156
      remove it.
157
158
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 16 Mar 2010 22:20:16 +0100
159
3.4.1 by Sebastian Dröge
* debian/rules:
160
vte (1:0.23.5-3) experimental; urgency=low
161
162
  * debian/rules:
163
    + Update shlibs version to >= 0.23.5.
164
165
 -- Sebastian Dröge <slomo@debian.org>  Thu, 14 Jan 2010 09:02:23 +0100
166
167
vte (1:0.23.5-2) experimental; urgency=low
168
169
  * New upstream development release:
170
    + debian/patches/90_autoreconf.patch:
171
      - Refreshed.
172
    + debian/rules:
173
      - Include check-dist.mk to prevent accidental uploads to unstable.
174
    + debian/control.in:
175
      - Build depend on GLib >= 2.22.0.
176
177
 -- Sebastian Dröge <slomo@debian.org>  Thu, 14 Jan 2010 08:17:53 +0100
178
3.1.8 by Sebastian Dröge
* New upstream release.
179
vte (1:0.22.5-1) unstable; urgency=low
180
181
  * New upstream release.
182
    - debian/patches/90_autoreconf.patch:
183
      + Refreshed.
184
185
 -- Sebastian Dröge <slomo@debian.org>  Wed, 18 Nov 2009 07:40:57 +0100
186
3.3.2 by Emilio Pozuelo Monfort
* New upstream release.
187
vte (1:0.22.4-1) unstable; urgency=low
188
189
  * New upstream release.
190
    - debian/patches/90_autoreconf.patch:
191
      + Refreshed.
192
193
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 08 Nov 2009 21:44:54 +0100
194
3.3.1 by Sebastian Dröge
* New upstream bugfix release:
195
vte (1:0.22.3-1) unstable; urgency=low
196
197
  * New upstream bugfix release:
198
    + debian/patches/70_python_env.patch:
199
      - Dropped, merged upstream.
200
    - debian/patches/90_autoreconf.patch:
201
      + Refreshed.
202
203
 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 Oct 2009 09:35:46 +0100
204
3.1.7 by Luca Falavigna
* debian/patches/70_python_env.patch:
205
vte (1:0.22.2-2) unstable; urgency=low
206
207
  * debian/patches/70_python_env.patch:
208
    - Fix Python environment passing, GNOME #587894.
209
210
 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 10 Oct 2009 13:43:27 +0200
211
3.2.5 by Emilio Pozuelo Monfort
* New upstream bugfix release.
212
vte (1:0.22.2-1) unstable; urgency=low
213
214
  * New upstream bugfix release.
215
    - debian/patches/01_vte_sequence_handler_cd_crash.patch:
216
      + Removed, applied upstream.
217
    - debian/patches/90_autoreconf.patch:
218
      + Refreshed.
219
  * debian/watch: Don't uupdate.
220
221
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 29 Sep 2009 14:06:41 +0200
222
3.2.4 by Emilio Pozuelo Monfort
* debian/patches/01_vte_sequence_handler_cd_crash.patch:
223
vte (1:0.22.1-2) unstable; urgency=low
224
225
  * debian/patches/01_vte_sequence_handler_cd_crash.patch:
226
    - Patch from Matijs van Zuijlen to fix a crash. Closes: #548388.
227
228
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 27 Sep 2009 00:45:48 +0200
229
3.2.3 by Emilio Pozuelo Monfort
* New upstream bugfix release.
230
vte (1:0.22.1-1) unstable; urgency=low
231
232
  * New upstream bugfix release.
233
    - Fix crash on terminal reset. Closes: #548319.
234
  * debian/patches/01_background_ncurses.patch:
235
    - Removed, the fix is in the new version.
236
  * debian/patches/25_optional-ncurses.patch,
237
    debian/patches/90_autoreconf.patch:
238
    - Refreshed.
239
240
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 26 Sep 2009 00:01:19 +0200
241
3.2.2 by Josselin Mouette
01_background_ncurses.patch: stolen upstream. Fix background color
242
vte (1:0.22.0-2) unstable; urgency=low
243
244
  * 01_background_ncurses.patch: stolen upstream. Fix background color 
245
    in ncurses applications. Closes: #548241.
246
247
 -- Josselin Mouette <joss@debian.org>  Thu, 24 Sep 2009 22:49:17 +0200
248
3.2.1 by Sebastian Dröge, Emilio Pozuelo Monfort, Sebastian Dröge
[ Emilio Pozuelo Monfort ]
249
vte (1:0.22.0-1) unstable; urgency=low
250
251
  [ Emilio Pozuelo Monfort ]
252
  * debian/patches/01_bashisms.patch: forwarded, add header.
253
254
  [ Sebastian Dröge ]
255
  * New upstream stable release.
256
257
 -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Sep 2009 13:34:21 +0200
81 by Chris Coulson
* Merge from debian unstable (LP: #388046), remaining changes:
258
3.1.6 by Sebastian Dröge
* New upstream bugfix release, undoing the unintended
259
vte (1:0.20.5-1) unstable; urgency=low
260
261
  * New upstream bugfix release, undoing the unintended
262
    soname bump (Closes: #532552):
263
    + debian/control.in,
264
      debian/*.install:
265
      - Undo package rename.
266
    + debian/patches/90_autoreconf.patch:
267
      - Updated for the new version.
268
269
 -- Sebastian Dröge <slomo@debian.org>  Wed, 10 Jun 2009 07:07:43 +0200
270
271
vte (1:0.20.4-1) unstable; urgency=low
272
273
  [ Josselin Mouette ]
274
  * Add libglib2.0-doc, libgtk2.0-doc and libatk1.0-doc to b-d-i to 
275
    ensure proper xrefs.
276
  * 01_bashisms.patch: fix bashims in provided scripts. Closes: #530123.
277
278
  [ Sebastian Dröge ]
279
  * New upstream bugfix releases:
280
    + debian/rules:
281
      - Update shlibs version to >= 0.20.4 for API additions.
282
    + debian/control.in,
283
      debian/*.install:
284
      - Update for the new soname.
285
    + debian/patches/90_autoreconf.patch:
286
      - Regenerated for the new version.
287
288
 -- Sebastian Dröge <slomo@debian.org>  Tue, 02 Jun 2009 07:01:29 +0200
289
3.1.5 by Josselin Mouette, Luca Bruno, Josselin Mouette
[ Luca Bruno ]
290
vte (1:0.20.1-1) unstable; urgency=low
291
292
  [ Luca Bruno ]
293
  * New upstream release.
294
  * debian/patches/20_make_ft2_optional.patch:
295
    - Removed as ft2 files have been removed upstream.
296
  * debian/patches/12_python_reaper.patch,
297
    debian/patches/25_optional-ncurses.patch,
298
    debian/patches/90_autoreconf.patch:
299
    - Updated to apply cleanly.
300
  * debian/patches/30_fix_build_no_pty_helper.patch,
301
    debian/patches/04_dsp_non_alias.patch,
302
    debian/patches/92_full_bold_fonts.patch:
303
    - Removed as applied upstream.
304
  * debian/control.in:
305
    - General dependencies changes:
306
      + Removed libxt, libxft, libfontconfig1, libxrenderer and libfreetype6
307
        as they are no more referenced in the upstream code since using
308
        pangocairo.
309
      + Bump libglib2.0-dev to 2.18.0.
310
      + Bump libgtk2.0-dev to 2.14.0.
311
      + Specify libpango1.0-dev version needed is 1.22.0.
312
    - Build-Depends:
313
      + Added libgladeui-1-dev.
314
    - libvte-dev Depends:
315
      + Removed libatk1.0-dev, libsm-dev, libice-dev, zlib1g-dev and
316
        libx11-dev.
317
    - Update Standards-Version to 3.8.1, no additional changes needed.
318
  * debian/rules:
319
    - Removed xft2, ft, pangox, glX and x configure options.
320
    - Add -DX_DISPLAY_MISSING to udeb CFLAGS.
321
    - Add --enable-glade-catalogue to DEB_CONFIGURE_EXTRA_FLAGS to install
322
      gladeui files.
323
  * debian/libvte-common.install:
324
    - Install gladeui files under /usr/share/glade3.
325
326
  [ Josselin Mouette ]
327
  * New upstream release.
328
  * Install the Python development files in libvte-dev and make this 
329
    package provide python-vte-dev, just in case.
330
  * Fix dh_pysupport invocation.
331
  * Bump shlibs to version 1:0.19.4.
332
  * Remove libvte-dev dependency on ncurses.
333
  * Remove incorrect Provides: in python-vte.
334
  * Switch to quilt to manage patches.
335
  * 90_autoreconf.patch: updated for the new version.
336
337
 -- Josselin Mouette <joss@debian.org>  Thu, 23 Apr 2009 00:41:20 +0200
338
3.1.4 by Josselin Mouette
Upload to unstable.
339
vte (1:0.17.4-2) unstable; urgency=low
340
341
  * Upload to unstable.
342
343
 -- Josselin Mouette <joss@debian.org>  Wed, 04 Mar 2009 13:55:08 +0100
344
345
vte (1:0.17.4-1) experimental; urgency=low
346
347
  * New upstream release:
348
    + debian/control.in:
349
      - Update build-depends.
350
      - Update Standards-Version to 3.8.0, no additional changes needed.
351
    + debian/rules:
352
      - Update shlibs version to reflect API additions.
353
    + debian/patches/29_add_am_prog_cc_c_o_for_buffer_c.patch,
354
      debian/patches/01_anjuta_hang.patch:
355
      - Dropped, merged upstream.
356
    + debian/patches/20_make_ft2_optional.patch,
357
      debian/patches/90_autoreconf.patch:
358
      - Updated to apply cleanly again.
359
    + debian/patches/92_full_bold_fonts.patch:
360
      - Patch from the Ubuntu package to first check if a bold variant
361
        of a font exists before using "pseudo-bolding".
362
    + debian/python-vte.examples:
363
      - Add some more examples, taken from the Ubuntu package.
364
  * debian/watch:
365
    + Updated for new versions.
366
367
 -- Sebastian Dröge <slomo@debian.org>  Mon, 24 Nov 2008 10:15:11 +0100
368
3.1.3 by Josselin Mouette, Josselin Mouette, Loic Minier
[ Josselin Mouette ]
369
vte (1:0.16.14-4) unstable; urgency=low
370
371
  [ Josselin Mouette ]
372
  * libvte-doc.links: add a link in /usr/share/doc to the documentation.
373
    Closes: #495356.
374
375
  [ Loic Minier ]
376
  * Don't overwrite DEB_FIXPERMS_EXCLUDE and DEB_DH_MAKESHLIBS_ARGS_ALL.
377
378
  [ Josselin Mouette ]
379
  * 01_anjuta_hang.patch: new patch, stolen from upstream. Fix hangs in 
380
    Geany and Anjuta. Closes: #498295.
381
382
 -- Josselin Mouette <joss@debian.org>  Fri, 24 Oct 2008 18:53:48 +0200
383
3.1.2 by Loic Minier
* Fix 1:0.16.14-2 changelog entry.
384
vte (1:0.16.14-3) unstable; urgency=low
385
386
  * Fix 1:0.16.14-2 changelog entry.
387
  * Upload to unstable.
388
389
 -- Loic Minier <lool@dooz.org>  Mon, 04 Aug 2008 12:21:58 +0200
390
391
vte (1:0.16.14-2) experimental; urgency=low
392
393
  [ Loic Minier ]
394
  * Properly anchor libvteN regexp.
395
  * Misc cleanups of the below changelog and patches.
396
397
  [ Jérémy Bobbio ]
398
  * New patch, 20_make_ft2_optional, make Freetype2 bdep/dep optional;
399
    GNOME #542560.
400
  * New patch, 29_add_am_prog_cc_c_o_for_buffer_c, add the AM_PROG_CC_C_O
401
    macro which automake claim is required and was added in upstream SVN
402
    already.
403
  * New patch, 30_fix_build_no_pty_helper, fix missing header issue when
404
    building without gnome-pty-helper; GNOME #542561.
405
  * New patch, 25_optional_ncurses, allows not linking against ncurses but
406
    using the builtin termcap support instead.
407
  * New patch, 90_autoreconf, run autoreconf for 20_make_ft2_optional,
408
    29_add_am_prog_cc_c_o_for_buffer_c, and 25_optional_ncurses.
409
  * Re-enable libvte9-udeb build.
410
     - Drop libvte-common dep in the udeb.
411
     - Configure the udeb without pangox and ft2 and with a static ncurses.
412
  * New patch, 60_termcap-home-end, defines home/end in the builtin termcap
413
    support file.
414
415
  [ Loic Minier ]
416
  * Drop dup --disable-maintainer-mode flag.
417
  * Override CFLAGS for udeb during configure.
418
419
 -- Loic Minier <lool@dooz.org>  Thu, 26 Jun 2008 20:44:36 +0200
420
61 by Pedro Fragoso
* Merge from Debian unstable (LP: #237806), Ubuntu remaining changes:
421
vte (1:0.16.14-1) unstable; urgency=low
422
423
  * New upstream bugfix release.
424
425
 -- Sebastian Dröge <slomo@debian.org>  Thu, 05 Jun 2008 12:21:06 +0200
426
427
vte (1:0.16.13-1) unstable; urgency=low
428
429
  [ Emilio Pozuelo Monfort ]
430
  * debian/control.in:
431
    - Fix libvte-doc short description, which was refering to
432
      development files instead of documentation.
433
434
  [ Loic Minier ]
435
  * Drop head -n1 from libvteN computation.
436
437
  [ Sebastian Dröge ]
438
  * New upstream bugfix release.
439
440
 -- Sebastian Dröge <slomo@debian.org>  Mon, 10 Mar 2008 21:51:56 +0100
441
442
vte (1:0.16.12-1) unstable; urgency=low
443
444
  * New upstream bugfix release.
445
  * debian/control.in:
446
    + Update Standards-Version to 3.7.3, no additional changes needed.
447
448
 -- Sebastian Dröge <slomo@debian.org>  Wed, 09 Jan 2008 19:42:18 +0100
449
58 by Pedro Fragoso
* Merge from Debian unstable, Ubuntu remaining changes: (LP: #177234)
450
vte (1:0.16.11-1) unstable; urgency=low
451
452
  [ Loic Minier ]
453
  * Tighten libvte package name extraction.
454
455
  [ Sebastian Dröge ]
456
  * New upstream bugfix release.
457
458
 -- Sebastian Dröge <slomo@debian.org>  Mon, 17 Dec 2007 21:52:05 +0100
459
57 by Michael Vogt
* merge with debian, remaining changes:
460
vte (1:0.16.10-1) unstable; urgency=low
461
462
  * New upstream bugfix release.
463
464
 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 Dec 2007 12:13:11 +0100
465
466
vte (1:0.16.9-1) unstable; urgency=low
467
468
  * New upstream release, with API additions:
469
    + debian/rules:
470
      - Bump shlibs to >= 0.16.9 for the API additions.
471
472
 -- Sebastian Dröge <slomo@debian.org>  Tue, 18 Sep 2007 10:28:08 +0200
473
474
vte (1:0.16.8-1) unstable; urgency=low
475
476
  [ Alan Baghumian ]
477
  * New upstream release:
478
    - Dropped 60_fix-ctrl-dash.patch and 62_alt-arrows.patch,
479
      merged upstream
480
    - Fixes rendering of line-drawing characters; closes: #418699.
481
482
  [ Loic Minier ]
483
  * New upstream stable release; no API change.
484
485
 -- Loic Minier <lool@dooz.org>  Mon, 30 Jul 2007 20:25:31 +0200
486
487
vte (1:0.16.6-3) unstable; urgency=low
488
489
  * Cleanup changelog.
490
  * Drop patch 61_ctrl-and-shift-arrows as it breaks up/down history;
491
    closes: #434558, #434560, #434577, #434560.
492
493
 -- Loic Minier <lool@dooz.org>  Wed, 25 Jul 2007 09:43:04 +0200
494
495
vte (1:0.16.6-2) unstable; urgency=low
496
497
  * Drop patch 41_from_upstream_fix_nvi_scrolling; fixed differently upstream
498
    since 0.16.2; see GNOME #417652.
499
  * Add xrefs to patches.
500
  * New patches, 61_ctrl-and-shift-arrows and 62_alt-arrows, should fix
501
    handling of Ctrl-, Shift-, and Alt- + arrow keys by using xterm's
502
    sequences; GNOME #310305 and #337252; closes: #421734.
503
504
 -- Loic Minier <lool@dooz.org>  Tue, 24 Jul 2007 09:06:47 +0200
505
506
vte (1:0.16.6-1) unstable; urgency=low
507
508
  * Pass proper configure flags to the udeb.
509
  * Generate proper shlibs for the udeb.
510
  * Build against the diretcfb Gtk flavor.
511
  * Disable udeb for now since it's unlikely to get useful soon.
512
  * New upstream stable release; no API change.
513
    - Fixes 24 colors support; GNOME #332606, #372743; closes: #320114.
514
  * New patch, 60_fix-ctrl-dash, fixes mapping for Ctrl + dash; thanks
515
    Andrey Melnikov; GNOME #448259; closes: #429260.
516
517
 -- Loic Minier <lool@dooz.org>  Tue, 19 Jun 2007 11:08:11 +0200
518
519
vte (1:0.16.5-2) experimental; urgency=low
520
521
  * Add a new libvte9-udeb package.
522
523
 -- Loic Minier <lool@dooz.org>  Mon, 18 Jun 2007 23:10:47 +0200
524
525
vte (1:0.16.5-1) unstable; urgency=low
526
527
  * New upstream release
528
  * Dropped 20_fix_strange_lines.patch, merged upstream
529
530
 -- Alan Baghumian <alan@technotux.org>  Wed, 06 Jun 2007 11:05:11 +0330
531
532
vte (1:0.16.4-1) unstable; urgency=low
533
534
  * New upstream release
535
    + fix ctrl-key combinations yielding just key.
536
      Closes: #425879, #421734.
537
    + fix scrollback corruption. Closes: #421092.
538
  * Added 20_fix_strange_lines.patch, fixed strange lines above the screen;
539
    from SVN r1904.
540
541
 -- Alan Baghumian <alan@technotux.org>  Sun, 03 Jun 2007 17:25:27 +0330
542
543
vte (1:0.16.3-1) unstable; urgency=low
544
545
  * New upstream release; no API change.
546
547
 -- Loic Minier <lool@dooz.org>  Fri, 27 Apr 2007 23:29:59 +0200
548
549
vte (1:0.16.2-1) unstable; urgency=low
550
551
  * Upload to unstable; drop check-dist include.
552
  * Wrap build-deps and deps.
553
  * New upstream stable release; no API change.
554
555
 -- Loic Minier <lool@dooz.org>  Tue, 24 Apr 2007 14:55:49 +0200
556
557
vte (1:0.16.1-1) experimental; urgency=low
558
559
  * New upstream release; no API change.
560
    - Fixes output of incorrect colours; closes: #416125.
561
    - Drop patch 40_fix_transparency_bug, fixed differently upstream.
562
    - Drop patch -and-delayed-redraws-race, merged upstream.
563
  * Drop debian/pyversions and set XB and XS-Python-Version.
564
565
 -- Loic Minier <lool@dooz.org>  Tue, 10 Apr 2007 17:31:28 +0200
566
567
vte (1:0.16.0-2) experimental; urgency=low
568
569
  * New patch, 50_expose-and-delayed-redraws-race, fixes a race between expose
570
    and delayed redraws; GNOME #419116; closes: #415730.
571
572
 -- Loic Minier <lool@dooz.org>  Wed, 21 Mar 2007 17:44:46 +0100
573
574
vte (1:0.16.0-1) experimental; urgency=low
575
576
  * New upstream major stable release; API additions.
577
    - Build-depend on libpango1.0-dev and libxft-dev.
578
    - Bump shlibs to >= 1:0.16.0.
579
    - Drop patch 30_pkg-config-private-field-for-freetype, merged upstream.
580
  * New patch, 40_fix_transparency_bug, workarounds a bug with transparency;
581
    by Nicolas Bruguier and Chris Wilson; Launchpad #91985; found in the
582
    Ubuntu package.
583
  * New patch, 41_from_upstream_fix_nvi_scrolling, fixes scrolling in nvi;
584
    patch from Chris Wilson; Launchpad: #91017; found in the Ubuntu package.
585
586
 -- Loic Minier <lool@dooz.org>  Sun, 18 Mar 2007 11:08:13 +0100
587
588
vte (1:0.14.2-1) experimental; urgency=low
589
590
  * Add a get-orig-source target to retrieve the upstream tarball.
591
  * Include the new check-dist Makefile to prevent accidental uploads to
592
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
593
  * Drop version in the dependency on libvte-common to permit installing two
594
    libvte shared library packages at the same time; the files in
595
    libvte-common are translations and a termcap file which didn't change
596
    since 2002 which is supposedly eternally backward compatible, hence this
597
    should only result in some untranslated text.
598
  * Merge 1:0.12.2-5 / SVN revs 7195:8677.
599
  * New upstream release; no API change.
600
    - Drop patch 20_gtk-style-attach-crash, merged upstream.
601
602
 -- Loic Minier <lool@dooz.org>  Thu,  1 Mar 2007 11:30:40 +0100
603
31 by Sebastien Bacher
* Sync with Debian, Ubuntu changes are:
604
vte (1:0.14.1-1) experimental; urgency=low
605
606
  * New upstream release.
607
608
 -- Josselin Mouette <joss@debian.org>  Tue, 21 Nov 2006 20:37:02 +0100
609
610
vte (1:0.14.0-1) experimental; urgency=low
611
612
  * New upstream release; no API change.
613
  * Preemptively fix the 12_python_reaper patch to work with newer codegen,
614
    thanks Daniel Holbach and Michael Vogt for all the fish.
615
  * Merge 1:0.12.2-4.
616
617
 -- Loic Minier <lool@dooz.org>  Tue,  5 Sep 2006 16:43:37 +0200
618
619
vte (1:0.13.7-1) experimental; urgency=low
620
621
  * New upstream development release; no API change.
622
623
 -- Loic Minier <lool@dooz.org>  Fri, 25 Aug 2006 20:20:03 +0200
624
625
vte (1:0.13.6-1) experimental; urgency=low
626
627
  * New upstream development release; no API change.
628
  * Merge 1:0.12.2-3.
629
630
 -- Loic Minier <lool@dooz.org>  Wed, 23 Aug 2006 15:56:50 +0200
631
632
vte (1:0.13.5-1) experimental; urgency=low
633
634
  * New upstream development releases, with API changes.
635
    - Target at experimental.
636
    - Rename livte4 to libvte9 for the new SONAME.
637
    - Bump shlibs to >= 1:0.13.3.
638
    - Drop 08_set_backspace_to_utf8 patch, merged upstream.
639
    - Drop 09_multiscreen_safe, fixed upstream.
640
    - Drop 70_relibtoolize, I'm too lazy to update it for dev releases.
641
    - Bump up libglib2.0-dev build-dep to > 2.9.0.
642
643
 -- Loic Minier <lool@dooz.org>  Wed,  9 Aug 2006 22:45:15 +0200
28 by Daniel Holbach
* New upstream release:
644
3.1.1 by Loic Minier
* Add a get-orig-source target to retrieve the upstream tarball.
645
vte (1:0.12.2-5) unstable; urgency=medium
646
647
  * Add a get-orig-source target to retrieve the upstream tarball.
648
  * New patch, 20_gtk-style-attach-crash, fixes crash in gtk_style_attach when
649
    changing icon theme; backported from GNOME #399282 / vte 0.14.2; see also
650
    GNOME #353498.
651
  * Stop shipping *.a and *.la files for Python modules.
652
653
 -- Loic Minier <lool@dooz.org>  Mon, 26 Feb 2007 14:15:57 +0100
654
28 by Daniel Holbach
* New upstream release:
655
vte (1:0.12.2-4) unstable; urgency=medium
656
657
  * Remove references to the forgotten hardcoded python2.3 and python2.4
658
    version from the python-vte.install file, thanks Daniel Holbach.
659
  * Urgency medium since this will cause FTBFS in the future.
660
661
 -- Loic Minier <lool@dooz.org>  Tue,  5 Sep 2006 16:36:09 +0200
26 by Daniel Holbach
* New upstream release:
662
663
vte (1:0.12.2-3) unstable; urgency=medium
664
665
  * Drop useless DEB_PYTHON_SYSTEM=pysupport.
666
  * Rework package build completely to follow pyversions --requested.
667
  * Set pyversions to "2.3-".
668
  * Urgency medium since this fixes a FTBFS.
669
670
 -- Loic Minier <lool@dooz.org>  Wed, 23 Aug 2006 15:44:03 +0200
671
672
vte (1:0.12.2-2) unstable; urgency=low
673
674
  [ Loic Minier ]
675
  * Remove versions in Conflicts/Replaces with python2.X-vte.
676
677
  [ Josselin Mouette ]
678
  * 12_python_reaper.patch: patch from Michael Vogt to add a python
679
    binding for the reaper object (closes: #364383, #381143).
680
681
  [ Loic Minier ]
682
  * Add ${misc:Depends}.
683
684
 -- Loic Minier <lool@dooz.org>  Wed,  9 Aug 2006 22:15:22 +0200
685
686
vte (1:0.12.2-1) unstable; urgency=low
687
688
  [ Loic Minier ]
689
  * New upstream release.
690
    - Relibtoolize.
691
      [debian/patches/70_relibtoolize.patch]
692
  * Fix watch file.
693
694
  [ Gustavo Franco ]
695
  * Python New Policy Transition. (Closes: #373405)
696
    - debian/control:
697
      - python-vte now provides Python 2.3 and 2.4 vte Python bindings.
698
      - Add python-support as Build-Depends.
699
      - Fix python-vte package description.
700
    - debian/rules:
701
      - Add DEB_PYTHON_SYSTEM variable and set to pysupport.
702
      - Make the needed changes to provide Python 2.3 and 2.4 vte Python
703
        bindings in the same binary package (python-vte).
704
      - Remove dh_python call since it's no more needed.
705
      - Add dh_pysupport call in binary-install/python-vte target.
706
    - Remove debian/python{2.3,2.4}-vte.install
707
    - Add debian/python-vte.install
708
  * Set debhelper compatibility to 5.
709
710
 -- Gustavo Franco <stratus@debian.org>  Tue, 11 Jul 2006 01:06:36 -0300
17 by Michael Vogt
Merge from debian unstable.
711
712
vte (1:0.12.1-1) unstable; urgency=low
713
714
  [ Josselin Mouette ]
715
  * Set fatalerror as the primary maintainer.
716
  * Make the package binNMU-safe.
717
    + Build-depend on dpkg-dev 1.13.19.
718
    + Use ${source:Version} and ${binary:Version}.
719
720
  [ Loic Minier ]
721
  * Stop shipping /usr/lib/*.la files in libvte-dev.
722
    [debian/libvte-dev.install]
723
  * New upstream release, with API additions.
724
    - Bump up libgtk2.0-dev build-dep to >=  2.6.0.
725
      [debian/control, debian/control.in]
726
    - Add a libglib2.0-dev build-dep (>  2.6.0).
727
      [debian/control, debian/control.in]
728
    - Bump shlibs to >= 1:0.12.1.
729
      [debian/rules]
730
    - Drop restricted region adjustment patch as upstream merged it and also
731
      fixed a couple of issues it had.
732
      [debian/patches/20_restricted_region_readjustment.patch]
733
    - Relibtoolize.
734
      [debian/patches/70_relibtoolize.patch]
735
  * Fix clenaup of /debian/tmp-2.3 instead of debian/tmp-2.3 introduced with
736
    Python 2.4 support.
737
    [debian/rules]
738
  * Bump up Standards-Version to 3.7.2.
739
    [debian/control, debian/control.in]
740
741
 -- Loic Minier <lool@dooz.org>  Fri, 12 May 2006 16:11:16 +0200
742
743
vte (1:0.12.0-2) unstable; urgency=low
744
745
  * Drop references to libXcursor.la
746
747
 -- Guilherme de S. Pastore <gpastore@debian.org>  Fri, 21 Apr 2006 12:49:11 -0300
748
749
vte (1:0.12.0-1) unstable; urgency=low
750
751
  * New upstream release.
752
  * debian/patches/20_restricted_region_readjustment.patch:
753
    - patch from upstream CVS to fix the famous Blue Screen of
754
      Death with irssi running inside screen.
755
  * debian/copyright:
756
    - updated list of upstream authors
757
    - updated to use http://download.gnome.org/
758
  * debian/watch:
759
    - updated to use http://download.gnome.org/
760
761
 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Sun,  2 Apr 2006 12:15:57 -0300
762
763
vte (1:0.11.20-3) unstable; urgency=low
764
765
  * Fix Python build-deps, thanks Jan Lübbe.
766
    [debian/control, debian/control.in]
767
768
 -- Loic Minier <lool@dooz.org>  Mon, 27 Feb 2006 09:55:30 +0100
769
770
vte (1:0.11.20-2) unstable; urgency=low
771
772
  * Merge nice patch from Jan Lübbe to build vte's python bindings for python
773
    2.3 and 2.4. (Closes: #353434)
774
    [debian/control, debian/control.in, debian/python-vte.install,
775
    debian/python2.3-vte.install, debian/python2.4-vte.install, debian/rules]
776
  * Tune up the descriptions slightly.
777
    [debian/control, debian/control.in]
778
  * Let python2.3-vte replace previous versions of python-vte.
779
    [debian/control, debian/control.in]
780
781
 -- Loic Minier <lool@dooz.org>  Sun, 26 Feb 2006 21:34:54 +0100
782
783
vte (1:0.11.20-1) unstable; urgency=low
784
785
  * New upstream release.
786
787
 -- Loic Minier <lool@dooz.org>  Sun, 26 Feb 2006 11:28:15 +0100
788
789
vte (1:0.11.19-1) unstable; urgency=low
790
791
  * New upstream release.
792
    - Shift+Insert pasting works as in the past. (Closes: #354275)
793
794
 -- Loic Minier <lool@dooz.org>  Sat, 25 Feb 2006 17:45:13 +0100
795
796
vte (1:0.11.18-1) unstable; urgency=low
797
798
  * New upstream release.
799
    - Drop double free() fix (merged upstream).
800
      [debian/patches/07_remove_doublefree.patch]
801
802
 -- Loic Minier <lool@dooz.org>  Sun, 12 Feb 2006 20:55:57 +0100
803
804
vte (1:0.11.17-1) unstable; urgency=low
805
806
  * New upstream release.
807
    - This release backs out all changes made to the .pc file in
808
      debian/patches/30_pkg-config-private-fields.patch, and hence reopens
809
      #340406, but should include proper -I flags. (Closes: #346039)
810
    - New patch to move only the libfreetype link flags to Libs.private.
811
      [debian/patches/30_pkg-config-private-field-for-freetype.patch]
812
      (Closes: #340406)
813
    - Drop patch adding console sequesnces to save/restore cursor position
814
      (merged upstream).
815
      [debian/patches/05_cursor_position.patch]
816
    - Drop relibtoolizing patch as the person bootstrapping vte for GNOME was
817
      visibly running Debian. :)
818
      [debian/patches/70_relibtoolize.patch]
819
820
 -- Loic Minier <lool@dooz.org>  Sun, 29 Jan 2006 18:35:39 +0100
821
822
vte (1:0.11.16-1) unstable; urgency=low
823
824
  * New upstream release.
825
    - Drop patch to use .private pkg-config pseudo-headers (included
826
      upstream).
827
      [debian/patches/30_pkg-config-private-fields.patch]
828
    - No need to "rm python/vte.c", this is not distributed upstream anymore.
829
      [debian/rules]
830
    - Drop patch to fix gdk warnings (included upstream).
831
      [debian/patches/20_gdk-warning.patch]
832
    - Relibtoolize.
833
      [debian/patches/70_relibtoolize.patch]
834
835
 -- Loic Minier <lool@dooz.org>  Mon, 23 Jan 2006 22:15:53 +0100
836
6 by Daniel Holbach
* Resynchronized with Debian (Ubuntu: #20716).
837
vte (1:0.11.15-4) unstable; urgency=low
838
839
  * Build-depend on libfreetype6-dev (>= 2.0.2) to match the checks in
840
    configure.in. (Closes: #340412)
841
    [debian/control, debian/control.in]
842
  * Use pkg-config's Libs.private and Requires.private field for libraries and
843
    packages needed only for static linking instead of the Libs / Requires
844
    fields; you need to build-depend on pkg-config (>= 0.18) to use these
845
    fields.  Based on a patch by Steve Langasek.  (Closes: #340406)
846
    [debian/patches/30_pkg-config-private-fields.patch]
847
848
 -- Loic Minier <lool@dooz.org>  Wed, 23 Nov 2005 15:23:11 +0100
4 by Daniel Holbach
* New upstream release:
849
850
vte (1:0.11.15-3) unstable; urgency=high
851
852
  * Force regeneration of the python bindings by removing python/vte.c.
853
    (Closes: #334001, #334668, #338090)
854
    [debian/rules]
855
856
 -- Loic Minier <lool@dooz.org>  Tue,  8 Nov 2005 22:38:50 +0100
857
858
vte (1:0.11.15-2) unstable; urgency=high
859
860
  * Urgency high for RC bug fix.
861
  * Add libsm-dev, libice-dev, zlib1g-dev, libncurses5-dev | libncurses-dev,
862
    libx11-dev, and libfontconfig1-dev deps to vte-dev, according to its .pc
863
    file. (Closes: #259671) [debian/control, debian/control.in]
864
865
 -- Loic Minier <lool@dooz.org>  Sun, 16 Oct 2005 22:21:33 +0200
866
867
vte (1:0.11.15-1) unstable; urgency=low
868
869
  [ Sebastien Bacher ]
870
  * debian/control.in:
871
    - use ${python:Depends}.
872
  * debian/python-vte.install:
873
    - don't use a specific python version.
874
  * debian/rules:
875
    - use dh_python.
876
877
  [ Loic Minier ]
878
  * New upstream releases.
879
    - Fix confusion between py_palette and item in
880
      _wrap_vte_terminal_set_colors(), doesn't segfault anymore in
881
      vte.Terminal.set_colors(). (Closes: #319987)
882
  * Add CDBS' utils.
883
  * Drop obsolete patches. [debian/patches/02_path_xtra.patch,
884
    debian/patches/03_path_xtra-2.patch,
885
    debian/patches/11_hide_pageup_behavior.patch]
886
  * Temporarily add libxt-dev build-dependency to let
887
    AC_PATH_X/AC_PATH_XTRA autodetect X development files, see
888
    <http://bugzilla.gnome.org/show_bug.cgi?id=314669>.
889
  * Update FSF address. [debian/copyright]
890
891
 -- Loic Minier <lool@dooz.org>  Sun, 11 Sep 2005 16:03:32 +0200
892
893
vte (1:0.11.13-4) unstable; urgency=high
894
895
  * Urgency high for testing targetted RC bugfix.
896
  * Add dependencies to libvte-dev on libxft-dev, libfreetype6-dev,
897
    libatk1.0-dev, libpango1.0-dev, libglib2.0-dev to conform with libvte.la's
898
    dependency_libs. [debian/control, debian/control.in] (Closes: #259671)
899
900
 -- Loic Minier <lool@dooz.org>  Sun, 31 Jul 2005 16:01:15 +0200
901
902
vte (1:0.11.13-3) unstable; urgency=low
903
904
  * Fix Gdk warnings with a patch from upstream. (Closes: #316940, #318549)
905
    [debian/patches/20_gdk-warning.patch]
906
  * Bump up Standards Version to 3.6.2.
907
908
 -- Loic Minier <lool@dooz.org>  Thu, 21 Jul 2005 20:01:23 +0200
909
910
vte (1:0.11.13-2) unstable; urgency=low
911
912
  * Rebuild on an unstable box to avoid dependencies in experimental.
913
914
 -- Josselin Mouette <joss@debian.org>  Sat, 30 Apr 2005 19:07:20 +0200
915
916
vte (1:0.11.13-1) unstable; urgency=low
917
918
  * New upstream version
919
  * Added a new package that contains the documentation (Closes: #300742)
920
  * debian/patches:
921
    - 01_vtemodule.patch: applied
922
923
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Tue, 19 Apr 2005 23:05:02 +0200
924
3 by Arnaud Patard
* New upstream version. Lots of patches in Gnome's bugzilla have been
925
vte (1:0.11.12-1) unstable; urgency=low
926
927
  * New upstream version. Lots of patches in Gnome's bugzilla have been
57 by Michael Vogt
* merge with debian, remaining changes:
928
    applied.
929
  * debian/patches :
930
    - Merged patches :
3 by Arnaud Patard
* New upstream version. Lots of patches in Gnome's bugzilla have been
931
        05_performance_boost.patch
57 by Michael Vogt
* merge with debian, remaining changes:
932
        10_redraw_vte_screen.patch 
3 by Arnaud Patard
* New upstream version. Lots of patches in Gnome's bugzilla have been
933
        12_fix_display_corrption_in_utf8.patch
57 by Michael Vogt
* merge with debian, remaining changes:
934
    - Splitted 02_path_xtra.patch into to patches :
3 by Arnaud Patard
* New upstream version. Lots of patches in Gnome's bugzilla have been
935
        02_path_xtra.patch contains the configure.in patch
936
        03_path_xtra-2.patch contains the configure patch
937
    - Updated 07_remove_doublefree.patch as it's partially applied
938
939
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Thu,  3 Mar 2005 23:54:07 +0100
940
941
vte (1:0.11.11-6) unstable; urgency=low
942
943
  * Added patches from Emil Soleyman-Zomalan <emil@nishra.com>.
944
  * debian/patches:
945
    - Balanced performance improvement (Closes: #197797)
946
        05_performance_boost.patch
947
        http://bugs.gnome.org/show_bug.cgi?id=143914
948
    - Resolve double free problem
949
        07_remove_doublefree.patch
950
        http://bugs.gnome.org/show_bug.cgi?id=161337
951
    - Set backspace behavior to utf8 (depends on utf8 locale)
952
        08_set_backspace_to_utf8.patch
953
        http://bugs.gnome.org/show_bug.cgi?id=158200
954
    - Make vte multi-screen safe
955
        09_multiscreen_safe.patch
956
        http://bugs.gnome.org/show_bug.cgi?id=160782
957
    - Redraw vte screen with correct background color
958
        10_redraw_vte_screen.patch
959
        http://bugs.gnome.org/show_bug.cgi?id=125364
960
    - Hide manifestation of PageUp behavior with less (Closes: #285143)
961
        11_hide_pageup_behavior.patch
962
        http://bugzilla.gnome.org/show_bug.cgi?id=115149
963
    - Fix utf8 display cooruption (Closes: #276316)
964
        12_fix_display_corrption_in_utf8.patch
965
        http://bugzilla.gnome.org/show_bug.cgi?id=154896
966
967
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Wed, 22 Dec 2004 01:32:58 +0100
968
969
vte (1:0.11.11-5) unstable; urgency=low
970
971
  * debian/patches:
972
    - Relibtoolized 02_path_xtra.patch (Closes: #259671)
973
    - Added an updated patch from http://bugs.gnome.org/show_bug.cgi?id=142640
974
    to display correctly fonts (Closes: #251355)
975
976
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Thu, 12 Aug 2004 14:00:51 +0200
977
2 by Jordi Mallach
* GNOME team upload.
978
vte (1:0.11.11-4) unstable; urgency=low
979
980
  * GNOME team upload.
981
  * debian/rules: add epoch to shlib declaration (closes: #253120).
982
983
 -- Jordi Mallach <jordi@debian.org>  Sun, 20 Jun 2004 17:24:12 +0200
984
985
vte (1:0.11.11-3) unstable; urgency=low
986
987
  * Gnome Team Upload.
988
  * debian/rules:
989
    + shlibs version =  0.11.11.
990
991
 -- Sebastien Bacher <seb128@debian.org>  Tue,  8 Jun 2004 00:55:25 +0200
992
993
vte (1:0.11.11-2) unstable; urgency=low
994
995
  * GNOME Team Upload.
996
  * Upload in unstable.
997
998
 -- Sebastien Bacher <seb128@debian.org>  Thu, 27 May 2004 00:15:35 +0200
999
1000
vte (1:0.11.11-1) experimental; urgency=low
1001
1002
  * New upstream version
1003
    - Removes all former patches, as they're no more needed
1004
    - Add a patch for correcting init_vte typos.
1005
    - This version add more documentation in python-vte module (Closes: #225296)
1006
    - New build dependency on gtk-doc-tools
1007
  * Added a patch for using AC_PATH_XTRA with Debian's enhancements.
1008
  * Added a patch for supporting some save/restore cursor position console
1009
    sequences (Closes: 248896)
1010
1011
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Sun,  2 May 2004 22:37:25 +0200
1012
1013
vte (1:0.11.10-8) unstable; urgency=low
1014
1015
  * debian/patches:
1016
    - Added a patch to support the vte_terminal_fork_pty call coming from
1017
    upstream cvs (Closes: #241485)
1018
1019
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Sun, 18 Apr 2004 14:18:56 +0200
1020
1021
vte (1:0.11.10-7) unstable; urgency=low
1022
1023
  * The gnome-pty-helper didn't have the right permissions, so it couldn't
1024
  update the utmp files. (Closes: #240279)
1025
1026
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Tue, 30 Mar 2004 01:15:47 +0200
1027
1028
vte (1:0.11.10-6) unstable; urgency=low
1029
1030
  * Fixed build-dependencies (Closes: #238470)
1031
1032
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Wed, 17 Mar 2004 19:25:26 +0100
1033
1034
vte (1:0.11.10-5) unstable; urgency=low
1035
1036
  * New maintainer (Closes: #234970)
1037
  * Switched from debhelper to cdbs for the packaging
1038
1039
 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Sun, 29 Feb 2004 19:41:29 +0100
1040
1041
vte (1:0.11.10-4) unstable; urgency=low
1042
1043
  * This package suck more and more, slow, broken and upstream don't care,
1044
    thus orpahned.
1045
1046
 -- Christian Marillat <marillat@debian.org>  Thu, 26 Feb 2004 21:48:39 +0100
1047
1048
vte (1:0.11.10-3) unstable; urgency=low
1049
1050
  * New patch 02_link.dpatch to fix broken linkage (Closes: #220108)
1051
1052
 -- Christian Marillat <marillat@debian.org>  Sun, 30 Nov 2003 17:21:07 +0100
1053
1054
vte (1:0.11.10-2) unstable; urgency=low
1055
1056
  * Add patch for less artifacts (Closes: #218399)
1057
  * NMU aren't walcome when I've tagged this bug pending two days ago. Don't
1058
    touch my packages.
1059
1060
 -- Christian Marillat <marillat@debian.org>  Mon,  3 Nov 2003 19:13:10 +0100
1061
1062
vte (1:0.11.10-1) unstable; urgency=low
1063
1064
  * New upstream release.
1065
1066
 -- Christian Marillat <marillat@debian.org>  Sun, 19 Oct 2003 11:32:07 +0200
1067
1068
vte (1:0.10.29-6) unstable; urgency=low
1069
1070
  * Re-apply cursor blinking patch (Closes: #186764, #211818)
1071
1072
 -- Christian Marillat <marillat@debian.org>  Tue, 30 Sep 2003 22:50:18 +0200
1073
1074
vte (1:0.10.29-5) unstable; urgency=low
1075
1076
  * Add libxrender-dev in Builde-Depends and Depends for the -dev package (Closes: #208533)
1077
1078
 -- Christian Marillat <marillat@debian.org>  Wed,  3 Sep 2003 18:19:51 +0200
1079
1080
vte (1:0.10.29-4) unstable; urgency=low
1081
1082
  * Fix python dependencies in python-vte (Closes: #206285)
1083
  * New patch to fix a bug with the blinking (Closes: #186764)
1084
1085
 -- Christian Marillat <marillat@debian.org>  Wed, 20 Aug 2003 16:29:34 +0200
1086
1087
vte (1:0.10.29-3) unstable; urgency=low
1088
1089
  * debian/control Add python-gtk2-dev in build-depends
1090
  * python package need to depends on a versioned python-gtk2 (>= 1.99.17-2)
1091
  * Revert bug introduced in 0.10.28 about scrolling page (Closes: #190651, #203049)
1092
1093
 -- Christian Marillat <marillat@debian.org>  Tue, 19 Aug 2003 20:43:43 +0200
1094
1095
vte (1:0.10.29-2) unstable; urgency=low
1096
1097
  * debian/rules remove an old  CC=gcc-3.2 (Closes: #196911)
1098
1099
 -- Christian Marillat <marillat@debian.org>  Tue, 10 Jun 2003 20:33:06 +0200
1100
1101
vte (1:0.10.29-1) unstable; urgency=low
1102
1103
  * New upstream release.
1104
1105
 -- Christian Marillat <marillat@debian.org>  Mon,  9 Jun 2003 22:26:53 +0200
1106
1107
vte (1:0.10.28-1) unstable; urgency=low
1108
1109
  * New upstream release.
1110
1111
 -- Christian Marillat <marillat@debian.org>  Tue, 13 May 2003 09:07:26 +0200
1112
1113
vte (1:0.10.27-1) unstable; urgency=low
1114
1115
  * New upstream release.
1116
  * Fix fonts size (Closes: #186705)
1117
1118
 -- Christian Marillat <marillat@debian.org>  Mon,  5 May 2003 13:13:52 +0200
1119
1120
vte (0.11.0-2) unstable; urgency=low
1121
1122
  * Update section
1123
  * Fix crash on exit (Closes: #186593)
1124
1125
 -- Christian Marillat <marillat@debian.org>  Fri,  4 Apr 2003 12:49:57 +0200
1126
1127
vte (0.11.0-1) unstable; urgency=low
1128
1129
  * New upstream release.
1130
1131
 -- Christian Marillat <marillat@debian.org>  Wed, 26 Mar 2003 21:26:39 +0100
1132
1133
vte (0.10.26-1) unstable; urgency=low
1134
1135
  * New upstream release.
1136
  * Fix text wrapping (Closes: #183337)
1137
1138
 -- Christian Marillat <marillat@debian.org>  Tue,  4 Mar 2003 21:09:31 +0100
1139
1140
vte (0.10.25-1) unstable; urgency=low
1141
1142
  * new upstream release.
1143
1144
 -- Christian Marillat <marillat@debian.org>  Tue, 25 Feb 2003 01:39:37 +0100
1145
1146
vte (0.10.23-1) unstable; urgency=low
1147
1148
  * New upstream release.
1149
1150
 -- Christian Marillat <marillat@debian.org>  Fri, 21 Feb 2003 20:56:58 +0100
1151
1152
vte (0.10.22-1) unstable; urgency=low
1153
1154
  * New upstream release.
1155
  * Fix tab focus (Closes: #180370)
1156
1157
 -- Christian Marillat <marillat@debian.org>  Thu, 20 Feb 2003 10:17:29 +0100
1158
1159
vte (0.10.20-1) unstable; urgency=low
1160
1161
  * New upstream release.
1162
1163
 -- Christian Marillat <marillat@debian.org>  Sat, 15 Feb 2003 02:00:29 +0100
1164
1165
vte (0.10.19-1) unstable; urgency=low
1166
1167
  * New upstream release.
1168
1169
 -- Christian Marillat <marillat@debian.org>  Thu, 13 Feb 2003 10:42:34 +0100
1170
1171
vte (0.10.17-1) unstable; urgency=low
1172
1173
  * New upstream release.
1174
1175
 -- Christian Marillat <marillat@debian.org>  Mon,  3 Feb 2003 15:56:24 +0100
1176
1177
vte (0.10.16-1) unstable; urgency=low
1178
1179
  * New upstream release.
1180
1181
 -- Christian Marillat <marillat@debian.org>  Fri, 31 Jan 2003 18:06:35 +0100
1182
1183
vte (0.10.15-1) unstable; urgency=low
1184
1185
  * New upstream release.
1186
  * Fix vim and scroll mouse (Closes: #176952)
1187
1188
 -- Christian Marillat <marillat@debian.org>  Tue, 28 Jan 2003 10:47:06 +0100
1189
1190
vte (0.10.14-1) unstable; urgency=low
1191
1192
  * New upstream release.
1193
  * Workaround to fix undocumented xttitle escape sequence (Closes: #178066)
1194
  * Fix shift+arrows keys (Closes: #177745)
1195
  * Fix DEC graphics characters (Closes: #177977)
1196
1197
 -- Christian Marillat <marillat@debian.org>  Fri, 24 Jan 2003 12:24:18 +0100
1198
1199
vte (0.10.12-1) unstable; urgency=low
1200
1201
  * New upstream release.
1202
1203
 -- Christian Marillat <marillat@debian.org>  Mon, 20 Jan 2003 22:54:23 +0100
1204
1205
vte (0.10.11-1) unstable; urgency=low
1206
1207
  * New upstream release.
1208
1209
 -- Christian Marillat <marillat@debian.org>  Sat, 18 Jan 2003 15:57:33 +0100
1210
1211
vte (0.10.10-2) unstable; urgency=low
1212
1213
  * -dev package should depends on libncurses5-dev (Closes: #176684)
1214
1215
 -- Christian Marillat <marillat@debian.org>  Tue, 14 Jan 2003 16:52:06 +0100
1216
1217
vte (0.10.10-1) unstable; urgency=low
1218
1219
  * New upstream release.
1220
1221
 -- Christian Marillat <marillat@debian.org>  Tue, 14 Jan 2003 12:13:00 +0100
1222
1223
vte (0.10.8-1) unstable; urgency=low
1224
1225
  * New upstream release.
1226
  * Build against libxft2-dev
1227
  * Remove gcc-3.2 build-dependency
1228
  * Bump Standards-Version to 3.5.8
1229
1230
 -- Christian Marillat <marillat@debian.org>  Wed,  8 Jan 2003 16:18:25 +0100
1231
1232
vte (0.10.7-1) unstable; urgency=low
1233
1234
  * new upstream release.
1235
1236
 -- Christian Marillat <marillat@debian.org>  Thu, 12 Dec 2002 15:43:33 +0100
1237
1238
vte (0.10.5-1) unstable; urgency=low
1239
1240
  * New upstream release.
1241
1242
 -- Christian Marillat <marillat@debian.org>  Wed,  4 Dec 2002 13:19:25 +0100
1243
1244
vte (0.10.4-1) unstable; urgency=low
1245
1246
  * New upstream release.
1247
1248
 -- Christian Marillat <marillat@debian.org>  Tue, 12 Nov 2002 17:11:26 +0100
1249
1250
vte (0.10.3-1) unstable; urgency=low
1251
1252
  * New upstream release.
1253
1254
 -- Christian Marillat <marillat@debian.org>  Mon, 11 Nov 2002 18:48:53 +0100
1255
1256
vte (0.10.2-1) unstable; urgency=low
1257
1258
  * New upstream release.
1259
1260
 -- Christian Marillat <marillat@debian.org>  Thu,  7 Nov 2002 16:09:09 +0100
1261
1262
vte (0.10.1-1) unstable; urgency=low
1263
1264
  * New upstream release.
1265
1266
 -- Christian Marillat <marillat@debian.org>  Tue,  5 Nov 2002 16:39:09 +0100
1267
1268
vte (0.10-1) unstable; urgency=low
1269
1270
  * New upstream release.
1271
  * Bump the libray package to 4
1272
1273
 -- Christian Marillat <marillat@debian.org>  Thu, 31 Oct 2002 19:58:18 +0100
1274
1275
vte (0.9.2-1) unstable; urgency=low
1276
1277
  * New upstream release.
1278
  * Fix build with the python module (Closes: #164440)
1279
1280
 -- Christian Marillat <marillat@debian.org>  Tue, 22 Oct 2002 16:15:17 +0200
1281
1282
vte (0.9.0-2) unstable; urgency=low
1283
1284
  * Should build-depends on gettext (Closes: #163611)
1285
1286
 -- Christian Marillat <marillat@debian.org>  Mon,  7 Oct 2002 09:13:35 +0200
1287
1288
vte (0.9.0-1) unstable; urgency=low
1289
1290
  * New upstream releae.
1291
  * Add build-dependency to python-gtk2 and python-dev
1292
  * Add a python-vte package (Closes: #158588)
1293
  * Bump the libray package to 3
1294
  * Move I18N file in the -common package
1295
1296
 -- Christian Marillat <marillat@debian.org>  Sat,  5 Oct 2002 10:38:12 +0200
1297
1298
vte (0.5.1-2) unstable; urgency=low
1299
1300
  * Build with gcc-3.2
1301
  * Update to standards version 3.5.7
1302
1303
 -- Christian Marillat <marillat@debian.org>  Fri, 13 Sep 2002 21:38:02 +0200
1304
1305
vte (0.5.1-1) unstable; urgency=low
1306
1307
  * Initial Release (Closes: #153740)
1308
1309
 -- Christian Marillat <marillat@debian.org>  Sun, 21 Jul 2002 16:30:57 +0200
1310