Someone (cough, me) didn't audit the package purge lists very well...

This commit is contained in:
Aaron Rainbolt 2024-03-26 15:03:36 -05:00
parent 1c4b837add
commit 0f213e4269
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium
[ Aaron Rainbolt ]
* Don't try to start Unity after the OEM environment exits on Ubuntu Unity,
this has to be done by logging in via LightDM.
* Fix a couple of goofs with post-install package purging.
[ Walter Lapchynski ]
* Make links work. (LP: #1981473)

View File

@ -7,6 +7,7 @@ operations:
- calamares
- zram-config
- cifs-utils
- kubuntu-installer-prompt
- try_install:
- language-pack-$LOCALE
- language-pack-gnome-$LOCALE

View File

@ -3,11 +3,10 @@ backend: apt
operations:
- remove:
- "^live-*"
- calamares-settings-lubuntu
- calamares-settings-ubuntu-unity
- calamares
- zram-config
- cifs-utils
- lubuntu-installer-prompt
- try_install:
- language-pack-$LOCALE
- language-pack-gnome-$LOCALE