[neon/kde/kinfocenter/Neon/unstable] debian: make it multiarch

Carlos De Maine null at kde.org
Sun Dec 24 07:36:10 GMT 2023


Git commit 9cf751b0bccf8801eb6dfcec5cc64fa492279130 by Carlos De Maine.
Committed on 24/12/2023 at 08:36.
Pushed by carlosdem into branch 'Neon/unstable'.

make it multiarch

M  +2    -2    debian/kinfocenter.lintian-overrides

https://invent.kde.org/neon/kde/kinfocenter/-/commit/9cf751b0bccf8801eb6dfcec5cc64fa492279130

diff --git a/debian/kinfocenter.lintian-overrides b/debian/kinfocenter.lintian-overrides
index c1a30f8..9b83b72 100644
--- a/debian/kinfocenter.lintian-overrides
+++ b/debian/kinfocenter.lintian-overrides
@@ -1,7 +1,7 @@
 kinfocenter: binary-without-manpage usr/bin/kinfocenter
 kinfocenter: desktop-command-not-in-package usr/share/applications/kcm_about-distro.desktop systemsettings
 kinfocenter: desktop-command-not-in-package usr/share/applications/kcm_energyinfo.desktop kcmshell6
-kinfocenter: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libKInfoCenterInternal.so
+kinfocenter: lacks-ldconfig-trigger usr/lib/*/libKInfoCenterInternal.so
 kinfocenter: package-name-doesnt-match-sonames libKInfoCenterInternal
 kinfocenter: script-not-executable [usr/share/kinfocenter/firmware_security/fwupdmgr.sh]
-kinfocenter: shared-library-lacks-version usr/lib/x86_64-linux-gnu/libKInfoCenterInternal.so libKInfoCenterInternal.so
\ No newline at end of file
+kinfocenter: shared-library-lacks-version usr/lib/*/libKInfoCenterInternal.so libKInfoCenterInternal.so


More information about the Neon-commits mailing list