[neon/neon-packaging/flatpak-kcm/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Wed Jan 15 05:03:20 GMT 2025
Git commit 1d4e4c373718930297a3fa2f037fe06e65ad85c3 by Carlos De Maine.
Committed on 15/01/2025 at 05:03.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +3 -3 debian/control
M +1 -1 debian/lintian-overrides
https://invent.kde.org/neon/neon-packaging/flatpak-kcm/-/commit/1d4e4c373718930297a3fa2f037fe06e65ad85c3
diff --git a/debian/control b/debian/control
index 62f35f9..eff5f12 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: flatpak-kcm
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake (>= 3.16~),
+Build-Depends: cmake,
debhelper-compat (= 13),
kf6-extra-cmake-modules,
kf6-kcmutils-dev,
@@ -16,12 +16,12 @@ Build-Depends: cmake (>= 3.16~),
kf6-kpackage-dev,
libconfig-dev,
libflatpak-dev,
- pkg-config,
+ pkgconf,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
qt6-svg-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
Homepage: https://invent.kde.org/plasma/flatpak-kcm
Rules-Requires-Root: no
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 7b3b476..bf1fa4e 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1 +1 @@
-flatpak-kcm: desktop-command-not-in-package usr/share/applications/kcm_flatpak.desktop systemsettings
\ No newline at end of file
+flatpak-kcm: desktop-command-not-in-package [usr/share/applications/kcm_flatpak.desktop systemsettings]
\ No newline at end of file
More information about the Neon-commits
mailing list