[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Thu Dec 31 18:46:22 GMT 2020
commit c603bbd286b2931c662ca4b3cf61e3586a9b93a7
Author: Robby Stephenson <robby at periapsis.org>
Date: Wed Dec 30 22:52:13 2020 -0500
Tellico HEAD no longer requires KHTML
diff --git a/dependencies/dependency-data-kf5-qt5 b/dependencies/dependency-data-kf5-qt5
index bebe93e6..7f4449ae 100644
--- a/dependencies/dependency-data-kf5-qt5
+++ b/dependencies/dependency-data-kf5-qt5
@@ -1425,7 +1425,6 @@ extragear/office/kmymoney: frameworks/kcontacts
extragear/office/kmymoney: kde/pim/kidentitymanagement
extragear/office/kmymoney: kde/pim/akonadi
extragear/office/skrooge: kdesupport/qca
-extragear/office/tellico: frameworks/khtml
extragear/office/tellico: kde/kdegraphics/libs/libksane
extragear/office/tellico: kde/kdemultimedia/libkcddb
extragear/office/tellico: frameworks/kfilemetadata
commit d31a2b2baf224bd26900235b80fa5604fa24185a
Author: Ben Cooksley <bcooksley at kde.org>
Date: Thu Dec 31 16:45:15 2020 +1300
Register neon/neon/repositories within the repository metadata.
Usually neon repositories aren't registered in here, however scripty needs to process this one so we have a bit of a special case / exception here.
Ref T13934
diff --git a/projects-invent/neon/neon/repositories/i18n.json b/projects-invent/neon/neon/repositories/i18n.json
new file mode 100644
index 00000000..fd8086c2
--- /dev/null
+++ b/projects-invent/neon/neon/repositories/i18n.json
@@ -0,0 +1 @@
+{"trunk": "none", "stable": "none", "stable_kf5": "none", "trunk_kf5": "Neon/unstable"}
diff --git a/projects-invent/neon/neon/repositories/metadata.yaml b/projects-invent/neon/neon/repositories/metadata.yaml
new file mode 100644
index 00000000..a05e1298
--- /dev/null
+++ b/projects-invent/neon/neon/repositories/metadata.yaml
@@ -0,0 +1,7 @@
+description: ''
+hasrepo: true
+identifier: neon-neon-repositories
+name: Neon Repositories
+projectpath: neon/neon/repositories
+repoactive: true
+repopath: neon/neon/repositories
commit a48198a8fac7aac38bd795ea9e9a26c0b1d3ab60
Author: Ben Cooksley <bcooksley at kde.org>
Date: Thu Dec 31 16:19:57 2020 +1300
Declare branches for TotalReqall.
Ref T13995
diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 1a2d0e55..6233fd68 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -2140,6 +2140,12 @@
"kf5-qt5": "master",
"stable-kf5-qt5": "master"
},
+ "playground/utilities/totalreqall": {
+ "stable-qt4": "",
+ "latest-qt4": "",
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
"playground/devtools/ktechlab": {
"stable-qt4": "",
"latest-qt4": "master-kde4",
More information about the neon-notifications
mailing list