[neon/kde/breeze/Neon/release] debian/printing/patches: qdebug_backport.diff

Carlos De Maine null at kde.org
Mon May 5 11:50:02 BST 2025


Git commit bd834f9ad7dee59deabc8c9d013265c1c6a72c1c by Carlos De Maine.
Committed on 05/05/2025 at 10:50.
Pushed by carlosdem into branch 'Neon/release'.

qdebug_backport.diff

A  +12   -0    debian/printing/patches/qdebug_backport.diff
A  +1    -0    debian/printing/patches/series

https://invent.kde.org/neon/kde/breeze/-/commit/bd834f9ad7dee59deabc8c9d013265c1c6a72c1c

diff --git a/debian/printing/patches/qdebug_backport.diff b/debian/printing/patches/qdebug_backport.diff
new file mode 100644
index 0000000..90896d2
--- /dev/null
+++ b/debian/printing/patches/qdebug_backport.diff
@@ -0,0 +1,12 @@
+diff --git a/cursors/src/kcursorgen/main.cpp b/cursors/src/kcursorgen/main.cpp
+index 96d5e2ecde445dcd5f539ac9b31a0cb4102b2e7b..b1a284f44e06bbf88a3979435c1d41d3cd932969 100644
+--- a/cursors/src/kcursorgen/main.cpp
++++ b/cursors/src/kcursorgen/main.cpp
+@@ -8,6 +8,7 @@
+ 
+ #include <QCommandLineParser>
+ #include <QCoreApplication>
++#include <QDebug>
+ #include <QString>
+ 
+ int main(int argc, char **argv)
diff --git a/debian/printing/patches/series b/debian/printing/patches/series
new file mode 100644
index 0000000..ea56796
--- /dev/null
+++ b/debian/printing/patches/series
@@ -0,0 +1 @@
+qdebug_backport.diff
\ No newline at end of file


More information about the Neon-commits mailing list