lp:ubuntu/lucid-updates/gnome-terminal

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-updates/gnome-terminal
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

68. By Chris Coulson

* Update to stable upstream version 2.30.2, fixes:
  - LP: #526437 - Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion
    `entry != NULL && entry->lock_count > 0' failed
  - LP: #534225 - setup_http_proxy_env constructs no_proxy incorrectly
* Revert commit 8dfe341 - bump VTE req to 0.24.0. This was just bumped to
  the current stable version of VTE for 2.30.0, but it's not actually
  required (and Lucid only has 0.23.5 anyway)
  - add debian/patches/21_dont_bump_vte_version.patch
* Refresh patches
  - update debian/patches/01_lpi.patch
  - update debian/patches/99_autoreconf.patch

67. By Chris Coulson

* Revert the previous changes to add a new profile, as changing
  the default profile on upgrade is suboptimal, and there are better
  ways to implement the visual changes
  - Removed patches:
    + 02_rename_default_profile.patch
    + 03_add_new_profiles_on_upgrade.patch
    + 04_change_fallback_profile.patch
  - Delete debian/gnome-terminal-ambiance.schemas
  - Delete ebian/gnome-termina-data.gconf-defaults
  - debian/rules:
    + Don't install custom schema
* Add debian/patches/02_add_transparency_properties.patch:
  - This patch allows the background transparency to be controlled from
    the GTK theme (using "TerminalScreen::background-darkness"). In
    addition to this, the background colour and text colour are already
    themable from the GTK theme (by setting the "text[NORMAL]" and
    "base[NORMAL]" colours for the TerminalScreen class)
* debian/gnome-terminal-data.postinst:
  - Fix up the system gconf defaults when upgrading from a previous
    unstable version which had the extra profile. Users upgrading from
    this will probably still need to remove the "Ambiance" profile
    manually from their configuration though (there's not an easy way
    to do this automatically, and it only affects users upgrading
    from previous unstable versions)
* This fixes LP: #532511 and LP: #542144

66. By Chris Coulson

* debian/gnome-terminal-ambiance.schemas:
  - Add alternate_screen_scroll schema to Ambiance profile, to fix
    mouse-wheel scrolling (LP: #533647)

65. By Didier Roche-Tolomelli

* debian/gnome-terminal-ambiance.schemas:
  - change color to corresponds to bg one and be darker (LP: #532377)

64. By Chris Coulson

* debian/gnome-terminal-ambiance.schemas:
  - Provide settings for a new profile "Ambiance"
* debian/rules:
  - Install the schema for the new profile
* debian/gnome-termina-data.gconf-defaults
  - Set default profile to "Ambiance"
* debian/patches/02_rename_default_profile.patch:
  - Change the visible name for the upstream default profile to "Legacy".
    "Default" no longer makes sense, as it's not the default profile.
    We do this by directly patching the upstream schema to
    ensure the new string appears in the translation template
* debian/patches/03_add_new_profiles_on_upgrade.patch:
  - Ensure that new profiles installed in /apps/gnome-terminal/profiles
    are available to the user after upgrade, even if they have a custom
    profile list. This is just achieved by scanning for new subfolders
    and merging in the new profile names
* debian/patches/04_change_fallback_profile.patch:
  - Change fallback profile to Ambiance

63. By Baptiste Mille-Mathias

* New upstream release (LP: #516775)
* debian/control.in:
  - Update Build-Depends for libvte-dev (>= 1:0.23.5)
* debian/patches/99_autoreconf.patch: refreshed

62. By Chris Coulson

* debian/patches/20_add_alt_screen_toggle_ui.patch:
  - Move the extra table entry down one row, to stop it rendering over
    an existing entry

61. By Michael Vogt

* debian/control.in:
  - update Replace line to match the Ubuntu version where
    the move of the desktop/menu files from gnome-terminal-data
    to gnome-terminal happend

60. By Martin Peeks

* New upstream release (LP: #499992):
  - --geometry works again (LP: #333412)
  - tab detaching works again
  - unlimited scrollback
  - improved proxy env suppport
  - bold color support
  - tons of translation updates
* debian/control.in:
  - libvte-dev build-dep raised to 0.23.1
* debian/patches/99_autoreconf.patch: refreshed

59. By Robert Ancell

* Rebase on Debian 2.28.1-1, remaining changes:
  - debian/patches/01_lpi.patch:
  - debian/patches/99_autoreconf.patch:
  - debian/control.in:
    - LP integration
  - debian/patches/20_add_alt_screen_toggle_ui.patch:
    - Hook new vte alternate screen scrolling toggle via UI
  - debian/watch:
    - Watch for unstable versions

Branch metadata

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

Subscribers