[neon/kf6/kf6-kactivities/Neon/unstable] debian: wrap and sort

Jonathan Esk-Riddell null at kde.org
Mon Jan 30 15:52:04 GMT 2023


Git commit ef9e195eabee0ff455984bbe625fc54d6d82e364 by Jonathan Esk-Riddell.
Committed on 30/01/2023 at 15:51.
Pushed by jriddell into branch 'Neon/unstable'.

wrap and sort

M  +6    -7    debian/control

https://invent.kde.org/neon/kf6/kf6-kactivities/commit/ef9e195eabee0ff455984bbe625fc54d6d82e364

diff --git a/debian/control b/debian/control
index d65d69b..8154530 100644
--- a/debian/control
+++ b/debian/control
@@ -7,23 +7,23 @@ Build-Depends: cmake,
                doxygen,
                graphviz,
                kf6-extra-cmake-modules,
-               libboost-dev,
+               kf6-kcmutils-dev,
                kf6-kconfig-dev,
                kf6-kcoreaddons-dev,
-               kf6-kdeclarative-dev,
                kf6-kdbusaddons-dev,
-               kf6-globalaccel-dev,
+               kf6-kdeclarative-dev,
+               kf6-kglobalaccel-dev,
                kf6-ki18n-dev,
-               kf6-kcmutils-dev,
                kf6-kio-dev,
                kf6-kservice-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kwindowsystem-dev,
                kf6-kxmlgui-dev,
+               libboost-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,
-               qt6-tools-dev,
                qt6-declarative-dev,
+               qt6-tools-dev
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/kactivities
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kactivities
@@ -44,8 +44,7 @@ Package: kf6-kactivities-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kactivities (= ${binary:Version}),
-         ${misc:Depends}
+Depends: kf6-kactivities (= ${binary:Version}), ${misc:Depends}
 Description: development files for kactivities.
  This library provides functionality for managing Activities.
  .


More information about the Neon-commits mailing list