[neon/kf6/kservice/Neon/unstable] debian: update .install
Jonathan Esk-Riddell
null at kde.org
Thu Jan 26 11:32:39 GMT 2023
Git commit ca8134f1d0937f8f3a691b252a95b7983a783c64 by Jonathan Esk-Riddell.
Committed on 26/01/2023 at 11:32.
Pushed by jriddell into branch 'Neon/unstable'.
update .install
M +3 -6 debian/control
M +0 -1 debian/kf6-kservice-dev.install
M +1 -0 debian/kf6-kservice.install
https://invent.kde.org/neon/kf6/kservice/commit/ca8134f1d0937f8f3a691b252a95b7983a783c64
diff --git a/debian/control b/debian/control
index aeff618..0e5fa8a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: bison,
libxml2-utils,
pkg-kde-tools-neon,
qt6-base-dev,
- qt6-tools-dev,
+ qt6-tools-dev
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/frameworks/kservice
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kservice
@@ -31,8 +31,7 @@ Package: kf6-kservice
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Advanced plugin and service introspection
Application framework for file type association
and plugin locating.
@@ -43,9 +42,7 @@ Package: kf6-kservice-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kservice (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: kf6-kservice (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Recommends: kf6-kservice (= ${source:Version})
Description: development files for kservice
Application framework for file type association
diff --git a/debian/kf6-kservice-dev.install b/debian/kf6-kservice-dev.install
index 381ccf3..cfac1e9 100644
--- a/debian/kf6-kservice-dev.install
+++ b/debian/kf6-kservice-dev.install
@@ -2,4 +2,3 @@ usr/kf6/include/KF6/KService/
usr/kf6/lib/*/cmake/KF5Service/
usr/kf6/lib/*/libKF5Service.so
usr/kf6/mkspecs/modules/qt_KService.pri
-
diff --git a/debian/kf6-kservice.install b/debian/kf6-kservice.install
index c1db054..2d746b0 100644
--- a/debian/kf6-kservice.install
+++ b/debian/kf6-kservice.install
@@ -2,5 +2,6 @@ etc/xdg/menus/applications.menu
usr/kf6/bin/kbuildsycoca5
usr/kf6/lib/*/libKF5Service.so.5
usr/kf6/lib/*/libKF5Service.so.5.*
+usr/kf6/share/kservicetypes6/
usr/kf6/share/locale/*/*/kservice5.mo
usr/kf6/share/qlogging-categories6/
More information about the Neon-commits
mailing list