[neon/neon-packaging/mauikit-calendar/Neon/stable_jammy] debian/patches: Revert "backport upstream patch til new tarball"
Carlos De Maine
null at kde.org
Mon Sep 16 06:24:37 BST 2024
Git commit 6c27cf267f7a4f407c22df1bf827a9243ffcc90f by Carlos De Maine.
Committed on 16/09/2024 at 05:24.
Pushed by carlosdem into branch 'Neon/stable_jammy'.
Revert "backport upstream patch til new tarball"
This reverts commit 2bdc03db4b2ea6f58e4fc67522cc34bbfa1e674a
D +0 -23 debian/patches/future_relations.patch
D +0 -1 debian/patches/series
https://invent.kde.org/neon/neon-packaging/mauikit-calendar/-/commit/6c27cf267f7a4f407c22df1bf827a9243ffcc90f
diff --git a/debian/patches/future_relations.patch b/debian/patches/future_relations.patch
deleted file mode 100644
index 5eeaefb..0000000
--- a/debian/patches/future_relations.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From a49286359d4bbcd2fd3b821507a3611b4d87aec4 Mon Sep 17 00:00:00 2001
-From: Camilo Higuita <chiguitar at unal.edu.co>
-Date: Mon, 9 Sep 2024 10:00:51 -0500
-Subject: [PATCH] remove reference to setFetchRelations
-
----
- src/code/incidencewrapper.cpp | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/src/code/incidencewrapper.cpp b/src/code/incidencewrapper.cpp
-index f5232f7..55c70f2 100644
---- a/src/code/incidencewrapper.cpp
-+++ b/src/code/incidencewrapper.cpp
-@@ -36,7 +36,6 @@ IncidenceWrapper::IncidenceWrapper(QObject *parent)
- Akonadi::ItemFetchScope scope;
- scope.fetchFullPayload();
- scope.fetchAllAttributes();
-- scope.setFetchRelations(true);
- scope.setAncestorRetrieval(Akonadi::ItemFetchScope::Parent);
- setFetchScope(scope);
-
---
-GitLab
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e44f0fb..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-future_relations.patch
More information about the Neon-commits
mailing list