[neon/kf6/kf6-ktextaddons/Neon/release] debian: version breaks

Jonathan Esk-Riddell null at kde.org
Tue Feb 27 11:40:06 GMT 2024


Git commit 29933b0d34f2a1f433988e10e14f1c7f77d7d601 by Jonathan Esk-Riddell.
Committed on 27/02/2024 at 11:38.
Pushed by jriddell into branch 'Neon/release'.

version breaks

M  +2    -2    debian/control

https://invent.kde.org/neon/kf6/kf6-ktextaddons/-/commit/29933b0d34f2a1f433988e10e14f1c7f77d7d601

diff --git a/debian/control b/debian/control
index 9f5bcda..45ab970 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5textaddons-data
-Replaces: libkf5textaddons-data
+Breaks: libkf5textaddons-data (<< 1.5.3)
+Replaces: libkf5textaddons-data (<< 1.5.3)
 Description: Text processing library from KDE
  Various text handling addons.
 


More information about the Neon-commits mailing list