Fix a Lintian override (we use sudo now, not pkexec)

ubuntu/noble ubuntu/1%24.04.7
Aaron Rainbolt 6 months ago
parent 072c709db1
commit 24a11332de

@ -1,6 +1,6 @@
# The .desktop file uses pkexec to run the installer. pkexec is included in
# the system.
calamares-settings-lubuntu: desktop-command-not-in-package pkexec [usr/share/applications/lubuntu-calamares.desktop]
# The .desktop file uses sudo to run the installer. sudo is included in the
# system.
desktop-command-not-in-package sudo [usr/share/applications/lubuntu-calamares.desktop]
# there will be no manpage in the foreseeable future
calamares-settings-lubuntu: no-manual-page [usr/bin/calamares-logs-helper]
# We're just extracting a log file and preserving it for the user to look at

2
debian/changelog vendored

@ -2,6 +2,8 @@ calamares-settings-ubuntu (1:24.04.7) noble; urgency=medium
* Copy the Calamares installation log file from $HOME rather than /root.
(LP: #2044006)
* Update a Lintian override now that we're using sudo rather than pkexec to
launch Calamares in Lubuntu.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 20 Nov 2023 12:21:41 -0600

Loading…
Cancel
Save