vte (1:0.16.13-1ubuntu1) hardy; urgency=low * new upstream release: - Minor optimization. - Bugs fixed in this release: Bug 517709 – VTE's pty.c makes 4096 getrlimit calls when it only needs one Bug 449131 – Wrong gettext domain -- Michael Vogt Tue, 11 Mar 2008 19:00:27 +0100 vte (1:0.16.12-0ubuntu1) hardy; urgency=low * New upstream release (LP: #181136) - More work around Gdk backends that don't issue GdkVisibilityNotify. - Bugs fixed in this release: Bug 503164 – Drawing problems for VTE with gtk+-quartz Bug 449131 – Wrong gettext domain * debian/control{.in}; - Bump Standars-Version 3.7.3 - Fix binary:Version on dbg * Fixed wrong email in changelog * Modify Maintainer value to match Debian-Maintainer-Field Spec -- Pedro Fragoso Mon, 07 Jan 2008 22:37:17 +0000 vte (1:0.16.11-1ubuntu1) hardy; urgency=low * Merge from Debian unstable, Ubuntu remaining changes: (LP: #177234) - debian/control.in: + maintainer field + Vcs-Bzr header + minimal python version is 2.4 + build-depend on python-all-dbg + build python-vte-dbg - debian/patches/91_keep_fds.patch: + add support to keep file descriptors open on vte_fork_pty() - debian/rules: + python-dbg changes -- Pedro Fragoso Tue, 18 Dec 2007 10:46:03 +0000 vte (1:0.16.11-1) unstable; urgency=low [ Loic Minier ] * Tighten libvte package name extraction. [ Sebastian Dröge ] * New upstream bugfix release. -- Sebastian Dröge Mon, 17 Dec 2007 21:52:05 +0100 vte (1:0.16.10-1ubuntu1) hardy; urgency=low * merge with debian, remaining changes: - debian/control.in: + maintainer field + Vcs-Bzr header + minimal python version is 2.4 + build-depend on python-all-dbg + build python-vte-dbg - debian/patches/91_keep_fds.patch: + add support to keep file descriptors open on vte_fork_pty() - debian/rules: + python-dbg changes -- Michael Vogt Wed, 05 Dec 2007 11:53:21 +0100 vte (1:0.16.10-1) unstable; urgency=low * New upstream bugfix release. -- Sebastian Dröge Tue, 04 Dec 2007 12:13:11 +0100 vte (1:0.16.9-1) unstable; urgency=low * New upstream release, with API additions: + debian/rules: - Bump shlibs to >= 0.16.9 for the API additions. -- Sebastian Dröge Tue, 18 Sep 2007 10:28:08 +0200 vte (1:0.16.9-0ubuntu3) gutsy; urgency=low * Explicitely remove the doc directories on upgrade for the now symlinked doc directories. -- Matthias Klose Fri, 05 Oct 2007 17:07:14 +0000 vte (1:0.16.9-0ubuntu2) gutsy; urgency=low * Symlink doc directories to avoid duplicate files. -- Matthias Klose Thu, 04 Oct 2007 16:20:40 +0200 vte (1:0.16.9-0ubuntu1) gutsy; urgency=low * New upstream release: - Slightly improved pango backend - Misc bug fixes. - Fixed Bug "Handling of wrapped links in gnome-terminal is broken" - Fixed Bug "troubles with pad" - Fixed Bug "Handle Sun Cut, Copy, Paste keys" - Fixed Bug "vteapp resize weirdness" - Fixed Bug "Spaces are not underlined" - Fixed Bug "vte crash on removing a terminal tab" * debian/rules: bumped shlibs. * debian/patches/93_eof_emission.patch: dropped, fixed upstream. -- Daniel Holbach Tue, 18 Sep 2007 10:53:12 +0200 vte (1:0.16.8-1) unstable; urgency=low [ Alan Baghumian ] * New upstream release: - Dropped 60_fix-ctrl-dash.patch and 62_alt-arrows.patch, merged upstream - Fixes rendering of line-drawing characters; closes: #418699. [ Loic Minier ] * New upstream stable release; no API change. -- Loic Minier Mon, 30 Jul 2007 20:25:31 +0200 vte (1:0.16.8-0ubuntu1) gutsy; urgency=low * New upstream release: - Quick followup release with no code changes, to fix missing documentation index in the tarball. -- Aron Sisak Mon, 30 Jul 2007 19:51:56 +0200 vte (1:0.16.7-0ubuntu1) gutsy; urgency=low * New upstream release: - Misc bug fixes. - Bugs fixed in this release: - Bug 337252 – ALT + Arrow keys don't work in irssi through gnome-terminal - Bug 448259 – Mapping for Ctrl-_ - Bug 449809 – use python-config to get python includes - Bug 450745 – VTE's response to CSI 2 1 t incorrectly formatted * debian/patches/80_changes_for_python_vte_dbg.patch - Dropped, got fixed upstream * debian/patches/90_autoconf.patch: - Dropped for being empty after running autoconf -- Aron Sisak Mon, 30 Jul 2007 12:20:38 +0200 vte (1:0.16.6-3) unstable; urgency=low * Cleanup changelog. * Drop patch 61_ctrl-and-shift-arrows as it breaks up/down history; closes: #434558, #434560, #434577, #434560. -- Loic Minier Wed, 25 Jul 2007 09:43:04 +0200 vte (1:0.16.6-2) unstable; urgency=low * Drop patch 41_from_upstream_fix_nvi_scrolling; fixed differently upstream since 0.16.2; see GNOME #417652. * Add xrefs to patches. * New patches, 61_ctrl-and-shift-arrows and 62_alt-arrows, should fix handling of Ctrl-, Shift-, and Alt- + arrow keys by using xterm's sequences; GNOME #310305 and #337252; closes: #421734. -- Loic Minier Tue, 24 Jul 2007 09:06:47 +0200 vte (1:0.16.6-1) unstable; urgency=low * Pass proper configure flags to the udeb. * Generate proper shlibs for the udeb. * Build against the diretcfb Gtk flavor. * Disable udeb for now since it's unlikely to get useful soon. * New upstream stable release; no API change. - Fixes 24 colors support; GNOME #332606, #372743; closes: #320114. * New patch, 60_fix-ctrl-dash, fixes mapping for Ctrl + dash; thanks Andrey Melnikov; GNOME #448259; closes: #429260. -- Loic Minier Tue, 19 Jun 2007 11:08:11 +0200 vte (1:0.16.6-0ubuntu2) gutsy; urgency=low * Patch to fix EOF emission issue (LP: #121689) -- Aron Sisak Mon, 25 Jun 2007 11:26:24 +0200 vte (1:0.16.6-0ubuntu1) gutsy; urgency=low * New upstream release (bug fix): - Misc bug fixes. - Bugs fixed in this release: Bug 445620 – Some characters shows different in different locales. Bug 372743 – vte_terminal_set_colors doesn't work as advertised -- Aron Sisak Tue, 19 Jun 2007 11:00:55 +0200 vte (1:0.16.5-2) experimental; urgency=low * Add a new libvte9-udeb package. -- Loic Minier Mon, 18 Jun 2007 23:10:47 +0200 vte (1:0.16.5-1) unstable; urgency=low * New upstream release * Dropped 20_fix_strange_lines.patch, merged upstream -- Alan Baghumian Wed, 06 Jun 2007 11:05:11 +0330 vte (1:0.16.5-0ubuntu1) gutsy; urgency=low * New upstream release (bug fix): - Fix issue with 'some strange "underline" line where cursor is located and blinking'. * debian/patches/05_from_svn_fix_underline_issue.patch: - Dropped, fixed. * debian/patches/90_autoconf.patch: - Updated (autoconf) -- Martin Peeks Tue, 05 Jun 2007 15:07:40 +0100 vte (1:0.16.4-1) unstable; urgency=low * New upstream release + fix ctrl-key combinations yielding just key. Closes: #425879, #421734. + fix scrollback corruption. Closes: #421092. * Added 20_fix_strange_lines.patch, fixed strange lines above the screen; from SVN r1904. -- Alan Baghumian Sun, 03 Jun 2007 17:25:27 +0330 vte (1:0.16.4-0ubuntu2) gutsy; urgency=low * debian/patches/05_from_svn_fix_underline_issue.patch: - SVN revision 1904: "catch a couple more locations where we need to skip past the end of the line. The problem in this case was we tried to use some uninitialised variables whilst trying to draw the cell attributes." -- Daniel Holbach Mon, 04 Jun 2007 11:04:32 +0200 vte (1:0.16.4-0ubuntu1) gutsy; urgency=low * New upstream release: - Misc bug fixes. - Bugs fixed in this release: Bug 429278 – Cursor drawn strangely in joe Bug 439247 – Vim scrolling issues Bug 440475 – Display glitch with transparent background (Fixes LP: #113878) Bug 375112 – ctrl-key combinations yeilding just key Bug 440377 – refresh gnome-terminal when accessibility enabled Bug 433776 – crash when opening preedit area * debian/patches/81_from_upstream_fix_nvi_scrolling.patch: - removed; fixed in this release. * debian/patches/80_changes_for_python_vte_dbg.patch: - updated and split autoconf regeneration into: debian/patches/90_autoconf.patch -- Martin Peeks Fri, 1 Jun 2007 17:22:01 +0100 vte (1:0.16.3-1) unstable; urgency=low * New upstream release; no API change. -- Loic Minier Fri, 27 Apr 2007 23:29:59 +0200 vte (1:0.16.3-0ubuntu1) gutsy; urgency=low * New upstream release: - Remove false warnings about missing glyphs in the Xft backend. - Rename --enable-debugging configure option to --enable-debug to match other modules. - Fix some of refresh issue where terminals stopped updating after changing workspaces. - Bugs fixed in this release: Bug 429189 – Vte-WARNING's Bug 415044 – Use --enable-debug rather than --enable-debugging Bug 414716 – Refresh issue after changing workspaces - Consider ambiguous-width chars if VTE_CJK_WIDTH env var is set and we are under a CJK locale. - Minor optimization - Bugs fixed in this release: Bug 431799 – Regex highlighting is broken * debian/patches/71_from_bugzilla_fix_refresh_on_workspace_change.patch: - removed * debian/patches/80_changes_for_python_vte_dbg.patch: - updated (re-run autoconf) -- Michael Vogt Fri, 4 May 2007 10:56:19 +0200 vte (1:0.16.2-1) unstable; urgency=low * Upload to unstable; drop check-dist include. * Wrap build-deps and deps. * New upstream stable release; no API change. -- Loic Minier Tue, 24 Apr 2007 14:55:49 +0200 vte (1:0.16.1-1) experimental; urgency=low * New upstream release; no API change. - Fixes output of incorrect colours; closes: #416125. - Drop patch 40_fix_transparency_bug, fixed differently upstream. - Drop patch -and-delayed-redraws-race, merged upstream. * Drop debian/pyversions and set XB and XS-Python-Version. -- Loic Minier Tue, 10 Apr 2007 17:31:28 +0200 vte (1:0.16.1-0ubuntu1) feisty; urgency=low * New upstream version: - Lots of bug fixes by Chris Wilson - New feature: mouse scroll-wheel now feeds three arrow-up/down keys to the terminal if in the "alternate" mode. The alternate mode is used by apps like vim, less, emacs, screen, etc. This makes the scroll-wheel usable in a state that it was of no use before. - Bugs fixed in this release: - vte often passes NUL to functions requiring valid unichar - Links do not get highlighted anymore - URL matching doesn't work with PCRE - crash on IRM escape code (Ubuntu: #103095) - Make scroll wheel send Page Up/Down when it makes sense - vte_terminal_set_color_highlight should test for NULL before _vte_debug_print - vte appears at the top of the root window even when packed at the bottom of it - glyph can be cropped with not fitting in a cell - Does not handle expose events whilst processing unseen incoming data - Improve performance of vte_terminal_insert_char() - Opacity ignored for vtexft - Asymmetric scrolling with mouse wheel - Rendering glitch as autowrapped chars are outside invalidated bbox - Rendering glitch: double draw of line below exposed region - Invalid read when drawing preedit cursor - Scrolling bug exposed by nvi * debian/patches/80_changes_for_python_vte_dbg.patch: - updated * debian/rules: - update translations template -- Sebastien Bacher Mon, 9 Apr 2007 23:39:55 +0200 vte (1:0.16.0svn20070403-0ubuntu1) feisty; urgency=low * Update with SVN snapshot * debian/patches/70_fix_transparency_bug.patch, debian/patches/90_from_svn_fix_double_text_rendering.patch, debian/patches/95_segfault_with_unicode_input.patch: - dropped, fixed with the new version * debian/patches/80_changes_for_python_vte_dbg.patch: - updated -- Sebastien Bacher Tue, 3 Apr 2007 12:41:31 +0200 vte (1:0.16.0-2) experimental; urgency=low * New patch, 50_expose-and-delayed-redraws-race, fixes a race between expose and delayed redraws; GNOME #419116; closes: #415730. -- Loic Minier Wed, 21 Mar 2007 17:44:46 +0100 vte (1:0.16.0-1) experimental; urgency=low * New upstream major stable release; API additions. - Build-depend on libpango1.0-dev and libxft-dev. - Bump shlibs to >= 1:0.16.0. - Drop patch 30_pkg-config-private-field-for-freetype, merged upstream. * New patch, 40_fix_transparency_bug, workarounds a bug with transparency; by Nicolas Bruguier and Chris Wilson; Launchpad #91985; found in the Ubuntu package. * New patch, 41_from_upstream_fix_nvi_scrolling, fixes scrolling in nvi; patch from Chris Wilson; Launchpad: #91017; found in the Ubuntu package. -- Loic Minier Sun, 18 Mar 2007 11:08:13 +0100 vte (1:0.16.0-0ubuntu4) feisty; urgency=low * debian/patches/71_from_bugzilla_fix_refresh_on_workspace_change.patch: - patch from bugzilla, fix refresh bug when changing workspace (Ubuntu: #92405) * debian/patches/90_from_svn_fix_double_text_rendering.patch: - patch from SVN, fix double text rendering (Ubuntu: #93481) [ Johan Kiviniemi ] * debian/patches/95_segfault_with_unicode_input.patch: - Fix segfault when typing a Unicode character with Ctrl-Shift-Unnnn. Thanks to Chris Wilson for the patch, which was downloaded from http://bugzilla.gnome.org/show_bug.cgi?id=418588 (LP: #89524) -- Sebastien Bacher Mon, 19 Mar 2007 12:17:20 +0100 vte (1:0.16.0-0ubuntu3) feisty; urgency=low * debian/patches/91_keep_fds.patch: - fixed bug in keep_fd detection code -- Michael Vogt Fri, 16 Mar 2007 10:16:43 +0100 vte (1:0.16.0-0ubuntu2) feisty; urgency=low * debian/patches/70_fix_transparency_bug.patch: - workaround transparency bug, thank to Nicolas Bruguier for working on that and Chris Wilson who confirmed the change (Ubuntu: #91985) * debian/patches/81_from_upstream_fix_nvi_scrolling.patch: - patch from Chris Wilson, fix scrolling when using nvi (Ubuntu: #91017) -- Sebastien Bacher Tue, 13 Mar 2007 23:05:02 +0100 vte (1:0.16.0-0ubuntu1) feisty; urgency=low * New upstream version: - Fix some minor bugs. More regressions to be fixed later. - Bugs fixed in this release: Bug 414716 - gnome-terminal-2.17.92: terminal window dies... Bug 414586 - Terminal screen blinks when menu is opened for the first time Bug 413068 - new line added to tab when opened * debian/patches/80_changes_for_python_vte_dbg.patch: - updated * debian/rules: - updated shlibs version -- Sebastien Bacher Tue, 13 Mar 2007 09:58:03 +0100 vte (1:0.15.6-0ubuntu1) feisty; urgency=low * New upstream version: - Fix various bugs introduced in last couple of releases. - Bugs fixed in this release: Bug 410534 - Slow content scrolling, takes 100% of CPU. (Ubuntu: #78343) Bug 413068 - new line added to tab when opened Bug 413262 - Incorrectly coloured tabs Bug 413102 - Incorrect highlighting in vim Bug 413158 - Cursor trails Bug 413078 - Crash during opening a new tab whilst scrolling (Ubuntu: #88602) Bug 412717 - Crash when opening a new tab with window maximized * debian/patches/90_from_svn_fix_crasher.patch: - dropped, fixed with the new version -- Sebastien Bacher Thu, 1 Mar 2007 22:00:17 +0100 vte (1:0.15.5-0ubuntu2) feisty; urgency=low * debian/patches/90_from_svn_fix_crasher.patch: - patch from SVN, fix crasher when using the geometry option for example (Ubuntu: #88489) -- Sebastien Bacher Wed, 28 Feb 2007 11:44:57 +0100 vte (1:0.15.5-0ubuntu1) feisty; urgency=low * New upstream version: - Fix a newly-introduced crasher - Do not link to libpython in the python bindings (Ubuntu: #88405) - Bugs fixed in this release: Bug 412562 - Crash in vte_terminal_match_hilite_update Bug 410986 - Fails to build with -z defs * debian/control.in: - use "XS-Python-Version: >= 2.4" * debian/patches/01-from-svn-fix-412562.patch: - dropped, fixed with the new version * debian/patches/80_changes_for_python_vte_dbg.patch: - changes required for the dbg package build -- Sebastien Bacher Tue, 27 Feb 2007 22:23:10 +0100 vte (1:0.15.4-0ubuntu1) feisty; urgency=low * New upstream release: - Fixes Bug "Yet another mouse selection regression...", - Fixes Bug "Orca repeats old text in gnome-terminal", - Fixes Bug "Slow content scrolling, takes 100% of CPU.", - Fixes Bug "Poor interactive performance with multiple terminals", - Fixes Bug "slow highlight", - Fixes Bug "SVN trunk compilation error", - Fixes Bug "Fails to build with -z defs" - Fixes Bug "slider not correctly positioned after calling less" (LP: #87024) - Fixes Bug "Poor interactive performance with multiple terminals", - Fixes Bug "First line displayed incorrectly if prompt changes background color", - Fixes Bug "gnome-terminal not parsing cursor position escape sequence properly", - Fixes Bug "Terminal stays blank" (LP: #85437), - Fixes Bug "gnome-terminal crashed with SIGSEGV in vte_terminal_draw_graphic()" (LP: #85956), - Fixes Bug '"GNOME" Terminal" regression after "vte" update when using "csh"', - Fixes Bug "trouble compiling vte 0.15.3", - Fixes Bug "vte automagic hyperlinks", - Fixes Bug "Use of environ breaks build on Solaris", - Fixes Bug "regression in mouse selection". * debian/patches/01_fix_scrolling.patch: - dropped, fixed upstream. * debian/patches/01-from-svn-fix-412562.patch: - Fixup a few 64bit-isms, notably format strings and an undesired unsigned integer promotion causing this crash. -- Daniel Holbach Tue, 27 Feb 2007 08:00:03 +0100 vte (1:0.15.3-0ubuntu3) feisty; urgency=low * Build a python-vte-dbg package. * acinclude.m4: Fix PYTHON_INCLUDES macro; run autoconf. * debian/rules: Don't remove intermediate stamp files, don't create stamps for the install targets. * Install python-vte examples. * Set Ubuntu maintainer address. -- Matthias Klose Tue, 20 Feb 2007 15:57:04 +0100 vte (1:0.15.3-0ubuntu2) feisty; urgency=low * Add 'debian/patches/01_fix_scrolling.patch': taken from upstream: "scrolling inside screen with a status line was broken" (LP: #85023). Thanks to Mika Fischer for tracking this down. -- Kees Cook Wed, 14 Feb 2007 11:23:32 -0800 vte (1:0.15.3-0ubuntu1) feisty; urgency=low * New upstream release * debian/patches/90_fix_envv.patch: - removed, taken upstream * debian/patches/30_pkg-config-private-field-for-freetype.patch: - removed, taken upstream * debian/patches/91_keep_fds.patch: - updated -- Michael Vogt Tue, 13 Feb 2007 09:37:18 +0100 vte (1:0.15.2-0ubuntu1) feisty; urgency=low [Daniel Holbach] * New upstream release. * debian/patches/10-from-cvs-fix-crasher-394890.patch: - dropped, included in release. [Michael Vogt] * debian/patches/90_fix_envp.patch: - fix for gnome #407091 (envp in fork_command() changed meaning) * debian/patches/91_keep_fds.patch: - ported to the new code -- Michael Vogt Mon, 12 Feb 2007 16:50:01 +0100 vte (1:0.15.1-0ubuntu3) feisty; urgency=low * Sync with Debian, Ubuntu changes are: * debian/control.in: - use "XB-Python-Version: ${python:Versions}" * debian/pyversions: - use "2.4-" to build for the different python versions (Ubuntu: #79420) * debian/rules: - build with --enable-gtk-doc - don't install the ".a" or ".la" files * debian/patches/10-from-cvs-fix-crasher-394890.patch: - apply http://svn.gnome.org/viewcvs/vte/trunk/src/vtetc.c?r1=1421&r2=1426 * debian/patches/91_keep_fds.patch: - ubuntu patch -- Sebastien Bacher Tue, 16 Jan 2007 13:54:48 +0100 vte (1:0.14.2-1) experimental; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Drop version in the dependency on libvte-common to permit installing two libvte shared library packages at the same time; the files in libvte-common are translations and a termcap file which didn't change since 2002 which is supposedly eternally backward compatible, hence this should only result in some untranslated text. * Merge 1:0.12.2-5 / SVN revs 7195:8677. * New upstream release; no API change. - Drop patch 20_gtk-style-attach-crash, merged upstream. -- Loic Minier Thu, 1 Mar 2007 11:30:40 +0100 vte (1:0.14.1-1) experimental; urgency=low * New upstream release. -- Josselin Mouette Tue, 21 Nov 2006 20:37:02 +0100 vte (1:0.14.0-1) experimental; urgency=low * New upstream release; no API change. * Preemptively fix the 12_python_reaper patch to work with newer codegen, thanks Daniel Holbach and Michael Vogt for all the fish. * Merge 1:0.12.2-4. -- Loic Minier Tue, 5 Sep 2006 16:43:37 +0200 vte (1:0.13.7-1) experimental; urgency=low * New upstream development release; no API change. -- Loic Minier Fri, 25 Aug 2006 20:20:03 +0200 vte (1:0.13.6-1) experimental; urgency=low * New upstream development release; no API change. * Merge 1:0.12.2-3. -- Loic Minier Wed, 23 Aug 2006 15:56:50 +0200 vte (1:0.13.5-1) experimental; urgency=low * New upstream development releases, with API changes. - Target at experimental. - Rename livte4 to libvte9 for the new SONAME. - Bump shlibs to >= 1:0.13.3. - Drop 08_set_backspace_to_utf8 patch, merged upstream. - Drop 09_multiscreen_safe, fixed upstream. - Drop 70_relibtoolize, I'm too lazy to update it for dev releases. - Bump up libglib2.0-dev build-dep to > 2.9.0. -- Loic Minier Wed, 9 Aug 2006 22:45:15 +0200 vte (1:0.12.2-5) unstable; urgency=medium * Add a get-orig-source target to retrieve the upstream tarball. * New patch, 20_gtk-style-attach-crash, fixes crash in gtk_style_attach when changing icon theme; backported from GNOME #399282 / vte 0.14.2; see also GNOME #353498. * Stop shipping *.a and *.la files for Python modules. -- Loic Minier Mon, 26 Feb 2007 14:15:57 +0100 vte (1:0.12.2-4) unstable; urgency=medium * Remove references to the forgotten hardcoded python2.3 and python2.4 version from the python-vte.install file, thanks Daniel Holbach. * Urgency medium since this will cause FTBFS in the future. -- Loic Minier Tue, 5 Sep 2006 16:36:09 +0200 vte (1:0.12.2-3) unstable; urgency=medium * Drop useless DEB_PYTHON_SYSTEM=pysupport. * Rework package build completely to follow pyversions --requested. * Set pyversions to "2.3-". * Urgency medium since this fixes a FTBFS. -- Loic Minier Wed, 23 Aug 2006 15:44:03 +0200 vte (1:0.12.2-2) unstable; urgency=low [ Loic Minier ] * Remove versions in Conflicts/Replaces with python2.X-vte. [ Josselin Mouette ] * 12_python_reaper.patch: patch from Michael Vogt to add a python binding for the reaper object (closes: #364383, #381143). [ Loic Minier ] * Add ${misc:Depends}. -- Loic Minier Wed, 9 Aug 2006 22:15:22 +0200 vte (1:0.12.2-1) unstable; urgency=low [ Loic Minier ] * New upstream release. - Relibtoolize. [debian/patches/70_relibtoolize.patch] * Fix watch file. [ Gustavo Franco ] * Python New Policy Transition. (Closes: #373405) - debian/control: - python-vte now provides Python 2.3 and 2.4 vte Python bindings. - Add python-support as Build-Depends. - Fix python-vte package description. - debian/rules: - Add DEB_PYTHON_SYSTEM variable and set to pysupport. - Make the needed changes to provide Python 2.3 and 2.4 vte Python bindings in the same binary package (python-vte). - Remove dh_python call since it's no more needed. - Add dh_pysupport call in binary-install/python-vte target. - Remove debian/python{2.3,2.4}-vte.install - Add debian/python-vte.install * Set debhelper compatibility to 5. -- Gustavo Franco Tue, 11 Jul 2006 01:06:36 -0300 vte (1:0.12.1-1) unstable; urgency=low [ Josselin Mouette ] * Set fatalerror as the primary maintainer. * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${source:Version} and ${binary:Version}. [ Loic Minier ] * Stop shipping /usr/lib/*.la files in libvte-dev. [debian/libvte-dev.install] * New upstream release, with API additions. - Bump up libgtk2.0-dev build-dep to >= 2.6.0. [debian/control, debian/control.in] - Add a libglib2.0-dev build-dep (> 2.6.0). [debian/control, debian/control.in] - Bump shlibs to >= 1:0.12.1. [debian/rules] - Drop restricted region adjustment patch as upstream merged it and also fixed a couple of issues it had. [debian/patches/20_restricted_region_readjustment.patch] - Relibtoolize. [debian/patches/70_relibtoolize.patch] * Fix clenaup of /debian/tmp-2.3 instead of debian/tmp-2.3 introduced with Python 2.4 support. [debian/rules] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Fri, 12 May 2006 16:11:16 +0200 vte (1:0.12.0-2) unstable; urgency=low * Drop references to libXcursor.la -- Guilherme de S. Pastore Fri, 21 Apr 2006 12:49:11 -0300 vte (1:0.12.0-1) unstable; urgency=low * New upstream release. * debian/patches/20_restricted_region_readjustment.patch: - patch from upstream CVS to fix the famous Blue Screen of Death with irssi running inside screen. * debian/copyright: - updated list of upstream authors - updated to use http://download.gnome.org/ * debian/watch: - updated to use http://download.gnome.org/ -- Guilherme de S. Pastore Sun, 2 Apr 2006 12:15:57 -0300 vte (1:0.11.20-3) unstable; urgency=low * Fix Python build-deps, thanks Jan Lübbe. [debian/control, debian/control.in] -- Loic Minier Mon, 27 Feb 2006 09:55:30 +0100 vte (1:0.11.20-2) unstable; urgency=low * Merge nice patch from Jan Lübbe to build vte's python bindings for python 2.3 and 2.4. (Closes: #353434) [debian/control, debian/control.in, debian/python-vte.install, debian/python2.3-vte.install, debian/python2.4-vte.install, debian/rules] * Tune up the descriptions slightly. [debian/control, debian/control.in] * Let python2.3-vte replace previous versions of python-vte. [debian/control, debian/control.in] -- Loic Minier Sun, 26 Feb 2006 21:34:54 +0100 vte (1:0.11.20-1) unstable; urgency=low * New upstream release. -- Loic Minier Sun, 26 Feb 2006 11:28:15 +0100 vte (1:0.11.19-1) unstable; urgency=low * New upstream release. - Shift+Insert pasting works as in the past. (Closes: #354275) -- Loic Minier Sat, 25 Feb 2006 17:45:13 +0100 vte (1:0.11.18-1) unstable; urgency=low * New upstream release. - Drop double free() fix (merged upstream). [debian/patches/07_remove_doublefree.patch] -- Loic Minier Sun, 12 Feb 2006 20:55:57 +0100 vte (1:0.11.17-1) unstable; urgency=low * New upstream release. - This release backs out all changes made to the .pc file in debian/patches/30_pkg-config-private-fields.patch, and hence reopens #340406, but should include proper -I flags. (Closes: #346039) - New patch to move only the libfreetype link flags to Libs.private. [debian/patches/30_pkg-config-private-field-for-freetype.patch] (Closes: #340406) - Drop patch adding console sequesnces to save/restore cursor position (merged upstream). [debian/patches/05_cursor_position.patch] - Drop relibtoolizing patch as the person bootstrapping vte for GNOME was visibly running Debian. :) [debian/patches/70_relibtoolize.patch] -- Loic Minier Sun, 29 Jan 2006 18:35:39 +0100 vte (1:0.11.16-1) unstable; urgency=low * New upstream release. - Drop patch to use .private pkg-config pseudo-headers (included upstream). [debian/patches/30_pkg-config-private-fields.patch] - No need to "rm python/vte.c", this is not distributed upstream anymore. [debian/rules] - Drop patch to fix gdk warnings (included upstream). [debian/patches/20_gdk-warning.patch] - Relibtoolize. [debian/patches/70_relibtoolize.patch] -- Loic Minier Mon, 23 Jan 2006 22:15:53 +0100 vte (1:0.11.15-4) unstable; urgency=low * Build-depend on libfreetype6-dev (>= 2.0.2) to match the checks in configure.in. (Closes: #340412) [debian/control, debian/control.in] * Use pkg-config's Libs.private and Requires.private field for libraries and packages needed only for static linking instead of the Libs / Requires fields; you need to build-depend on pkg-config (>= 0.18) to use these fields. Based on a patch by Steve Langasek. (Closes: #340406) [debian/patches/30_pkg-config-private-fields.patch] -- Loic Minier Wed, 23 Nov 2005 15:23:11 +0100 vte (1:0.11.15-3) unstable; urgency=high * Force regeneration of the python bindings by removing python/vte.c. (Closes: #334001, #334668, #338090) [debian/rules] -- Loic Minier Tue, 8 Nov 2005 22:38:50 +0100 vte (1:0.11.15-2) unstable; urgency=high * Urgency high for RC bug fix. * Add libsm-dev, libice-dev, zlib1g-dev, libncurses5-dev | libncurses-dev, libx11-dev, and libfontconfig1-dev deps to vte-dev, according to its .pc file. (Closes: #259671) [debian/control, debian/control.in] -- Loic Minier Sun, 16 Oct 2005 22:21:33 +0200 vte (1:0.11.15-1) unstable; urgency=low [ Sebastien Bacher ] * debian/control.in: - use ${python:Depends}. * debian/python-vte.install: - don't use a specific python version. * debian/rules: - use dh_python. [ Loic Minier ] * New upstream releases. - Fix confusion between py_palette and item in _wrap_vte_terminal_set_colors(), doesn't segfault anymore in vte.Terminal.set_colors(). (Closes: #319987) * Add CDBS' utils. * Drop obsolete patches. [debian/patches/02_path_xtra.patch, debian/patches/03_path_xtra-2.patch, debian/patches/11_hide_pageup_behavior.patch] * Temporarily add libxt-dev build-dependency to let AC_PATH_X/AC_PATH_XTRA autodetect X development files, see . * Update FSF address. [debian/copyright] -- Loic Minier Sun, 11 Sep 2005 16:03:32 +0200 vte (1:0.11.13-4) unstable; urgency=high * Urgency high for testing targetted RC bugfix. * Add dependencies to libvte-dev on libxft-dev, libfreetype6-dev, libatk1.0-dev, libpango1.0-dev, libglib2.0-dev to conform with libvte.la's dependency_libs. [debian/control, debian/control.in] (Closes: #259671) -- Loic Minier Sun, 31 Jul 2005 16:01:15 +0200 vte (1:0.11.13-3) unstable; urgency=low * Fix Gdk warnings with a patch from upstream. (Closes: #316940, #318549) [debian/patches/20_gdk-warning.patch] * Bump up Standards Version to 3.6.2. -- Loic Minier Thu, 21 Jul 2005 20:01:23 +0200 vte (1:0.11.13-2) unstable; urgency=low * Rebuild on an unstable box to avoid dependencies in experimental. -- Josselin Mouette Sat, 30 Apr 2005 19:07:20 +0200 vte (1:0.11.13-1) unstable; urgency=low * New upstream version * Added a new package that contains the documentation (Closes: #300742) * debian/patches: - 01_vtemodule.patch: applied -- Arnaud Patard Tue, 19 Apr 2005 23:05:02 +0200 vte (1:0.11.12-1) unstable; urgency=low * New upstream version. Lots of patches in Gnome's bugzilla have been applied. * debian/patches : - Merged patches : 05_performance_boost.patch 10_redraw_vte_screen.patch 12_fix_display_corrption_in_utf8.patch - Splitted 02_path_xtra.patch into to patches : 02_path_xtra.patch contains the configure.in patch 03_path_xtra-2.patch contains the configure patch - Updated 07_remove_doublefree.patch as it's partially applied -- Arnaud Patard Thu, 3 Mar 2005 23:54:07 +0100 vte (1:0.11.11-6) unstable; urgency=low * Added patches from Emil Soleyman-Zomalan . * debian/patches: - Balanced performance improvement (Closes: #197797) 05_performance_boost.patch http://bugs.gnome.org/show_bug.cgi?id=143914 - Resolve double free problem 07_remove_doublefree.patch http://bugs.gnome.org/show_bug.cgi?id=161337 - Set backspace behavior to utf8 (depends on utf8 locale) 08_set_backspace_to_utf8.patch http://bugs.gnome.org/show_bug.cgi?id=158200 - Make vte multi-screen safe 09_multiscreen_safe.patch http://bugs.gnome.org/show_bug.cgi?id=160782 - Redraw vte screen with correct background color 10_redraw_vte_screen.patch http://bugs.gnome.org/show_bug.cgi?id=125364 - Hide manifestation of PageUp behavior with less (Closes: #285143) 11_hide_pageup_behavior.patch http://bugzilla.gnome.org/show_bug.cgi?id=115149 - Fix utf8 display cooruption (Closes: #276316) 12_fix_display_corrption_in_utf8.patch http://bugzilla.gnome.org/show_bug.cgi?id=154896 -- Arnaud Patard Wed, 22 Dec 2004 01:32:58 +0100 vte (1:0.11.11-5) unstable; urgency=low * debian/patches: - Relibtoolized 02_path_xtra.patch (Closes: #259671) - Added an updated patch from http://bugs.gnome.org/show_bug.cgi?id=142640 to display correctly fonts (Closes: #251355) -- Arnaud Patard Thu, 12 Aug 2004 14:00:51 +0200 vte (1:0.11.11-4) unstable; urgency=low * GNOME team upload. * debian/rules: add epoch to shlib declaration (closes: #253120). -- Jordi Mallach Sun, 20 Jun 2004 17:24:12 +0200 vte (1:0.11.11-3) unstable; urgency=low * Gnome Team Upload. * debian/rules: + shlibs version = 0.11.11. -- Sebastien Bacher Tue, 8 Jun 2004 00:55:25 +0200 vte (1:0.11.11-2) unstable; urgency=low * GNOME Team Upload. * Upload in unstable. -- Sebastien Bacher Thu, 27 May 2004 00:15:35 +0200 vte (1:0.11.11-1) experimental; urgency=low * New upstream version - Removes all former patches, as they're no more needed - Add a patch for correcting init_vte typos. - This version add more documentation in python-vte module (Closes: #225296) - New build dependency on gtk-doc-tools * Added a patch for using AC_PATH_XTRA with Debian's enhancements. * Added a patch for supporting some save/restore cursor position console sequences (Closes: 248896) -- Arnaud Patard Sun, 2 May 2004 22:37:25 +0200 vte (1:0.11.10-8) unstable; urgency=low * debian/patches: - Added a patch to support the vte_terminal_fork_pty call coming from upstream cvs (Closes: #241485) -- Arnaud Patard Sun, 18 Apr 2004 14:18:56 +0200 vte (1:0.11.10-7) unstable; urgency=low * The gnome-pty-helper didn't have the right permissions, so it couldn't update the utmp files. (Closes: #240279) -- Arnaud Patard Tue, 30 Mar 2004 01:15:47 +0200 vte (1:0.11.10-6) unstable; urgency=low * Fixed build-dependencies (Closes: #238470) -- Arnaud Patard Wed, 17 Mar 2004 19:25:26 +0100 vte (1:0.11.10-5) unstable; urgency=low * New maintainer (Closes: #234970) * Switched from debhelper to cdbs for the packaging -- Arnaud Patard Sun, 29 Feb 2004 19:41:29 +0100 vte (1:0.11.10-4) unstable; urgency=low * This package suck more and more, slow, broken and upstream don't care, thus orpahned. -- Christian Marillat Thu, 26 Feb 2004 21:48:39 +0100 vte (1:0.11.10-3) unstable; urgency=low * New patch 02_link.dpatch to fix broken linkage (Closes: #220108) -- Christian Marillat Sun, 30 Nov 2003 17:21:07 +0100 vte (1:0.11.10-2) unstable; urgency=low * Add patch for less artifacts (Closes: #218399) * NMU aren't walcome when I've tagged this bug pending two days ago. Don't touch my packages. -- Christian Marillat Mon, 3 Nov 2003 19:13:10 +0100 vte (1:0.11.10-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 19 Oct 2003 11:32:07 +0200 vte (1:0.10.29-6) unstable; urgency=low * Re-apply cursor blinking patch (Closes: #186764, #211818) -- Christian Marillat Tue, 30 Sep 2003 22:50:18 +0200 vte (1:0.10.29-5) unstable; urgency=low * Add libxrender-dev in Builde-Depends and Depends for the -dev package (Closes: #208533) -- Christian Marillat Wed, 3 Sep 2003 18:19:51 +0200 vte (1:0.10.29-4) unstable; urgency=low * Fix python dependencies in python-vte (Closes: #206285) * New patch to fix a bug with the blinking (Closes: #186764) -- Christian Marillat Wed, 20 Aug 2003 16:29:34 +0200 vte (1:0.10.29-3) unstable; urgency=low * debian/control Add python-gtk2-dev in build-depends * python package need to depends on a versioned python-gtk2 (>= 1.99.17-2) * Revert bug introduced in 0.10.28 about scrolling page (Closes: #190651, #203049) -- Christian Marillat Tue, 19 Aug 2003 20:43:43 +0200 vte (1:0.10.29-2) unstable; urgency=low * debian/rules remove an old CC=gcc-3.2 (Closes: #196911) -- Christian Marillat Tue, 10 Jun 2003 20:33:06 +0200 vte (1:0.10.29-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 9 Jun 2003 22:26:53 +0200 vte (1:0.10.28-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 13 May 2003 09:07:26 +0200 vte (1:0.10.27-1) unstable; urgency=low * New upstream release. * Fix fonts size (Closes: #186705) -- Christian Marillat Mon, 5 May 2003 13:13:52 +0200 vte (0.11.0-2) unstable; urgency=low * Update section * Fix crash on exit (Closes: #186593) -- Christian Marillat Fri, 4 Apr 2003 12:49:57 +0200 vte (0.11.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 26 Mar 2003 21:26:39 +0100 vte (0.10.26-1) unstable; urgency=low * New upstream release. * Fix text wrapping (Closes: #183337) -- Christian Marillat Tue, 4 Mar 2003 21:09:31 +0100 vte (0.10.25-1) unstable; urgency=low * new upstream release. -- Christian Marillat Tue, 25 Feb 2003 01:39:37 +0100 vte (0.10.23-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 21 Feb 2003 20:56:58 +0100 vte (0.10.22-1) unstable; urgency=low * New upstream release. * Fix tab focus (Closes: #180370) -- Christian Marillat Thu, 20 Feb 2003 10:17:29 +0100 vte (0.10.20-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 15 Feb 2003 02:00:29 +0100 vte (0.10.19-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 13 Feb 2003 10:42:34 +0100 vte (0.10.17-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 3 Feb 2003 15:56:24 +0100 vte (0.10.16-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 31 Jan 2003 18:06:35 +0100 vte (0.10.15-1) unstable; urgency=low * New upstream release. * Fix vim and scroll mouse (Closes: #176952) -- Christian Marillat Tue, 28 Jan 2003 10:47:06 +0100 vte (0.10.14-1) unstable; urgency=low * New upstream release. * Workaround to fix undocumented xttitle escape sequence (Closes: #178066) * Fix shift+arrows keys (Closes: #177745) * Fix DEC graphics characters (Closes: #177977) -- Christian Marillat Fri, 24 Jan 2003 12:24:18 +0100 vte (0.10.12-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 20 Jan 2003 22:54:23 +0100 vte (0.10.11-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 18 Jan 2003 15:57:33 +0100 vte (0.10.10-2) unstable; urgency=low * -dev package should depends on libncurses5-dev (Closes: #176684) -- Christian Marillat Tue, 14 Jan 2003 16:52:06 +0100 vte (0.10.10-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 14 Jan 2003 12:13:00 +0100 vte (0.10.8-1) unstable; urgency=low * New upstream release. * Build against libxft2-dev * Remove gcc-3.2 build-dependency * Bump Standards-Version to 3.5.8 -- Christian Marillat Wed, 8 Jan 2003 16:18:25 +0100 vte (0.10.7-1) unstable; urgency=low * new upstream release. -- Christian Marillat Thu, 12 Dec 2002 15:43:33 +0100 vte (0.10.5-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 4 Dec 2002 13:19:25 +0100 vte (0.10.4-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 12 Nov 2002 17:11:26 +0100 vte (0.10.3-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 11 Nov 2002 18:48:53 +0100 vte (0.10.2-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 7 Nov 2002 16:09:09 +0100 vte (0.10.1-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 5 Nov 2002 16:39:09 +0100 vte (0.10-1) unstable; urgency=low * New upstream release. * Bump the libray package to 4 -- Christian Marillat Thu, 31 Oct 2002 19:58:18 +0100 vte (0.9.2-1) unstable; urgency=low * New upstream release. * Fix build with the python module (Closes: #164440) -- Christian Marillat Tue, 22 Oct 2002 16:15:17 +0200 vte (0.9.0-2) unstable; urgency=low * Should build-depends on gettext (Closes: #163611) -- Christian Marillat Mon, 7 Oct 2002 09:13:35 +0200 vte (0.9.0-1) unstable; urgency=low * New upstream releae. * Add build-dependency to python-gtk2 and python-dev * Add a python-vte package (Closes: #158588) * Bump the libray package to 3 * Move I18N file in the -common package -- Christian Marillat Sat, 5 Oct 2002 10:38:12 +0200 vte (0.5.1-2) unstable; urgency=low * Build with gcc-3.2 * Update to standards version 3.5.7 -- Christian Marillat Fri, 13 Sep 2002 21:38:02 +0200 vte (0.5.1-1) unstable; urgency=low * Initial Release (Closes: #153740) -- Christian Marillat Sun, 21 Jul 2002 16:30:57 +0200