~ubuntu-branches/ubuntu/lucid/gnome-terminal/lucid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-03-23 21:41:22 UTC
  • Revision ID: james.westby@ubuntu.com-20100323214122-33ybqw824ud7c5j3
Tags: 2.29.6-0ubuntu5
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-terminal (2.29.6-0ubuntu5) lucid; urgency=low
 
2
 
 
3
  * Revert the previous changes to add a new profile, as changing
 
4
    the default profile on upgrade is suboptimal, and there are better
 
5
    ways to implement the visual changes
 
6
    - Removed patches:
 
7
      + 02_rename_default_profile.patch
 
8
      + 03_add_new_profiles_on_upgrade.patch
 
9
      + 04_change_fallback_profile.patch
 
10
    - Delete debian/gnome-terminal-ambiance.schemas
 
11
    - Delete ebian/gnome-termina-data.gconf-defaults
 
12
    - debian/rules:
 
13
      + Don't install custom schema
 
14
  * Add debian/patches/02_add_transparency_properties.patch:
 
15
    - This patch allows the background transparency to be controlled from
 
16
      the GTK theme (using "TerminalScreen::background-darkness"). In
 
17
      addition to this, the background colour and text colour are already
 
18
      themable from the GTK theme (by setting the "text[NORMAL]" and
 
19
      "base[NORMAL]" colours for the TerminalScreen class)
 
20
  * debian/gnome-terminal-data.postinst:
 
21
    - Fix up the system gconf defaults when upgrading from a previous 
 
22
      unstable version which had the extra profile. Users upgrading from
 
23
      this will probably still need to remove the "Ambiance" profile
 
24
      manually from their configuration though (there's not an easy way
 
25
      to do this automatically, and it only affects users upgrading
 
26
      from previous unstable versions)
 
27
  * This fixes LP: #532511 and LP: #542144
 
28
 
 
29
 -- Chris Coulson <chris.coulson@canonical.com>  Tue, 23 Mar 2010 21:41:22 +0000
 
30
 
1
31
gnome-terminal (2.29.6-0ubuntu4) lucid; urgency=low
2
32
 
3
33
  * debian/gnome-terminal-ambiance.schemas: