~ubuntu-branches/ubuntu/karmic/update-manager/karmic-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-09-24 18:41:22 UTC
  • Revision ID: james.westby@ubuntu.com-20090924184122-4lowduwf0xiqmfnl
Tags: 1:0.125.3
* DistUpgrade/DistUpgrade.cfg.hardy:
  - fix upgrades from hardy by allowing the removal of sysvutils
* data/glade/UpdateManager.ui:
  - remove dialog title for cache open progress (LP: #435653)
* DistUpgrade/DistUpgradeQuirks.py:
  - add translators hints for some strings (LP: #433116)
* UpdateManager/Core/DistUpgradeFetcherCore.py:
  - fixed typo (thanks to Henrique P. Machado)
* UpdateManager/UpdateManager.py:
  - fix i18n issues with gtkbuilder
* DistUpgrade/DistUpgradeQuirks.py:
  - stop kblueplugd kbluetooth when the upgrade starts to
    avoid them crashing during the upgrade 
    (thanks to Jonathan Riddell)
* UpdateManager/backend/InstallBackendAptdaemon.py
  - setup correct window icon
* data/glade/UpdateManager.ui:
  - switch from unicode … to "..." until the issues with
    gettext is resolved (LP: #434107)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-manager (1:0.125.3) karmic; urgency=low
 
2
 
 
3
  * DistUpgrade/DistUpgrade.cfg.hardy:
 
4
    - fix upgrades from hardy by allowing the removal of sysvutils
 
5
  * data/glade/UpdateManager.ui:
 
6
    - remove dialog title for cache open progress (LP: #435653)
 
7
  * DistUpgrade/DistUpgradeQuirks.py:
 
8
    - add translators hints for some strings (LP: #433116)
 
9
  * UpdateManager/Core/DistUpgradeFetcherCore.py:
 
10
    - fixed typo (thanks to Henrique P. Machado)
 
11
  * UpdateManager/UpdateManager.py:
 
12
    - fix i18n issues with gtkbuilder
 
13
  * DistUpgrade/DistUpgradeQuirks.py:
 
14
    - stop kblueplugd kbluetooth when the upgrade starts to
 
15
      avoid them crashing during the upgrade 
 
16
      (thanks to Jonathan Riddell)
 
17
  * UpdateManager/backend/InstallBackendAptdaemon.py
 
18
    - setup correct window icon
 
19
  * data/glade/UpdateManager.ui:
 
20
    - switch from unicode … to "..." until the issues with
 
21
      gettext is resolved (LP: #434107)
 
22
 
 
23
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Sep 2009 18:41:22 +0200
 
24
 
1
25
update-manager (1:0.125.2) karmic; urgency=low
2
26
 
3
27
  [ Michael Vogt ]