[neon/kde/baloo-widgets/Neon/stable] debian: breaks libkf5baloowidgets-bin which has overlapping file
Jonathan Esk-Riddell
null at kde.org
Thu Feb 8 13:13:20 GMT 2024
Git commit 9531b35bcdd30ab55ec603714a7e4265a832dc00 by Jonathan Esk-Riddell.
Committed on 08/02/2024 at 13:13.
Pushed by jriddell into branch 'Neon/stable'.
breaks libkf5baloowidgets-bin which has overlapping file
M +7 -11 debian/control
https://invent.kde.org/neon/kde/baloo-widgets/-/commit/9531b35bcdd30ab55ec603714a7e4265a832dc00
diff --git a/debian/control b/debian/control
index 0c4e556..f153105 100644
--- a/debian/control
+++ b/debian/control
@@ -22,15 +22,13 @@ Package: kf6-baloowidgets
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Provides: libkf6baloowidgets6,
+Provides: libkf6baloowidgets6, likf6baloowidgets-bin, likf6baloowidgets-data
+Replaces: libkf5baloowidgets-bin,
+ libkf6baloowidgets6,
likf6baloowidgets-bin,
- likf6baloowidgets-data,
-Replaces: libkf6baloowidgets6,
- likf6baloowidgets-bin,
- likf6baloowidgets-data,
-Depends: kf6-kfilemetadata,
- ${misc:Depends},
- ${shlibs:Depends}
+ likf6baloowidgets-data
+Breaks: libkf5baloowidgets-bin
+Depends: kf6-kfilemetadata, ${misc:Depends}, ${shlibs:Depends}
Description: Wigets for use with Baloo
Baloo is a framework for searching and managing metadata.
.
@@ -42,9 +40,7 @@ Section: kde
X-Neon-MergedPackage: true
Provides: libkf6baloowidgets-dev
Replaces: libkf6baloowidgets-dev
-Depends: kf6-baloowidgets (= ${binary:Version}),
- kf6-kio-dev,
- ${misc:Depends}
+Depends: kf6-baloowidgets (= ${binary:Version}), kf6-kio-dev, ${misc:Depends}
Description: Development headers for developing applications with Baloo
Baloo is a framework for searching and managing metadata.
.
More information about the Neon-commits
mailing list