[neon/neon-packaging/kcgroups/Neon/unstable] debian: KF5Config
Jonathan Riddell
null at kde.org
Thu Oct 1 15:54:50 BST 2020
Git commit 6dc4779888329a2c81a4c3b10e37cbc9e6bb3042 by Jonathan Riddell.
Committed on 01/10/2020 at 14:54.
Pushed by jriddell into branch 'Neon/unstable'.
KF5Config
M +3 -2 debian/control
M +3 -3 debian/libkf5cgroups-dev.install
https://invent.kde.org/neon/neon-packaging/kcgroups/commit/6dc4779888329a2c81a4c3b10e37cbc9e6bb3042
diff --git a/debian/control b/debian/control
index 2146a69..5752b31 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,12 @@ Build-Depends: cmake (>= 3.0~),
doxygen,
extra-cmake-modules (>= 5.51.0~),
graphviz,
- libkf5windowsystem-dev (>= 5.67~),
+ libkf5config-dev,
+ libkf5windowsystem-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.8.0~),
- qttools5-dev-tools
+ qttools5-dev-tools
Standards-Version: 4.1.4
Package: libkf5cgroups-dev
diff --git a/debian/libkf5cgroups-dev.install b/debian/libkf5cgroups-dev.install
index 9dadd2d..b71ed3c 100644
--- a/debian/libkf5cgroups-dev.install
+++ b/debian/libkf5cgroups-dev.install
@@ -1,7 +1,7 @@
-usr/include/KF5/kcgroups_version.h
-usr/lib/*/libKF5CGroups.so
usr/include/KF5/KCGroups/
+usr/include/KF5/kcgroups_version.h
usr/lib/*/cmake/KCGroups/
+usr/lib/*/libKF5CGroups.so
usr/lib/*/qt5/mkspecs/modules/
-usr/share/qt5/doc/KF5CGroups.tags
usr/share/qlogging-categories5/kcgroups.categories
+usr/share/qt5/doc/KF5CGroups.tags
More information about the Neon-commits
mailing list