[neon/extras/kxstitch/Neon/unstable_jammy] debian: merge

Jonathan Riddell null at kde.org
Mon Jul 1 16:08:04 BST 2024


Git commit f6f15f5ac44fea6f7c163906f5d36d88e780e912 by Jonathan Riddell.
Committed on 01/07/2024 at 15:08.
Pushed by jriddell into branch 'Neon/unstable_jammy'.

merge

M  +5    -3    debian/control

https://invent.kde.org/neon/extras/kxstitch/-/commit/f6f15f5ac44fea6f7c163906f5d36d88e780e912

diff --git a/debian/control b/debian/control
index 130761e..2b07c33 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Section: misc
 Priority: optional
 Build-Depends: cmake (>= 2.8.12~),
                debhelper-compat (= 13),
+               doxygen,
                extra-cmake-modules,
                gettext,
                libkf5completion-dev,
@@ -12,7 +13,6 @@ Build-Depends: cmake (>= 2.8.12~),
                libkf5configwidgets-dev,
                libkf5doctools-dev,
                libkf5i18n-dev,
-	       doxygen,
                libkf5kio-dev,
                libkf5textwidgets-dev,
                libkf5widgetsaddons-dev,
@@ -21,7 +21,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libqt5x11extras5-dev,
                pkg-kde-tools,
                qtbase5-dev,
-               shared-mime-info,
+               shared-mime-info
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
 Homepage: https://www.kde.org/applications/graphics/kxstitch
@@ -30,7 +30,9 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kxstitch.git
 
 Package: kxstitch
 Architecture: any
-Depends: kxstitch-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: kxstitch-common (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: kxstitch-common (<< 2.2.0-2~)
 Replaces: kxstitch-common (<< 2.2.0-2~)
 Description: Cross stitch pattern editor


More information about the Neon-commits mailing list