~enr0n/ubuntu-release-upgrader:deb822-v3

Last commit made on 2023-07-28
Get this branch:
git clone -b deb822-v3 https://git.launchpad.net/~enr0n/ubuntu-release-upgrader
Only Nick Rosbrook can upload to this branch. If you are Nick Rosbrook please log in for upload directions.

Branch merges

Branch information

Name:
deb822-v3
Repository:
lp:~enr0n/ubuntu-release-upgrader

Recent commits

ffb4e7a... by Nick Rosbrook

Release ubuntu-release-upgrader 1:23.10.4

82ca549... by Nick Rosbrook

update changelog

ac896b0... by Nick Rosbrook

Run pre-build.sh: updating mirrors, demotions, and translations.

df12856... by Nick Rosbrook

test: add unit test for migration to deb822 sources

0a66d0e... by Nick Rosbrook

test: add TestDeb822SourcesUpdate to test deb822 source rewrite

This uses many of the existing sources.list test cases and modifies them
for deb822.

5361346... by Nick Rosbrook

DistUpgradeController: migrate to deb822 sources on upgrade

This adds general support for deb822 to ubuntu-release-upgrader.

Add a check to see if the system is still using any .list source files,
and if so, perform migration to deb822 sources at the end of the
upgrade. The migration itself is pretty straight-forward - just re-write
the sources as deb822, and consolidate where appropriate.

Along with this, write deb822 versions of updateSourcesList() and
rewriteSourcesList(). Rather than trying to adapt the
rewriteSourcesList() function as-is, just start from scratch and do not
carry over old and probably no-longer-needed quirks.

NB that upgrades to mantic should only hit the migration path, and the
re-written updateSourcesList() and rewriteSourcesList(), will not really
be used until upgrades from mantic and newer.

9b37105... by Brian Murray

releasing package ubuntu-release-upgrader version 1:23.10.3

8d0dd54... by Brian Murray

Run pre-build.sh: updating mirrors, demotions, and translations.

5081aca... by Brian Murray

DistUpgradeViewKDE.py: Fix a crash when writing text on a key press event. Thanks Launchpad user Matteo Italia for the fix. (LP: #2020414)

9e07663... by Jeremy BĂ­cha

Fix one more reference to webkit2gtk 4.0