lp:update-manager

Created by Ubuntu Core Development Team and last modified
Get this branch:
bzr branch lp:update-manager
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Core Development Team
Project:
Software Updater
Status:
Abandoned

Recent revisions

2976. By Benjamin Drung

Release update-manager 1:23.04.1

2975. By Benjamin Drung

Replace lsb_release call with reading /etc/os-release directly

2974. By Benjamin Drung

Sort imports in UpdateManager/Core/utils.py with isort

```
isort -l 79 --profile=black UpdateManager/Core/utils.py
```

2973. By Benjamin Drung

Drop imports only needed for Python 2

2972. By Benjamin Drung

Fix pycodestyle complains by formatting Python code with black

```
black -C -l 79 .
```

2971. By Benjamin Drung

Capitalize Python in package description

2970. By Benjamin Drung

Drop ancient X-Python3-Version field

2969. By Benjamin Drung

Replace transitional policykit-1 by polkitd and pkexec

`UpdateManager/backend/InstallBackendSynaptic.py` calls synaptic with pkexec.
So the transitional package policykit-1 needs to be replaced by polkitd and
pkexec.

2968. By Benjamin Drung

Run wrap-and-sort -at --experimental-rts-parser

2967. By Benjamin Drung

Remove trailing spaces from debian/changelog

Branch metadata

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