Change logs for vte3 source package in Precise

  • vte3 (1:0.32.1-0ubuntu1) precise-proposed; urgency=low
    
      * New upstream release:
       - pty: Fix custom child setup function
       - leak fix in vte_draw_set_text_font()
       - emulation: Fix off-by-one error in interpretation of ECH
     -- Robert Ancell <email address hidden>   Tue, 17 Apr 2012 14:54:10 +1000
  • vte3 (1:0.32.0-1ubuntu2) precise; urgency=low
    
      * debian/control.in: Bump Breaks/Replaces: of -dev to the Ubuntu version
        that moved the glade bits. (LP: #961289)
     -- Martin Pitt <email address hidden>   Wed, 21 Mar 2012 18:32:43 +0100
  • vte3 (1:0.32.0-1ubuntu1) precise; urgency=low
    
      * Merge with Debian experimental. Remaining Ubuntu changes:
        - 91_keep_fds.patch: Should be obsolete, but not dropping it at this time
          of precise's development cycle.
        - 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently when
          using alternate screen or scrolling is restricted.
    
    vte3 (1:0.32.0-1) experimental; urgency=low
    
      * New upstream release.
      * debian/control.in: Bump glib build dependency as per configure.ac.
      * Drop 03_glade-catalog-library-name.patch, fixed upstream.
      * 25_optional-ncurses.patch: Unfuzz.
      * Add 03_scroll_region_updates.patch: Fix glitches with interspersing writes
        to the bottom line with scrolls of the upper region. Patch taken from
        Ubuntu package. (GNOME #542087, LP: #246701)
      * Add 04_workaround_resources_compiler_path.patch: Drop --sourcedir from
        glib-compile-resources call. It is not necessary here, and breaks
        out-of-tree builds with absolute configure paths, such as cdbs does.
        Works around GNOME #672541.
      * debian/libvte-2.90-{common,9-udeb}.install: Drop termcap file, it's built
        in using GResource now.
      * debian/rules: Explicitly configure with --enable-gtk-doc, it's disabled
        now by default.
      * debian/libvte-2.90-9.symbols: Add new symbol from this release.
     -- Martin Pitt <email address hidden>   Wed, 21 Mar 2012 13:49:41 +0100
  • vte3 (1:0.31.0-0ubuntu2) precise; urgency=low
    
      * Add debian/patches/03_set_scroll_mask.patch: Explicitly set
        GDK_SCROLL_MASK as recent gtk+ versions require it for scrolling to work.
        (LP: #948612)
     -- Martin Pitt <email address hidden>   Thu, 08 Mar 2012 10:32:46 +0100
  • vte3 (1:0.31.0-0ubuntu1) precise; urgency=low
    
      * New upstream release.
     -- Jeremy Bicha <email address hidden>   Thu, 23 Feb 2012 15:06:27 +0100
  • vte3 (1:0.30.1-2ubuntu2) precise; urgency=low
    
      * debian/libvte-2.90-9.symbols:
        - Add vte_terminal_set_alternate_screen_scroll to symbols file to
          prevent FTBFS.
     -- Michael Terry <email address hidden>   Mon, 12 Dec 2011 17:57:11 -0500
  • vte3 (1:0.30.1-2ubuntu1) precise; urgency=low
    
      * Port Ubuntu's vte patches to vte3 (LP: #903401):
        - debian/patches/91_keep_fds.patch:
          - vte does not support G_SPAWN_LEAVE_DESCRIPTORS_OPEN
            when calling vte_terminal_fork_command_full().
        - debian/patches/93_add_alt_screen_scroll_toggle.patch:
          - Handle scrolling differently when using alternate screen or
            scrolling is restricted.
        - debian/patches/lp246701_scroll_region_updates.patch:
          - Fix update glitch related to scroll regions.
     -- Michael Terry <email address hidden>   Mon, 12 Dec 2011 17:38:32 -0500
  • vte3 (1:0.30.1-2) unstable; urgency=low
    
    
      * libvte-2.90-9.symbols: add correct Build-Depends-Package.
      * 02_meta.patch: workaround for Meta key being broken since the GTK+ 
        3.2.2 upgrade. Closes: #648975.
    
     -- Josselin Mouette <email address hidden>  Sat, 19 Nov 2011 14:02:12 +0100