lp:~glatzor/software-center/aptdaemon-polish

Created by Sebastian Heinlein and last modified
Get this branch:
bzr branch lp:~glatzor/software-center/aptdaemon-polish
Only Sebastian Heinlein can upload to this branch. If you are Sebastian Heinlein please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sebastian Heinlein
Project:
Ubuntu Software Center
Status:
Merged

Recent revisions

1149. By Sebastian Heinlein

Syntax fixes

1148. By Sebastian Heinlein

* Add missing defer=True arguments in AptClient calls.
* "except Exception:" has to be used in functions decorated by inline_callbacks, since the return value is injected as a BaseException inheritance into the generator.
* Return cannot be used in a generator - use return_value instead.
* aptdaemon.client maps DBus errors to native ones - so the isn't any need to check the error_name of the DBus exception.

1147. By Michael Vogt

releasing version 2.1.17.2

1146. By Michael Vogt

softwarecenter/backend/aptd.py: remove a lot of debug code

1145. By Michael Vogt

* softwarecenter/backend/aptd.py:
  - use policykit1.PK_ACTION_INSTALL_PURCHASED_PACKAGES priv from
    aptdaemon (LP: #631619)
* debian/control:
  - depend on the right aptdaemon version

1144. By Michael Vogt

releasing version 2.1.17.1

1143. By Michael Vogt

test/test_aptd.py: remove simulate test, currently broken

1141. By Michael Vogt

  - when installing a purchase only update from the just
    added repository to avoid breaking if other sources.list
    entries are incorrect
  - fix signal emite in TransactionStopped
* debian/control:
  - depend on current aptdaemon

1140. By Michael Vogt

push local changes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-center
This branch contains Public information 
Everyone can see this information.