From c16cb1dcba60b0811b3c46aa4734b998a18fc8dc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:54:44 +0200 Subject: Adding debian version 43.9-0+deb12u1. Signed-off-by: Daniel Baumann --- debian/gnome-shell.lintian-overrides | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/gnome-shell.lintian-overrides (limited to 'debian/gnome-shell.lintian-overrides') diff --git a/debian/gnome-shell.lintian-overrides b/debian/gnome-shell.lintian-overrides new file mode 100644 index 0000000..3980bdd --- /dev/null +++ b/debian/gnome-shell.lintian-overrides @@ -0,0 +1,16 @@ +# These RUNPATHs are needed to find mutter's private clutter fork +gnome-shell: custom-library-search-path RUNPATH /usr/lib/*/mutter-* [usr/bin/gnome-shell] +gnome-shell: custom-library-search-path RUNPATH /usr/lib/*/mutter-* [usr/lib/gnome-shell/*.so] + +# This is just a launcher for a desktop-required component (evolution) +gnome-shell: desktop-command-not-in-package evolution [usr/share/applications/evolution-calendar.desktop] + +# gnome-shell ships some desktop files only to provide metadata and icons to some apps +gnome-shell: desktop-command-not-in-package false [usr/share/applications/org.gnome.Shell.Extensions.desktop] +gnome-shell: desktop-command-not-in-package gapplication [usr/share/applications/org.gnome.Shell.PortalHelper.desktop] + +# This is a NoDisplay=true desktop file, so there's no need for it +gnome-shell: desktop-entry-lacks-main-category [usr/share/applications/org.gnome.Shell.desktop] + +# Conceptually a program, only built as a shared library for technical reasons +gnome-shell: exit-in-shared-library [usr/lib/gnome-shell/libgnome-shell.so] -- cgit v1.2.3