diff --git a/debian/changelog b/debian/changelog index 92a9ec0..abdbaf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ calamares (3.2.4-0ubuntu1) UNRELEASED; urgency=medium * Bump Standards-version to 4.3.0, no changes needed. * Remove patches applied for XDG directories that is no longer needed. * Remove trailing whitespace in rules. + * Update lintian-overrides. -- Dan Simmons Fri, 15 Feb 2019 18:26:56 -0500 diff --git a/debian/lintian-overrides b/debian/lintian-overrides index b67c55e..c0a2cf1 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -1,10 +1,6 @@ # These are hooks that is incorperated in initramfs and does not need to be executable by itself. calamares: script-not-executable -# This is a false-alarm. This file does not contain licensing information, -# instead, it's a configuration file for licence options in the installer. -calamares: extra-license-file usr/share/calamares/modules/license.conf - # Private libraries, so no -dev packages or symbol files calamares: non-dev-pkg-with-shlib-symlink calamares: no-symbols-control-file @@ -12,6 +8,3 @@ calamares: package-name-doesnt-match-sonames # Debian live media relies on sudo so this message isn't needed calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo - -# Odd false alarm -calamares: spelling-error-in-binary usr/bin/calamares Iif If