[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Tue Feb 13 18:46:27 GMT 2024
commit f0cc08dcfe7af24981747fdf138b7f7e3a276dc9
Author: David Faure <faure at kde.org>
Date: Tue Feb 13 14:10:17 2024 +0100
Fix branches used by kdesrc-build for qt5/kf5
24.02 or master is no good for this, we want 23.08 as the last qt5/kf5
based branch.
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 0dcccae2..dd6c19c1 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -104,9 +104,9 @@
"kde/*" : {
"kf6-qt6": "master",
- "kf5-qt5": "",
+ "kf5-qt5": "release/23.08",
"stable-kf6-qt6": "release/24.02",
- "stable-kf5-qt5": ""
+ "stable-kf5-qt5": "release/23.08"
},
commit 848e3703b307bfe2d98c7b6e199ece0ae943d58a
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date: Tue Feb 13 10:53:24 2024 +0100
Stop tracking GnuPG Desktop KF5 modules
The KF5 branches of kleopatra, libkleo and mimetreeparser
were still tracked in order to create a last version
of GnuPG Desktop:
https://invent.kde.org/sysadmin/repo-metadata/-/merge_requests/209/
It was confirmed on matrix/IRC that they are not needed
anymore.
diff --git a/projects-invent/pim/kleopatra/i18n.json b/projects-invent/pim/kleopatra/i18n.json
index 3c0ce79b..9ae5adfc 100644
--- a/projects-invent/pim/kleopatra/i18n.json
+++ b/projects-invent/pim/kleopatra/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "kf5", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
diff --git a/projects-invent/pim/libkleo/i18n.json b/projects-invent/pim/libkleo/i18n.json
index 3c0ce79b..9ae5adfc 100644
--- a/projects-invent/pim/libkleo/i18n.json
+++ b/projects-invent/pim/libkleo/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "kf5", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
diff --git a/projects-invent/pim/mimetreeparser/i18n.json b/projects-invent/pim/mimetreeparser/i18n.json
index 1e9c994b..636228a1 100644
--- a/projects-invent/pim/mimetreeparser/i18n.json
+++ b/projects-invent/pim/mimetreeparser/i18n.json
@@ -1 +1 @@
-{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "kf5", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "none", "stable_kf6": "release/24.02", "trunk_kf6": "master"}
More information about the neon-notifications
mailing list