~nik90/ubuntu/precise/software-center/add_keywords

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-10-07 16:24:53 UTC
  • Revision ID: james.westby@ubuntu.com-20111007162453-jxh9531o5cqcivbw
Tags: 5.0.1.4
* softwarecenter/ui/gtk3/widgets/apptreeview.py:
  - do not crash if self.appmodel is not available yet (LP: #869699)
* softwarecenter/db/update.py:
  - fix missing i18n lookup for app-install-data (LP: #869851)
* merge po/help from rosetta to ensure that the translated 
  manual is there, this is not delivered via langpacks
  (LP: #869935)
* test/test_database.py:
  - use sc.staging.ubuntu.com for the testing of the license 
    string data
* softwarecenter/db/application.py:
  - fix missing i18n for license send from the software-center-agent
    server

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
software-center (5.0.1.4) oneiric; urgency=low
 
2
 
 
3
  * softwarecenter/ui/gtk3/widgets/apptreeview.py:
 
4
    - do not crash if self.appmodel is not available yet (LP: #869699)
 
5
  * softwarecenter/db/update.py:
 
6
    - fix missing i18n lookup for app-install-data (LP: #869851)
 
7
  * merge po/help from rosetta to ensure that the translated 
 
8
    manual is there, this is not delivered via langpacks
 
9
    (LP: #869935)
 
10
  * test/test_database.py:
 
11
    - use sc.staging.ubuntu.com for the testing of the license 
 
12
      string data
 
13
  * softwarecenter/db/application.py:
 
14
    - fix missing i18n for license send from the software-center-agent
 
15
      server
 
16
 
 
17
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 07 Oct 2011 16:24:53 +0200
 
18
 
1
19
software-center (5.0.1.3) oneiric; urgency=low
2
20
 
3
21
  [ Gary Lasker ]