Change logs for vte source package in Intrepid

  • vte (1:0.17.4-0ubuntu1) intrepid; urgency=low
    
      * New upstream release:
        - translation updates
    
     -- Michael Vogt <email address hidden>   Tue, 23 Sep 2008 09:54:42 +0200
  • vte (1:0.17.3-0ubuntu1) intrepid; urgency=low
    
      * New upstream release
        - Update python bindings to bind new API from 0.17.1
        - Bug 538344 – Anjuta hangs when program is executed in terminal
    
     -- Pedro Fragoso <email address hidden>   Tue, 09 Sep 2008 14:37:58 +0100
  • vte (1:0.17.2-0ubuntu2) intrepid; urgency=low
    
      * Add 93_add_alt_screen_scroll_toggle.patch to solve scrolling-in-screen
        bug (http://bugzilla.gnome.org/show_bug.cgi?id=538195).  Thanks to
        Heath Caldwell (LP: #106995).
    
     -- Kees Cook <email address hidden>   Thu, 28 Aug 2008 09:24:06 -0700
  • vte (1:0.17.2-0ubuntu1) intrepid; urgency=low
    
      * New upstream release:
        - Fix crasher on 64bit systems
        - Fix a bunch of warnings
        - Bugs fixed in this release:
          Bug 546940 – Crash when selecting text (LP: #256769)
    
     -- Michael Vogt <email address hidden>   Thu, 14 Aug 2008 16:56:15 +0200
  • vte (1:0.17.1-0ubuntu1) intrepid; urgency=low
    
      * New upstream release
        New API to:
        - Make the cursor blinking follow the gtk setting by default, with a
          possible override.
        - Set named cursors on matches.
        - Do GRegex matching, to be used alternatively to the old vteregex matching.
        - Add set-scroll-adjustments signal, needed to allow adding a VteTerminal
          into a GtkScrolledWindow.
        - Add version check macro.
        Misc bug fixes.
        - Bug 546366 – hard to select last tab char on a line
        - Bug 545924 – tab characters not handled correctly after ncurses clear
          Patch from Patryk Zawadzki
        - Bug 542795 – VTE_CJK_WIDTH don't work
        - Bug 399744 – Hide more font-aa implementation details
        - Bug 510903 – use gtk-cursor-blink setting
        - Bug 539130 – building g-t fails due to GtkType etc. deprecation
        - Bug 540182 – crash in geany with vte trunk
        - Bug 535552 – vte_terminal_set_allow_bold doesn't queue redraw
        - Bug 535469 – support named cursors on matches
        - Bug 418918 – Switch to GRegex
        - Bug 535467 – implement set-scroll-adjustments signal
        - Bug 535468 – need version check macros
        - Bug 515972 – Bold black is black in vte's default palette
      * debian/control.in:
        - Bump glib requirement to 2.14
      * debian/rules:
        - Bump shlibs to 0.17.1
    
     -- Pedro Fragoso <email address hidden>   Wed, 06 Aug 2008 03:39:17 +0100
  • vte (1:0.16.14-1ubuntu2) intrepid; urgency=low
    
      * Add debian/patches/92_full_bold_fonts.patch: fix bold font handling,
        backported from the fixes in Gnome Bug 54926.
    
     -- Kees Cook <email address hidden>   Sun, 13 Jul 2008 21:50:18 -0700
  • vte (1:0.16.14-1ubuntu1) intrepid; urgency=low
    
      * Merge from Debian unstable (LP: #237806), Ubuntu 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
    
     -- Pedro Fragoso <email address hidden>   Fri, 06 Jun 2008 02:07:27 +0100
  • 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 <email address hidden>   Tue, 11 Mar 2008 19:00:27 +0100