[neon/infrastructure/pangea-conf-projects] overrides: type: git

Carlos De Maine null at kde.org
Tue Dec 19 05:23:48 GMT 2023


Git commit 7a41615e5255f9a916ac7f5da7c1d9fed5c20ede by Carlos De Maine.
Committed on 19/12/2023 at 06:23.
Pushed by carlosdem into branch 'master'.

type: git

M  +12   -0    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/7a41615e5255f9a916ac7f5da7c1d9fed5c20ede

diff --git a/overrides/base.yaml b/overrides/base.yaml
index dd66b4c..719e1b6 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -61,10 +61,12 @@
 '*invent.kde.org/neon/3rdparty/sddm':
   'Neon/stable':
     upstream_scm:
+      type: git
       url: https://github.com/sddm/sddm.git
       branch: develop
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://github.com/sddm/sddm.git
       branch: develop
 
@@ -74,6 +76,7 @@
 '*invent.kde.org/neon/backports-jammy/accounts-qml-module':
   '{Neon/release,Neon/stable,Neon/unstable}':
     upstream_scm:
+      type: git
       url: https://gitlab.com/accounts-sso/accounts-qml-module.git
       branch: master
 
@@ -168,6 +171,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.com/accounts-sso/libaccounts-glib.git
       branch: master
 
@@ -177,6 +181,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.com/accounts-sso/libaccounts-qt.git
       branch: master
 
@@ -251,6 +256,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.com/accounts-sso/libsignon-glib.git
       branch: master
 
@@ -330,6 +336,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.com/nicolasfella/signond.git
       branch: qt6
 
@@ -339,6 +346,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.com/accounts-sso/signon-ui.git
       branch: master
 
@@ -387,6 +395,7 @@
       type: uscan
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://gitlab.freedesktop.org/xdg/xdg-utils.git
       branch: master
 
@@ -430,16 +439,19 @@
 '*invent.kde.org/neon/extras/calamares':
   'Neon/unstable':
     upstream_scm:
+      type: git
       url: https://github.com/calamares/calamares
       branch: calamares
   'Neon/stable':
     upstream_scm:
+      type: git
       url: https://github.com/calamares/calamares
       branch: 3.2.x-stable
 
 '*invent.kde.org/neon/extras/debconf-kde':
   Neon/unstable:
     upstream_scm:
+      type: git
       url: https://invent.kde.org/system/libdebconf-kde.git
 
 '*invent.kde.org/neon/extras/gammaray':


More information about the Neon-commits mailing list