[neon/extras/kxstitch/Neon/unstable] debian: new

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


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

new

M  +5    -2    debian/control

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

diff --git a/debian/control b/debian/control
index 655a2ca..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,
@@ -20,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
@@ -29,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