~ubuntustudio-dev/ubiquity:main

Last commit made on 2023-08-13
Get this branch:
git clone -b main https://git.launchpad.net/~ubuntustudio-dev/ubiquity
Members of Ubuntu Studio Development can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~ubuntustudio-dev/ubiquity

Recent commits

cfd6764... by Erich Eickmeyer

Show oem-config-prepare-gtk in KDE desktop

8ca7fa1... by Erich Eickmeyer

Allow GTK icon to show in KDE for Ubuntu Studio

21ebbdf... by Dan Bungert

zsys: fix comment

bpool minimum size was previously increased to 1.75G. Update comment to
match.

6ad715e... by Julian Andres Klode

Set fa (Persian/Farsi) as the default Iranian language (LP: #1891270)

4959802... by Steve Langasek

releasing package ubiquity version 23.10.1

7eed470... by Steve Langasek

Use pycodestyle instead of pep8.

c896da6... by Steve Langasek

releasing package ubiquity version 23.04.9

810d096... by Steve Langasek

bin/oem-config-remove-gtk uses aptdaemon to remove packages, not apt-get, so was overlooked in the previous upload. Set the flag to autoremove dependencies here as well. LP:# 1925265.

6a6b747... by Steve Langasek

releasing package ubiquity version 23.04.8

2ef012d... by Steve Langasek

Whenever removing packages, use apt-get autoremove --purge instead of apt-get purge so that no-longer-used dependencies are removed together with the package in question, and we do not leave behind any packages that will be reported as autoremovable later. LP: #1925265.