[neon/kde/kdebugsettings/Neon/stable] debian: KF5XmlGui
Jonathan Esk-Riddell
null at kde.org
Tue Mar 21 16:15:13 GMT 2023
Git commit 14fa7e2dae4d6dc0d28b946b5b0a37717b722d4d by Jonathan Esk-Riddell.
Committed on 21/03/2023 at 16:15.
Pushed by jriddell into branch 'Neon/stable'.
KF5XmlGui
M +2 -1 debian/control
M +0 -1 debian/copyright
M +8 -3 debian/tests/control
https://invent.kde.org/neon/kde/kdebugsettings/commit/14fa7e2dae4d6dc0d28b946b5b0a37717b722d4d
diff --git a/debian/control b/debian/control
index d2ef409..6311590 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,9 @@ Build-Depends: cmake (>= 3.0~),
libkf5i18n-dev (>= 5.38.0~),
libkf5itemviews-dev (>= 5.38.0~),
libkf5widgetsaddons-dev (>= 5.38.0~),
+ libkf5xmlgui-dev (>= 5.38.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.7.0~),
+ qtbase5-dev (>= 5.7.0~)
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/kde/kdeutils/kdebugsettings
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdebugsettings
diff --git a/debian/copyright b/debian/copyright
index a9b5e20..e5b1f29 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -65,4 +65,3 @@ License: LGPL-2.1+3+KDEeV
On Debian systems, the full text of the GNU Library General Public
License version 3 can be found in the file
`/usr/share/common-licenses/LGPL-3'.
-
diff --git a/debian/tests/control b/debian/tests/control
index 160200f..b363dc5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,10 @@
Tests: testsuite
-Depends: @, @builddeps@, build-essential,
- xvfb, xauth, dbus,
- kinit, xserver-xephyr
+Depends: build-essential,
+ dbus,
+ kinit,
+ xauth,
+ xserver-xephyr,
+ xvfb,
+ @,
+ @builddeps@
Restrictions: build-needed
More information about the Neon-commits
mailing list