mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Fix a Lintian override (we use sudo now, not pkexec)
This commit is contained in:
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
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…
x
Reference in New Issue
Block a user