[neon/kf6/kf6-knotifications/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Mon Jan 30 15:59:11 GMT 2023


Git commit 7450d718d4d1c3b03457e555a4f330db999b176c by Jonathan Esk-Riddell.
Committed on 30/01/2023 at 15:59.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +2    -4    debian/control
M  +1    -1    debian/kf6-knotifications-dev.install
M  +0    -2    debian/kf6-knotifications.install

https://invent.kde.org/neon/kf6/kf6-knotifications/commit/7450d718d4d1c3b03457e555a4f330db999b176c

diff --git a/debian/control b/debian/control
index e7a3f62..4ee94ec 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,7 @@ Package: kf6-knotifications
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends:       ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Framework for desktop notifications
  KNotification is used to notify the user of an event. It covers
  feedback and persistent events.
@@ -42,8 +41,7 @@ Package: kf6-knotifications-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-knotifications (= ${binary:Version}),
-         ${misc:Depends}
+Depends: kf6-knotifications (= ${binary:Version}), ${misc:Depends}
 Description: Framework for desktop notifications
  KNotification is used to notify the user of an event. It covers
  feedback and persistent events.
diff --git a/debian/kf6-knotifications-dev.install b/debian/kf6-knotifications-dev.install
index 47fef30..013f2e8 100644
--- a/debian/kf6-knotifications-dev.install
+++ b/debian/kf6-knotifications-dev.install
@@ -2,4 +2,4 @@ usr/kf6/include/KF6/KNotifications/
 usr/kf6/lib/*/cmake/KF5Notifications/
 usr/kf6/lib/*/libKF5Notifications.so
 usr/kf6/mkspecs/
-usr/share/dbus-1/interfaces/
+usr/kf6/share/dbus-1/interfaces/
diff --git a/debian/kf6-knotifications.install b/debian/kf6-knotifications.install
index e3cc4f1..bab3bcf 100644
--- a/debian/kf6-knotifications.install
+++ b/debian/kf6-knotifications.install
@@ -1,6 +1,4 @@
 usr/kf6/lib/*/libKF5Notifications.so.5
 usr/kf6/lib/*/libKF5Notifications.so.5.*
-usr/kf6/lib/*/qml/
-usr/kf6/share/kservicetypes5/
 usr/kf6/share/locale/
 usr/kf6/share/qlogging-categories6/


More information about the Neon-commits mailing list