~sense/software-center/installed-app-find-and-launch

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2010-11-19 09:37:30 UTC
  • Revision ID: michael.vogt@ubuntu.com-20101119093730-69250lbaz4i61duc
* softwarecenter/db/update.py, utils/update-software-center:
  - do no longer log to the root logger but instead to a db.update logger
* test/test_mime.py:
  - use the local DB in the test and build it if needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
  * softwarecenter/enums.py:
12
12
    - add DB_SCHEMA_VERSION as metadata to the DB and ensure we rebuild
13
13
      the local DB on mismatch (the systemwide one is handlded already)
 
14
  * softwarecenter/db/update.py, utils/update-software-center:
 
15
    - do no longer log to the root logger but instead to a db.update logger
 
16
  * test/test_mime.py:
 
17
    - use the local DB in the test and build it if needed
14
18
 
15
19
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 19 Nov 2010 09:14:40 +0100
16
20