Added Lintian overrides for direct dpkg database access.

ubuntu/lunar
Aaron Rainbolt 1 year ago
parent 30c1bcd002
commit 2f4a39718e

@ -3,3 +3,6 @@
calamares-settings-lubuntu: desktop-command-not-in-package pkexec [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
# after the installation, this is normal.
calamares-settings-lubuntu: uses-dpkg-database-directly [usr/bin/calamares-logs-helper]

@ -3,3 +3,6 @@
calamares-settings-ubuntustudio: desktop-command-not-in-package bash [usr/share/applications/ubuntustudio-calamares.desktop]
# there will be no manpage in the foreseeable future
calamares-settings-ubuntustudio: no-manual-page [usr/bin/calamares-logs-helper]
# We're just extracting a log file and preserving it for the user to look at
# after the installation, this is normal.
calamares-settings-ubuntustudio: uses-dpkg-database-directly [usr/bin/calamares-logs-helper]

2
debian/changelog vendored

@ -11,6 +11,8 @@ calamares-settings-ubuntu (1:23.04.3) lunar; urgency=medium
* Bumped Standards-Version to 4.6.1, no changes necessary.
* Added 'Rules-Requires-Root: no'.
* Added Lintian overrides for missing manpages.
* Added Lintian overrides for direct usage of the dpkg database - this is
just log file extraction.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 23 Nov 2022 16:08:10 -0600

Loading…
Cancel
Save