~barry/ubuntu/lucid/update-manager/fix-511628

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Steve Langasek
  • Date: 2009-09-11 20:07:20 UTC
  • Revision ID: james.westby@ubuntu.com-20090911200720-eje8jrx2l0ivdfy0
Tags: 1:0.125
[ Michael Vogt ]
* integrate base-installer as a sub-component into the
  release upgrader and use the base-installer/kernel/*.sh
  functionality to ensure we select the most appropriate
  kernel on upgrade (LP: #353545)
* integrate automatic updates to base-installer into the
  pre-build.sh bzr hook
* UpdateManager/Core/UpdateList.py, UpdateManager/UpdateManager.py:
  - filter warnings
* UpdateManager/SimpleGtkbuilderApp.py:
  - use logging instead of sys.stderr
* data/glade/UpdateManager.ui:
  - set explicit translation domain
* integrate base-installer component into auto-upgrade-tester

[ Steve Langasek ]
* Refresh .pot file (and .po files) so that new UI strings are available
  for translation in LP.  LP: #425014.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-manager (1:0.125) karmic; urgency=low
 
2
 
 
3
  [ Michael Vogt ]
 
4
  * integrate base-installer as a sub-component into the
 
5
    release upgrader and use the base-installer/kernel/*.sh
 
6
    functionality to ensure we select the most appropriate
 
7
    kernel on upgrade (LP: #353545)
 
8
  * integrate automatic updates to base-installer into the
 
9
    pre-build.sh bzr hook
 
10
  * UpdateManager/Core/UpdateList.py, UpdateManager/UpdateManager.py:
 
11
    - filter warnings
 
12
  * UpdateManager/SimpleGtkbuilderApp.py:
 
13
    - use logging instead of sys.stderr
 
14
  * data/glade/UpdateManager.ui:
 
15
    - set explicit translation domain
 
16
  * integrate base-installer component into auto-upgrade-tester
 
17
  
 
18
  [ Steve Langasek ]
 
19
  * Refresh .pot file (and .po files) so that new UI strings are available
 
20
    for translation in LP.  LP: #425014.
 
21
 
 
22
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 11 Sep 2009 20:07:20 +0200
 
23
 
1
24
update-manager (1:0.124.11) karmic; urgency=low
2
25
 
3
26
  * DistUpgrade/DistUpgradeView.py: