[neon/kde/kldap/Neon/release] debian: version breaks
Jonathan Esk-Riddell
null at kde.org
Sat Feb 24 21:45:12 GMT 2024
Git commit 8ef17c0bc6fc979586b807303fe2e219b6a67b48 by Jonathan Esk-Riddell.
Committed on 24/02/2024 at 21:45.
Pushed by jriddell into branch 'Neon/release'.
version breaks
M +2 -2 debian/control
https://invent.kde.org/neon/kde/kldap/-/commit/8ef17c0bc6fc979586b807303fe2e219b6a67b48
diff --git a/debian/control b/debian/control
index ee7f982..4836792 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ X-Neon-MergedPackage: true
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: kio-ldap, kio6-ldap, libkf5ldap5, libkf6ldap6, libkpim6ldap6
-Breaks: kio-ldap
-Replaces: kio-ldap
+Breaks: kio-ldap (<< 24.02.0)
+Replaces: kio-ldap (<< 24.02.0)
Description: library for accessing LDAP
This is a library for accessing LDAP with a convenient Qt style C++ API.
LDAP (Lightweight Directory Access Protocol) is an application protocol
More information about the Neon-commits
mailing list