[neon/mobile/plasma-dialer/Neon/unstable] debian: lint me green
Carlos De Maine
null at kde.org
Fri Jan 5 03:05:31 GMT 2024
Git commit 2d84621aba3650c2188e0286c48d01688c65fa72 by Carlos De Maine.
Committed on 05/01/2024 at 04:05.
Pushed by carlosdem into branch 'Neon/unstable'.
lint me green
M +4 -9 debian/control
M +0 -3 debian/rules
https://invent.kde.org/neon/mobile/plasma-dialer/-/commit/2d84621aba3650c2188e0286c48d01688c65fa72
diff --git a/debian/control b/debian/control
index b383dad..e06b9db 100644
--- a/debian/control
+++ b/debian/control
@@ -18,16 +18,11 @@ Build-Depends: cmake,
kf6-kwindowsystem-dev,
kf6-modemmanager-qt-dev,
kpeoplevcard6-dev,
+ kwin-addons,
kwin-dev,
-# kf5pulseaudioqt-dev,
libcallaudio-dev,
-# libdbusextended-qt5-dev,
-# libmpris-qt5-dev,
+ libfreetype-dev,
libphonenumber-dev,
-# libpulse-dev,
-# libqofono-dev,
-# libqt5waylandclient5-dev,
-# libtelepathy-qt5-dev,
libwayland-dev,
pkg-kde-tools-neon,
plasma-wayland-protocols,
@@ -35,7 +30,7 @@ Build-Depends: cmake,
qt6-declarative-dev,
qt6-wayland-dev,
reuse
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
Vcs-Git: https://gitlab.com/debian-pm/apps/plasma-dialer
Vcs-Browser: https://gitlab.com/debian-pm/apps/plasma-dialer
@@ -43,4 +38,4 @@ Package: plasma-dialer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Dialer application with call history and contacts
- Plasma Dialer is the default dialer app for the Plasma Mobile shell. It is based on the Telepathy framework.
+ Plasma Dialer is the default dialer app for the Plasma Mobile shell.
diff --git a/debian/rules b/debian/rules
index 47c772a..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
%:
dh $@ --with kf6 --buildsystem kf6
-
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
More information about the Neon-commits
mailing list