lp:ubuntu/saucy/vte

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/vte
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

123. By Colin Watson

* Resynchronise with Debian (libexecdir fix closes LP: #864609).
  Remaining changes:
  - 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.
  - debian/patches/backscroll-stream-mem.patch:
    - Provide a memory-based scrollback stream backend to avoid hitting
      disk with terminal contents.
* Add version for vte_terminal_set_alternate_screen_scroll to
  libvte9.symbols (probably a bit too tight, but due to changelog
  truncation this is the best I could readily manage).

122. By Kees Cook

Add debian/patches/backscroll-stream-mem.patch: provide a memory-based
scrollback stream backend to avoid hitting disk with terminal contents
(LP: #778872).

121. By Michael Terry

* Merged from Debian unstable, remaining changes:
  - 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.
* debian/patches/gtk32-meta-map.patch:
  - Dropped, Debian uses a better patch
* debian/patches/fix_gtk3_accessibility.patch:
  - Dropped, package no longer builds gtk3 version

120. By Adam Conrad

No-change rebuild to drop spurious libsfgcc1 dependency on armhf.

119. By Luke Yelavich

debian/patches/gtk32-meta-map.patch: Patch from upstream bugzilla to
deal with the new meta mapping in GTK 3.2.2(LP: #890555)

118. By Luke Yelavich

debian/patches/fix_gtk3_accessibility.patch: Slightly backported and
tweaked patch from upstream bug #654630 to fix GTK3 accessibility post
GTK/gail refactor, the original patch plus some suggested tweaks in the
bug was used to preserve GTK2 support, can be dropped once we move to
vte 0.29

117. By Martin Pitt

New upstream release. Do not upgrade to 0.29 yet, as this drops GTK2
support, and we still have a ton of rdepends of libvte9.

116. By Barry Warsaw

Switch to dh_python2. (LP: #788514)

115. By Michael Vogt

* Merge from debian unstable. Remaining changes:
  - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
    when using alternate screen or scrolling is restricted.
  - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)
  - 91_keep_fds.patch:
    vte-2.90 does not yet support G_SPAWN_LEAVE_DESCRIPTORS_OPEN
    when calling vte_terminal_fork_command_full() until that is
    fixed we need to keep this patch

114. By Michael Vogt

readd 91_keep_fds.patch for now. gdebi-gtk needs it until
its ported to gtk3/vte3 where the required functionatlity
is exposed via GI

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/vte
This branch contains Public information 
Everyone can see this information.

Subscribers