[neon/neon/settings/Neon/unstable] debian: tag our settings essential
Harald Sitter
null at kde.org
Thu May 6 13:21:16 BST 2021
Git commit fb9a4df3f2822db390d61b172521c23984daed4b by Harald Sitter.
Committed on 06/05/2021 at 12:21.
Pushed by sitter into branch 'Neon/unstable'.
tag our settings essential
if one removes the settings neon doesn't behave as we expect neon to
behave and as such they are essential to the product experience
M +3 -0 debian/control
https://invent.kde.org/neon/neon/settings/commit/fb9a4df3f2822db390d61b172521c23984daed4b
diff --git a/debian/control b/debian/control
index 76be97f..ac33745 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ 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)
@@ -23,12 +24,14 @@ 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