[neon/neon-packaging/kiss/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Mon Sep 1 09:07:31 BST 2025


Git commit ba2bc385639056ee61ce3979e817862fbaefc177 by Carlos De Maine.
Committed on 01/09/2025 at 08:07.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +7    -6    debian/control
M  +0    -1    debian/lintian-overrides

https://invent.kde.org/neon/neon-packaging/kiss/-/commit/ba2bc385639056ee61ce3979e817862fbaefc177

diff --git a/debian/control b/debian/control
index 0413a8b..165b768 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Homepage: https://invent.kde.org/plasma/kiss
 
 Package: kiss
 Architecture: any
-Depends: ${misc:Depends},
+Depends: kf6-network-manager-qt,
+         ${misc:Depends},
          ${shlibs:Depends}
 Description: KDE Initial System Setup (KISS)
  The Out-of-the-box (OOTB) experience that greets a user after system
@@ -31,8 +32,8 @@ Description: KDE Initial System Setup (KISS)
  the system's first user account and configuring initial settings.
  .
  Features include:
- * User account creation
- * Language selection
- * Keyboard layout selection
- * Time zone selection
- * Network configuration
+  * User account creation
+  * Language selection
+  * Keyboard layout selection
+  * Time zone selection
+  * Network configuration
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index b2d94e8..e69de29 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1 +0,0 @@
-arianna: desktop-entry-contains-unknown-key usr/share/applications/org.kde.arianna.desktop:* SingleMainWindow
\ No newline at end of file


More information about the Neon-commits mailing list