[neon/neon/seeds/Neon/unstable] /: neon-common metapackage

Carlos De Maine null at kde.org
Mon May 18 17:11:02 BST 2026


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

neon-common metapackage

M  +8    -0    debian/control
R  +0    -0    neon-common [from: common - 100% similarity]
M  +1    -1    update.cfg

https://invent.kde.org/neon/neon/seeds/-/commit/fc0f7656c2490e1fc67fe9f1052c4d8564926a6b

diff --git a/debian/control b/debian/control
index e338ec8..c2a03b5 100644
--- a/debian/control
+++ b/debian/control
@@ -77,3 +77,11 @@ Depends: ${germinate:Depends}, ${misc:Depends}
 Recommends: ${germinate:Recommends}
 Description: All Applications Built in KDE neon
  A meta package to install all applications built as part of KDE neon.
+
+Package: neon-common
+Architecture: any
+Depends: ${germinate:Depends}, ${misc:Depends}
+Recommends: ${germinate:Recommends}
+Description: Neon Common System Packages
+ Used to make Neon live images, this metapackage is of no use on an
+ installed system.
diff --git a/common b/neon-common
similarity index 100%
rename from common
rename to neon-common
diff --git a/update.cfg b/update.cfg
index 98b4c30..92dc52c 100644
--- a/update.cfg
+++ b/update.cfg
@@ -2,7 +2,7 @@
 dist: noble
 
 [noble]
-seeds: all bigscreen bigsccreen-live common desktop desktop-ko desktop-live live mobile mobile-live
+seeds: all bigscreen bigscreen-live neon-common desktop desktop-ko desktop-live live mobile mobile-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