[neon/extras/calligraplan/Neon/stable] debian/patches: Revert "patch from branch"

Jonathan Riddell null at kde.org
Mon Nov 9 14:02:46 GMT 2020


Git commit d5531ce9162771e2044e0971b5a829d688797ad2 by Jonathan Riddell.
Committed on 09/11/2020 at 14:02.
Pushed by jriddell into branch 'Neon/stable'.

Revert "patch from branch"

This reverts commit b5d3cf47fe9b4064bd054c05f42ce001228230c7.

D  +0    -30   debian/patches/qt5.15.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/extras/calligraplan/commit/d5531ce9162771e2044e0971b5a829d688797ad2

diff --git a/debian/patches/qt5.15.diff b/debian/patches/qt5.15.diff
deleted file mode 100644
index 9a3e855..0000000
--- a/debian/patches/qt5.15.diff
+++ /dev/null
@@ -1,30 +0,0 @@
-commit a6f48f3a44481e20579e78a23550f4d67ff67824
-Author: Heiko Becker <heirecka at exherbo.org>
-Date:   Sun Mar 29 13:55:53 2020 +0200
-
-    Fix build with Qt 5.15
-    
-    Summary:
-    QPainterPath is no longer included via qtransform.h (since
-    5.15.0-beta2, 50d2acdc93b4de2ba56eb67787e2bdcb21dd4bea in qtbase.git).
-    
-    Test Plan: Builds
-    
-    Reviewers: #calligra:_3.0, danders
-    
-    Differential Revision: https://phabricator.kde.org/D28403
-    
-    (cherry picked from commit f77fb06dc5d9f7930da9c757d6916f1149dc42bd)
-
-diff --git a/src/libs/ui/kptganttitemdelegate.cpp b/src/libs/ui/kptganttitemdelegate.cpp
-index 04217da4..d2f3e6d8 100644
---- a/src/libs/ui/kptganttitemdelegate.cpp
-+++ b/src/libs/ui/kptganttitemdelegate.cpp
-@@ -28,6 +28,7 @@
- #include <QModelIndex>
- #include <QApplication>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QLocale>
- 
- #include <KLocalizedString>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 3b26d2f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-qt5.15.diff


More information about the Neon-commits mailing list