[neon/kf6/kf6-knewstuff/Neon/release_jammy] debian: Replaces: not Provides:, && wrap and sort
Carlos De Maine
null at kde.org
Mon Aug 5 03:02:28 BST 2024
Git commit 5584479c2232b8de4fdb78ecea0e76f622bbbe87 by Carlos De Maine.
Committed on 05/08/2024 at 02:02.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces: not Provides:, && wrap and sort
(cherry picked from commit fe381090ee49a7b952e03e711710baeea36a02d2)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +20 -14 debian/control
https://invent.kde.org/neon/kf6/kf6-knewstuff/-/commit/5584479c2232b8de4fdb78ecea0e76f622bbbe87
diff --git a/debian/control b/debian/control
index 6628171..1bfaa23 100644
--- a/debian/control
+++ b/debian/control
@@ -45,8 +45,12 @@ Depends: kf6-kcmutils,
qt6-base,
${misc:Depends},
${shlibs:Depends}
-Provides: qml6-module-org-kde-newstuff,
- libkf6newstuff6
+Replaces: knewstuff-dialog6,
+ libkf6newstuff6,
+ libkf6newstuff-data,
+ libkf6newstuffcore6,
+ libkf6newstuffwidgets6,
+ qml6-module-org-kde-newstuff,
Description: Support for downloading application assets from the network.
Framework for downloading and sharing additional
application data.
@@ -63,56 +67,58 @@ Depends: kf6-attica-dev,
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
+Replaces: libkf6newstuff-dev,
+ libkf6newstuff-doc,
Description: development files for knewstuff
Framework for downloading and sharing additional
application data.
.
Contains development files for knewstuff.
-Package: libkf6newstuff-data
+Package: knewstuff6-dialog
Architecture: all
Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6newstuff-doc
+Package: libkf6newstuff6
Architecture: all
-Depends: kf6-knewstuff-dev, ${misc:Depends}
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6newstuff6
+Package: libkf6newstuff-data
Architecture: all
Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6newstuffcore6
+Package: libkf6newstuff-doc
Architecture: all
-Depends: kf6-knewstuff, ${misc:Depends}
+Depends: kf6-knewstuff-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6newstuffwidgets6
+Package: libkf6newstuff-dev
Architecture: all
-Depends: kf6-knewstuff, ${misc:Depends}
+Depends: kf6-knewstuff-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: qml6-module-org-kde-newstuff
+Package: libkf6newstuffcore6
Architecture: all
Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: knewstuff6-dialog
+Package: libkf6newstuffwidgets6
Architecture: all
Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libkf6newstuff-dev
+Package: qml6-module-org-kde-newstuff
Architecture: all
-Depends: kf6-knewstuff-dev, ${misc:Depends}
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
More information about the Neon-commits
mailing list