[neon/kf6/kf6-purpose/Neon/release_jammy] debian: Replaces:
Carlos De Maine
null at kde.org
Mon Aug 5 04:56:53 BST 2024
Git commit d10879c2ce92798812c9884e212b2deb599fcf3a by Carlos De Maine.
Committed on 05/08/2024 at 03:56.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces:
(cherry picked from commit 0c3108308113c7a60ac7e75dea3a6f3e621e0736)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +23 -3 debian/control
https://invent.kde.org/neon/kf6/kf6-purpose/-/commit/d10879c2ce92798812c9884e212b2deb599fcf3a
diff --git a/debian/control b/debian/control
index 393bb5e..528c2b8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,10 @@ Depends: kf6-bluez-qt,
${shlibs:Depends}
Breaks: libkf5purpose-bin (<< 5.115.0-1)
Replaces: libkf5purpose-bin (<< 5.115.0-1)
+ libkf6purpose6,
+ libkf6purpose-bin,
+ libkf6purpose-data,
+ qml6-module-org-kde-purpose,
Description: abstraction to provide and leverage actions of a specific kind, runtime
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
@@ -57,6 +61,8 @@ Depends: kf6-kcoreaddons-dev,
kf6-purpose (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
+Replaces: libkf6purpose-dev,
+ libkf6purpose-doc,
Description: abstraction to provide and leverage actions of a specific kind, devel files
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
@@ -66,19 +72,19 @@ Description: abstraction to provide and leverage actions of a specific kind, dev
.
This package contains the Purpose development files.
-Package: libkf6purpose-bin
+Package: libkf6purpose6
Architecture: all
Depends: kf6-purpose, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6purpose6
+Package: libkf6purpose-bin
Architecture: all
Depends: kf6-purpose, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: qml6-module-org-kde-purpose
+Package: libkf6purpose-data
Architecture: all
Depends: kf6-purpose, ${misc:Depends}
Description: Dummy transitional
@@ -89,3 +95,17 @@ Architecture: all
Depends: kf6-purpose-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
+
+Package: libkf6purpose-doc
+Architecture: all
+Depends: kf6-purpose-dev, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: qml6-module-org-kde-purpose
+Architecture: all
+Depends: kf6-purpose, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+
More information about the Neon-commits
mailing list