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

ubuntu/noble
Aaron Rainbolt 2 months ago
parent 1c4b837add
commit 0f213e4269

1
debian/changelog vendored

@ -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)

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

@ -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

Loading…
Cancel
Save