[neon/infrastructure/pangea-conf-projects] overrides: fix calamares branches

Carlos De Maine null at kde.org
Mon Dec 18 07:37:15 GMT 2023


Git commit 46cf44ed97f652161f3e7542fce9036e4820f896 by Carlos De Maine.
Committed on 18/12/2023 at 08:37.
Pushed by carlosdem into branch 'master'.

fix calamares branches

M  +2    -6    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/46cf44ed97f652161f3e7542fce9036e4820f896

diff --git a/overrides/base.yaml b/overrides/base.yaml
index f452380..b85c72c 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -428,18 +428,14 @@
       branch: kf5
 
 '*invent.kde.org/neon/extras/calamares':
-  Neon/experimental:
-    upstream_scm:
-      url: https://github.com/calamares/calamares
-      branch: calamares
-  Neon/unstable:
+  'Neon/unstable:'
     upstream_scm:
       url: https://github.com/calamares/calamares
       branch: calamares
   'Neon/stable':
     upstream_scm:
       url: https://github.com/calamares/calamares
-      branch: calamares
+      branch: 3.2.x-stable
 
 '*invent.kde.org/neon/extras/debconf-kde':
   Neon/unstable:


More information about the Neon-commits mailing list