[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Tue Sep 19 19:46:18 BST 2023
commit baaeb0b74bd78974efa95f9d3c8b604486ce90f2
Author: Jonah BrĂ¼chert <jbb at kaidan.im>
Date: Tue Sep 19 12:54:52 2023 +0200
Move Qrca into kdereview
diff --git a/projects-invent/utilities/qrca/metadata.yaml b/projects-invent/utilities/qrca/metadata.yaml
index 4aa84f19..9e92daaa 100644
--- a/projects-invent/utilities/qrca/metadata.yaml
+++ b/projects-invent/utilities/qrca/metadata.yaml
@@ -2,6 +2,6 @@ description: QR code scanner for Plasma Mobile
hasrepo: true
identifier: qrca
name: Qrca
-projectpath: playground/utilities/qrca
+projectpath: kdereview/utilities/qrca
repoactive: true
repopath: utilities/qrca
commit afbf9f4a82f29cda6c552fe4d5b18f35ddc11593
Author: Laurent Montel <montel at kde.org>
Date: Tue Sep 19 06:59:06 2023 +0200
Add pim/libkgapi + libkleo + kitineray in stable branch (allow to build kio-gdrive/kopete/kitinerary-workbench)
diff --git a/branch-rules.yml b/branch-rules.yml
index 10866590..33e5c781 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -133,6 +133,9 @@
'pim/kldap': 'release/23.08'
'pim/kmailtransport': 'release/23.08'
'pim/kmime': 'release/23.08'
+ 'pim/libkgapi': 'release/23.08'
+ 'pim/libkleo': 'release/23.08'
+ 'pim/kitinerary': 'release/23.08'
'plasma/kwin': 'Plasma/5.27'
'plasma/kpipewire': 'Plasma/5.27'
'plasma/breeze': 'Plasma/5.27'
commit 3e733675898fdd736135d44d066d5e086d657579
Author: Laurent Montel <montel at kde.org>
Date: Mon Sep 18 07:52:24 2023 +0200
KEditBookMarks: master is qt6 only
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 2e6cfa5d..119bf065 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -120,7 +120,11 @@
"kf5-qt5": "release/23.08",
"stable-kf5-qt5": "release/23.08"
},
-
+ "kde/applications/keditbookmarks" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
"kde/kdeaccessibility/*": {
"kf5-qt5": "master",
"stable-kf5-qt5": "release/23.08"
diff --git a/projects-invent/utilities/keditbookmarks/i18n.json b/projects-invent/utilities/keditbookmarks/i18n.json
index 8c38962f..4de37a1a 100644
--- a/projects-invent/utilities/keditbookmarks/i18n.json
+++ b/projects-invent/utilities/keditbookmarks/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}
commit 157a558df8a705086302088baa2785d30b32dab5
Author: Laurent Montel <montel at kde.org>
Date: Mon Sep 18 06:49:23 2023 +0200
KFind: master is Qt6 only
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 62d57dbf..2e6cfa5d 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -100,7 +100,11 @@
"kf5-qt5": "master",
"stable-kf5-qt5": "release/23.08"
},
-
+ "kde/applications/kfind" : {
+ "kf6-qt6": "master",
+ "kf5-qt5": "release/23.08",
+ "stable-kf5-qt5": "release/23.08"
+ },
"kde/applications/khelpcenter" : {
"kf6-qt6": "kf6",
"kf5-qt5": "master"
diff --git a/projects-invent/utilities/kfind/i18n.json b/projects-invent/utilities/kfind/i18n.json
index 8c38962f..4de37a1a 100644
--- a/projects-invent/utilities/kfind/i18n.json
+++ b/projects-invent/utilities/kfind/i18n.json
@@ -1 +1 @@
-{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "master"}
+{"stable": "none", "trunk": "none", "stable_kf5": "release/23.08", "trunk_kf5": "none", "trunk_kf6": "master"}
commit 5b851fb425e9e4dedb239ada4e03167c0b99d641
Author: Laurent Montel <montel at kde.org>
Date: Mon Sep 18 20:47:29 2023 +0200
Add some pim package in "stable" branch (need for akonadiclient/raven)
diff --git a/branch-rules.yml b/branch-rules.yml
index 2b6ae7d3..10866590 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -123,6 +123,16 @@
'pim/kpeoplevcard': 'master' # v0.1
'pim/akonadi-contacts': 'release/23.08'
'pim/kidentitymanagement': 'release/23.08'
+ 'pim/messagelib': 'release/23.08'
+ 'pim/akonadi': 'release/23.08'
+ 'pim/akonadi-contacts': 'release/23.08'
+ 'pim/akonadi-mime': 'release/23.08'
+ 'pim/mailcommon': 'release/23.08'
+ 'pim/pimcommon': 'release/23.08'
+ 'pim/libkdepim': 'release/23.08'
+ 'pim/kldap': 'release/23.08'
+ 'pim/kmailtransport': 'release/23.08'
+ 'pim/kmime': 'release/23.08'
'plasma/kwin': 'Plasma/5.27'
'plasma/kpipewire': 'Plasma/5.27'
'plasma/breeze': 'Plasma/5.27'
More information about the neon-notifications
mailing list