[neon/utilities/kclock/Neon/release_noble] debian/patches: Revert "patch out kcrash linkage issue"

Carlos De Maine null at kde.org
Thu Jul 30 09:15:08 BST 2026


Git commit 503d161487b50581e348e9891421b6578fbdc515 by Carlos De Maine.
Committed on 30/07/2026 at 08:15.
Pushed by carlosdem into branch 'Neon/release_noble'.

Revert "patch out kcrash linkage issue"

This reverts commit 56708d5c566b69f6129fb9c2579607970f2e6b3f

D  +0    -13   debian/patches/kcrash.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/utilities/kclock/-/commit/503d161487b50581e348e9891421b6578fbdc515

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
deleted file mode 100644
index b26e916..0000000
--- a/debian/patches/kcrash.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/kclock/main.cpp b/src/kclock/main.cpp
-index 0b7b8241..985262d3 100644
---- a/src/kclock/main.cpp
-+++ b/src/kclock/main.cpp
-@@ -50,7 +50,7 @@ int main(int argc, char *argv[])
-     aboutData.addAuthor(i18n("Han Young"), QString(), QStringLiteral("hanyoung at protonmail.com"));
-     aboutData.addAuthor(i18n("Kai Uwe Broulik"), i18nc("Author", "Desktop Integration"), QStringLiteral("kde at broulik.de"));
-     KAboutData::setApplicationData(aboutData);
--
-+    KCrash::initialize();
-     KirigamiAppDefaults::apply(&app);
- 
-     QCommandLineParser parser;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 038d921..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kcrash.diff


More information about the Neon-commits mailing list