~ubuntu-core-dev/update-manager/main

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Benjamin Drung
  • Date: 2023-02-13 13:17:20 UTC
  • Revision ID: benjamin.drung@canonical.com-20230213131720-8mbk6d457v6xm79p
Release update-manager 1:23.04.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-manager (1:23.04.1) lunar; urgency=medium
 
2
 
 
3
  * Make Python version PEP440 compliant (LP: #1991606)
 
4
  * Switch to Debian source 3.0 (native)
 
5
  * Replace transitional policykit-1 by polkitd and pkexec
 
6
  * Fix pycodestyle complains by formatting Python code with black
 
7
  * Drop imports only needed for Python 2
 
8
  * Replace lsb_release call with reading /etc/os-release directly
 
9
 
 
10
 -- Benjamin Drung <bdrung@ubuntu.com>  Mon, 13 Feb 2023 14:17:03 +0100
 
11
 
1
12
update-manager (1:22.10.7) lunar; urgency=medium
2
13
 
3
14
  * Use uaclient library instead of ua tool for Ubuntu Pro information.