[neon/neon/settings/Neon/unstable] debian: Revert "tag our settings essential"
Harald Sitter
null at kde.org
Fri May 7 10:11:40 BST 2021
Git commit e656c3d7c66c1fe659d247de8b6bf95c39f794ae by Harald Sitter.
Committed on 07/05/2021 at 09:07.
Pushed by sitter into branch 'Neon/unstable'.
Revert "tag our settings essential"
This reverts commit fb9a4df3f2822db390d61b172521c23984daed4b.
Essential packages also auto-install so this isn't a very good approach.
With the varied devices we kind of sort of target we need a more flexible
approach than the control file. On desktop plasma-desktop is essential,
on mobile it is not.
M +0 -3 debian/control
https://invent.kde.org/neon/neon/settings/commit/e656c3d7c66c1fe659d247de8b6bf95c39f794ae
diff --git a/debian/control b/debian/control
index ac33745..76be97f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Git: git://packaging.neon.kde.org/neon/settings
Package: neon-settings-2
Architecture: all
-Essential: yes
Depends: ruby, ${misc:Depends}
Provides: neon-settings
Conflicts: neon-settings (<< 0.4)
@@ -24,14 +23,12 @@ Description: Settings and artwork for KDE neon
Package: neon-settings-ko
Architecture: all
-Essential: yes
Depends: neon-settings-2
Description: Settings and artwork for KDE neon Korean Edition
This package contains settings used by KDE neon Korean Edition.
Package: neon-settings-pinebook
Architecture: all
-Essential: yes
Depends: acpid, neon-settings-2, python3
Description: Settings and artwork for KDE neon Pinebook
This package contains settings used by KDE neon Pinebook.
More information about the Neon-commits
mailing list