lp://qastaging/update-manager
Created by
Ubuntu Core Development Team
and last modified
- Get this branch:
- bzr branch lp://qastaging/update-manager
Members of
Ubuntu Core Development Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
5 branches
proposed for merging into this one.
No branches
dependent on this one.
Related bugs
Related blueprints
Branch information
Recent revisions
- 2974. By Benjamin Drung
-
Sort imports in UpdateManager/
Core/utils. py with isort ```
isort -l 79 --profile=black UpdateManager/Core/utils. py
``` - 2972. By Benjamin Drung
-
Fix pycodestyle complains by formatting Python code with black
```
black -C -l 79 .
``` - 2969. By Benjamin Drung
-
Replace transitional policykit-1 by polkitd and pkexec
`UpdateManager/
backend/ InstallBackendS ynaptic. py` calls synaptic with pkexec.
So the transitional package policykit-1 needs to be replaced by polkitd and
pkexec.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)