[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Sun Feb 26 18:46:19 GMT 2023


commit 509ebfc0f0147f4a7750a24bc2bc028d3551d316
Author: David Faure <faure at kde.org>
Date:   Sun Feb 26 10:33:39 2023 +0100

    kwayland-server is also dead

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index 78091723..e8a61b4e 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -170,6 +170,10 @@
             "kf5-qt5": "",
             "stable-kf5-qt5": ""
         },
+        "kde/workspace/kwayland-server" : {
+            "kf5-qt5": "",
+            "stable-kf5-qt5": ""
+        },
 
 
         "calligra/calligra": {

commit c348fc892d5ce054ca57d11e72ef561ed44da2a0
Author: David Faure <faure at kde.org>
Date:   Sun Feb 26 10:29:35 2023 +0100

    ksysguard is no more. Maybe it should be moved out?
    
    Error updating ksysguard, removing from list of packages to build.
     > Unable to perform a git checkout of origin/Plasma/5.27 to a local branch of Plasma/5.27

diff --git a/dependencies/logical-module-structure b/dependencies/logical-module-structure
index c05d8f13..78091723 100644
--- a/dependencies/logical-module-structure
+++ b/dependencies/logical-module-structure
@@ -166,6 +166,11 @@
             "kf5-qt5": "master",
             "stable-kf5-qt5": ""
         },
+        "kde/workspace/ksysguard" : {
+            "kf5-qt5": "",
+            "stable-kf5-qt5": ""
+        },
+
 
         "calligra/calligra": {
             "kf5-qt5": "master",

commit 370900c49e99d42f7de5c60cd5e5d96fe437f9e7
Author: Ben Cooksley <bcooksley at kde.org>
Date:   Sun Feb 26 10:10:10 2023 +1300

    Register the new KDevelop site within the metadata.
    
    Ref T16242

diff --git a/projects-invent/websites/kdevelop-org/i18n.json b/projects-invent/websites/kdevelop-org/i18n.json
new file mode 100644
index 00000000..79b553f9
--- /dev/null
+++ b/projects-invent/websites/kdevelop-org/i18n.json
@@ -0,0 +1 @@
+{ "trunk_kf5": "master" }
diff --git a/projects-invent/websites/kdevelop-org/metadata.yaml b/projects-invent/websites/kdevelop-org/metadata.yaml
new file mode 100644
index 00000000..d358ae17
--- /dev/null
+++ b/projects-invent/websites/kdevelop-org/metadata.yaml
@@ -0,0 +1,7 @@
+description: The marketing site for KDevelop.org
+hasrepo: true
+identifier: websites-kdevelop-org
+name: KDevelop.org website
+projectpath: websites/kdevelop-org
+repoactive: true
+repopath: websites/kdevelop-org

commit e25e0d19d72d2d1ff7dbe467db545757001cca4c
Author: Ben Cooksley <bcooksley at kde.org>
Date:   Sun Feb 26 09:42:48 2023 +1300

    The @latest-kf6 section is not the @latest section.
    
    See !141

diff --git a/branch-rules.yml b/branch-rules.yml
index 5783cf95..09212349 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -32,6 +32,7 @@
   'libraries/pulseaudio-qt': 'master'
   'libraries/kirigami-addons': 'master'
   'libraries/ktextaddons': 'master'
+  'libraries/kmoretools': 'master' # no stable release yet
 
 '@latest-kf6':
   'frameworks/*': 'master'



More information about the neon-notifications mailing list