[neon/kf6/kf6-kded/Neon/unstable] debian: Revert "update .install"

Jonathan Esk-Riddell null at kde.org
Fri Feb 17 17:08:27 GMT 2023


Git commit 54bc6b0aa528cbbf815a14f9d28026effa6f3d22 by Jonathan Esk-Riddell.
Committed on 17/02/2023 at 17:08.
Pushed by jriddell into branch 'Neon/unstable'.

Revert "update .install"

This reverts commit 803ba7f0ff5057c0f01ff4bd3b785f5322ba9fda.

M  +17   -0    debian/control
M  +1    -1    debian/kf6-kded-dev.install
M  +1    -1    debian/kf6-kded.install

https://invent.kde.org/neon/kf6/kf6-kded/commit/54bc6b0aa528cbbf815a14f9d28026effa6f3d22

diff --git a/debian/control b/debian/control
index 652d14d..70e7ec5 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,25 @@ Description: Extensible daemon for providing session services
  KDED runs in the background and performs a number of small tasks.
  Some of these tasks are built in, others are started on demand.
 
+Package: kf6-kded-dev
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: kf6-kded (= ${binary:Version}), ${misc:Depends}
+Description: Extensible daemon for providing session services
+ KDED runs in the background and performs a number of small tasks.
+ Some of these tasks are built in, others are started on demand.
+ .
+ Contains development files.
+
 Package: kded6
 Architecture: all
 Depends: kf6-kded
 Description: Dummy transitional
  Transitional dummy package.
+
+Package: kded6-dev
+Architecture: all
+Depends: kf6-kded-dev
+Description: Dummy transitional
+  Transitional dummy package.
diff --git a/debian/kf6-kded-dev.install b/debian/kf6-kded-dev.install
index 8b13789..586dbdd 100644
--- a/debian/kf6-kded-dev.install
+++ b/debian/kf6-kded-dev.install
@@ -1 +1 @@
-
+usr/kf6/lib/*/cmake/KDED/
diff --git a/debian/kf6-kded.install b/debian/kf6-kded.install
index 23dd9f1..65fb2a4 100644
--- a/debian/kf6-kded.install
+++ b/debian/kf6-kded.install
@@ -5,4 +5,4 @@ usr/kf6/share/dbus-1/services/org.kde.kded5.service
 usr/kf6/share/man/*/man8/kded5.8
 usr/kf6/share/man/man8/kded5.8
 usr/kf6/share/qlogging-categories6/
-usr/kf6/lib/systemd/user/plasma-kded.service
+usr/lib/systemd/user/plasma-kded.service



More information about the Neon-commits mailing list