[neon/neon/settings/Neon/unstable] debian: fix the lints

Carlos De Maine null at kde.org
Thu May 28 11:31:26 BST 2026


Git commit eb4b4c5b8a9cb757bc388f4145f37117582aa7ed by Carlos De Maine.
Committed on 28/05/2026 at 10:31.
Pushed by carlosdem into branch 'Neon/unstable'.

fix the lints

M  +1    -1    debian/control
D  +0    -2    debian/source/options

https://invent.kde.org/neon/neon/settings/-/commit/eb4b4c5b8a9cb757bc388f4145f37117582aa7ed

diff --git a/debian/control b/debian/control
index 85f7ebb..f82330d 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Description: Settings and artwork for KDE neon
 
 Package: neon-settings-ko
 Architecture: all
-Depends: neon-settings-2
+Depends: neon-settings-2, ${misc:Depends},
 Description: Settings and artwork for KDE neon Korean Edition
  This package contains settings used by KDE neon Korean Edition.
 
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 74a452b..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1,2 +0,0 @@
-compression = "xz"
-compression-level = 9


More information about the Neon-commits mailing list