[neon/kde/kglobalacceld/Neon/unstable] debian/patches: drop patches

Carlos De Maine null at kde.org
Wed Apr 26 04:37:54 BST 2023


Git commit 305baa66815ab419e92163880d2f9805487d4950 by Carlos De Maine.
Committed on 26/04/2023 at 03:37.
Pushed by carlosdem into branch 'Neon/unstable'.

drop patches

D  +0    -12   debian/patches/kcrash
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/kde/kglobalacceld/commit/305baa66815ab419e92163880d2f9805487d4950

diff --git a/debian/patches/kcrash b/debian/patches/kcrash
deleted file mode 100644
index 13f702b..0000000
--- a/debian/patches/kcrash
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: kglobalaccel/src/runtime/main.cpp
-===================================================================
---- kglobalaccel.orig/src/runtime/main.cpp
-+++ kglobalaccel/src/runtime/main.cpp
-@@ -80,6 +80,7 @@ extern "C" Q_DECL_EXPORT int main(int ar
-     app.setQuitOnLastWindowClosed(false);
- 
-     // Restart on a crash
-+    KCrash::initialize();
-     KCrash::setFlags(KCrash::AutoRestart);
- 
-     KGlobalAccelD globalaccel;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 27b9c3e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kcrash


More information about the Neon-commits mailing list