[neon/kde/libkscreen/Neon/release] debian: break old libkf5screen-bin for moved file
Jonathan Riddell
null at kde.org
Tue Feb 27 21:31:50 GMT 2024
Git commit 7159b9de0e6f3541cfd98098d2b0fff01a82045c by Jonathan Riddell.
Committed on 27/02/2024 at 21:31.
Pushed by jriddell into branch 'Neon/release'.
break old libkf5screen-bin for moved file
M +2 -2 debian/control
https://invent.kde.org/neon/kde/libkscreen/-/commit/7159b9de0e6f3541cfd98098d2b0fff01a82045c
diff --git a/debian/control b/debian/control
index fa310da..3e2bd95 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,8 @@ Depends: libkf6screen-bin (= ${binary:Version}),
libkf6screendpms8 (= ${binary:Version}),
qt6-base-dev,
${misc:Depends}
-Breaks: libkf5screen-dev (<< 4:6.0.0)
-Replaces: libkf5screen-dev (<< 4:6.0.0)
+Breaks: libkf5screen-bin (<< 4:6.0.0), libkf5screen-dev (<< 4:6.0.0)
+Replaces: libkf5screen-bin (<< 4:6.0.0), libkf5screen-dev (<< 4:6.0.0)
Description: library for screen management - development files
The KDE multiple monitor support is trying be as smart as possible
adapting the behavior of it to each use case making the configuration
More information about the Neon-commits
mailing list