[neon/kde/kauth/Neon/release] debian: breaks old kf6 kauth which had an overlapping file
Jonathan Esk-Riddell
null at kde.org
Mon Jan 22 11:25:34 GMT 2024
Git commit 0de7edb32d6aa760728a40775fe214c4bc211b60 by Jonathan Esk-Riddell.
Committed on 22/01/2024 at 12:25.
Pushed by jriddell into branch 'Neon/release'.
breaks old kf6 kauth which had an overlapping file
M +2 -0 debian/control
https://invent.kde.org/neon/kde/kauth/-/commit/0de7edb32d6aa760728a40775fe214c4bc211b60
diff --git a/debian/control b/debian/control
index 8860960..6abf552 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Package: libkf5auth-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kf6-kauth (<< 5.114)
+Replaces: kf6-kauth (<< 5.114)
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
privileged user.
More information about the Neon-commits
mailing list