[neon/kf6/kf6-krunner/Neon/release_jammy] debian: libkf5runner-doc as well

Carlos De Maine null at kde.org
Tue Sep 3 08:04:34 BST 2024


Git commit 40a47748df24bb9e62ce94b8e37952bdaf1ae8eb by Carlos De Maine.
Committed on 03/09/2024 at 07:04.
Pushed by carlosdem into branch 'Neon/release_jammy'.

libkf5runner-doc as well

M  +9    -0    debian/control

https://invent.kde.org/neon/kf6/kf6-krunner/-/commit/40a47748df24bb9e62ce94b8e37952bdaf1ae8eb

diff --git a/debian/control b/debian/control
index d7d723e..d0701cb 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,9 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libkf6runner6,
+          libkf6runner-doc,
+          libkf5runner5,
+          libkf5runner-doc,
           qml6-module-org-kde-runnermodel,
           qml-module-org-kde-runnermodel,
 Description: Used to write plugins loaded at runtime called "Runners"
@@ -94,6 +97,12 @@ Depends: kf6-krunner, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
+Package: libkf5runner-doc
+Architecture: all
+Depends: kf6-krunner, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
 Package: qml-module-org-kde-runnermodel
 Architecture: all
 Depends: kf6-krunner, ${misc:Depends}


More information about the Neon-commits mailing list