[neon/mobile/plasma-dialer/Neon/unstable] debian/patches: add another temp patch

Carlos De Maine null at kde.org
Fri Jun 16 01:37:03 BST 2023


Git commit 9fd85ab8d9d6a3fc76aa4205df6a3aa14a33ada2 by Carlos De Maine.
Committed on 16/06/2023 at 00:37.
Pushed by carlosdem into branch 'Neon/unstable'.

add another temp patch

A  +13   -0    debian/patches/02_fix_kpeoplebackend
M  +2    -1    debian/patches/series

https://invent.kde.org/neon/mobile/plasma-dialer/-/commit/9fd85ab8d9d6a3fc76aa4205df6a3aa14a33ada2

diff --git a/debian/patches/02_fix_kpeoplebackend b/debian/patches/02_fix_kpeoplebackend
new file mode 100644
index 0000000..3908535
--- /dev/null
+++ b/debian/patches/02_fix_kpeoplebackend
@@ -0,0 +1,13 @@
+diff --git a/kde-telephony-plugin-declarative/src/declarative-contact-utils.cpp b/kde-telephony-plugin-declarative/src/declarative-contact-utils.cpp
+index 519638311113cacba919710695d8014721d9531e..affb7b81529fb772bc66907119e55414fc851ad7 100644
+--- a/kde-telephony-plugin-declarative/src/declarative-contact-utils.cpp
++++ b/kde-telephony-plugin-declarative/src/declarative-contact-utils.cpp
+@@ -5,7 +5,7 @@
+ #include "declarative-contact-utils.h"
+ 
+ #include <KContacts/VCardConverter>
+-#include <KPeople/KPeopleBackend/AbstractContact>
++#include <KPeopleBackend/AbstractContact>
+ #include <KPeople/PersonData>
+ 
+ #include "callutilsinterface.h"
diff --git a/debian/patches/series b/debian/patches/series
index 8710465..bdbee94 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
-01_fix_notifications
\ No newline at end of file
+01_fix_notifications
+02_fix_kpeoplebackend
\ No newline at end of file


More information about the Neon-commits mailing list