[neon/neon-packaging/plasma-welcome/Neon/unstable] debian: wrap and sort

Rik Mills null at kde.org
Thu Jan 19 12:12:01 GMT 2023


Git commit 43130ca8455d8ebe39435172d3654ce95367bd65 by Rik Mills.
Committed on 19/01/2023 at 12:11.
Pushed by rikmills into branch 'Neon/unstable'.

wrap and sort

M  +3    -2    debian/control

https://invent.kde.org/neon/neon-packaging/plasma-welcome/commit/43130ca8455d8ebe39435172d3654ce95367bd65

diff --git a/debian/control b/debian/control
index 1fb69e4..382d0fd 100644
--- a/debian/control
+++ b/debian/control
@@ -32,10 +32,11 @@ Vcs-Git: https://invent.kde.org/neon/kde/plasma-firewall.git
 Package: plasma-welcome
 Architecture: any
 Depends: qml-module-org-kde-kirigami2,
-         qml-module-qtquick2,
          qml-module-qtquick-controls2,
          qml-module-qtquick-layouts,
-         ${misc:Depends}, ${shlibs:Depends}
+         qml-module-qtquick2,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Welcome Center
  Welcome Center is the perfect introduction to KDE Plasma! It can help
  you learn how to connect to the internet, install apps, customize the


More information about the Neon-commits mailing list