[neon/mobile/spacebar/Neon/unstable] debian: lintings

Carlos De Maine null at kde.org
Fri Jan 5 04:37:46 GMT 2024


Git commit 6ff87354fdcfc7c77536f4718c21a20a81642fda by Carlos De Maine.
Committed on 05/01/2024 at 05:37.
Pushed by carlosdem into branch 'Neon/unstable'.

lintings

M  +3    -1    debian/control
A  +1    -0    debian/meta/cmake-ignore
M  +0    -3    debian/rules

https://invent.kde.org/neon/mobile/spacebar/-/commit/6ff87354fdcfc7c77536f4718c21a20a81642fda

diff --git a/debian/control b/debian/control
index 3cf0b23..2593beb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: cmake,
                kf6-kwallet-dev,
                kf6-kwindowsystem-dev,
                libc-ares-dev,
+               libfreetype-dev,
                libfuturesql6-dev,
                libphonenumber-dev,
                libplasma-dev,
@@ -41,4 +42,5 @@ Depends: kf6-kirigami2,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Plasma Mobile SMS/MMS messaging client
- Spacebar is a SMS/MMS messaging client. It allows you to send text messages, pictures and other files over a cellular network.
+ Spacebar is a SMS/MMS messaging client. It allows you to send text messages, 
+ pictures and other files over a cellular network.
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..d0325e0
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1 @@
+Qt6QuickCompiler
\ No newline at end of file
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