[neon/kde/powerdevil/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Wed Jan 1 00:24:24 GMT 2025
Git commit 236b1b7b434f344341c936fc0576b7b38635c9aa by Carlos De Maine.
Committed on 01/01/2025 at 00:24.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +1 -1 debian/control
M +1 -1 debian/patches/fix_compile
M +1 -1 debian/patches/series
M +1 -2 debian/powerdevil.lintian-overrides
https://invent.kde.org/neon/kde/powerdevil/-/commit/236b1b7b434f344341c936fc0576b7b38635c9aa
diff --git a/debian/control b/debian/control
index 9734069..a8ffa2d 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Build-Depends: cmake,
libxcb-randr0-dev,
libxcb1-dev,
libxrandr-dev,
- pkg-config,
+ pkgconf,
pkg-kde-tools-neon,
plasma-activities-dev,
plasma-wayland-protocols,
diff --git a/debian/patches/fix_compile b/debian/patches/fix_compile
index edb3d9a..8bd50a3 100644
--- a/debian/patches/fix_compile
+++ b/debian/patches/fix_compile
@@ -9,4 +9,4 @@ index 18b075a8700bbc3940e18e112d40581597536d73..81b0c7dc9eb719422f404c2534bb97ab
+#include <span>
#include <chrono>
- using namespace std::chrono_literals;
\ No newline at end of file
+ using namespace std::chrono_literals;
diff --git a/debian/patches/series b/debian/patches/series
index 1f20611..d0bad47 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-fix_compile
\ No newline at end of file
+fix_compile
diff --git a/debian/powerdevil.lintian-overrides b/debian/powerdevil.lintian-overrides
index 7d55182..7275133 100644
--- a/debian/powerdevil.lintian-overrides
+++ b/debian/powerdevil.lintian-overrides
@@ -1,3 +1,2 @@
-powerdevil: desktop-command-not-in-package usr/share/applications/kcm_powerdevilprofilesconfig.desktop systemsettings
-
+powerdevil: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_powerdevilprofilesconfig.desktop]
powerdevil: package-name-doesnt-match-sonames libpowerdevilconfigcommonprivate6
More information about the Neon-commits
mailing list