[neon/neon/seeds/Neon/unstable] /: neon-common-live to simplify things

Carlos De Maine null at kde.org
Mon May 18 17:42:03 BST 2026


Git commit 32963097494792a856a6d0a52cf22424076c0d0d by Carlos De Maine.
Committed on 18/05/2026 at 16:41.
Pushed by carlosdem into branch 'Neon/unstable'.

neon-common-live to simplify things

M  +1    -1    debian/control
M  +0    -1    metapackage-map
R  +2    -2    neon-common-live [from: live - 097% similarity]
M  +1    -1    update.cfg

https://invent.kde.org/neon/neon/seeds/-/commit/32963097494792a856a6d0a52cf22424076c0d0d

diff --git a/debian/control b/debian/control
index 2dbb6b6..a29279b 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Description: Neon Common System Packages
  Used to make Neon live images, this metapackage is of no use on an
  installed system.
 
-Package: neon-live-common
+Package: neon-common-live
 Architecture: any
 Depends: ${germinate:Depends}, ${misc:Depends}
 Recommends: ${germinate:Recommends}
diff --git a/metapackage-map b/metapackage-map
index b9b5929..f29a176 100644
--- a/metapackage-map
+++ b/metapackage-map
@@ -4,6 +4,5 @@ desktop-live neon-desktop-live
 desktop-ko neon-desktop-ko
 bigscreen neon-bigscreen
 bigscreen-live neon-bigscreen-live
-live neon-live-common
 mobile neon-mobile
 mobile-live neon-mobile-live
diff --git a/live b/neon-common-live
similarity index 97%
rename from live
rename to neon-common-live
index 674c902..d1b19b3 100644
--- a/live
+++ b/neon-common-live
@@ -3,9 +3,9 @@ Task-Section: user
 Task-Description: Neon live CD base
 Task-Extended-Description: This task provides the extra packages installed on the Neon live CD. It is neither useful nor recommended to install this task in other environments.
 Task-Relevance: 2
-Task-Key: neon-live-common
+Task-Key: neon-common-live
 Task-Test-new-install: skip show
-Task-Seeds: live-common
+Task-Seeds: live live-common
 
 ## copy&paste of platform.noble live-common
 Calamares needs full filesystem support for the partitioner.
diff --git a/update.cfg b/update.cfg
index f161108..52592d4 100644
--- a/update.cfg
+++ b/update.cfg
@@ -2,7 +2,7 @@
 dist: noble
 
 [noble]
-seeds: all bigscreen bigscreen-live desktop desktop-ko desktop-live live mobile mobile-live neon-common neon-live-common
+seeds: all bigscreen bigscreen-live desktop desktop-ko desktop-live mobile mobile-live neon-common neon-common-live
 architectures: amd64 armhf arm64
 seed_base: https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/ https://invent.kde.org/
 seed_dist: neon/neon/seeds.Neon/unstable


More information about the Neon-commits mailing list