[neon/neon-packaging/ktextaddons/Neon/release] debian: breaks/replaces for ktextaddons.categories now being in the right (sortof) package
Rik Mills
null at kde.org
Thu Sep 7 17:12:35 BST 2023
Git commit 10a05d73ce516c317a9b406919010b9affac43be by Rik Mills.
Committed on 07/09/2023 at 18:12.
Pushed by rikmills into branch 'Neon/release'.
breaks/replaces for ktextaddons.categories now being in the right (sortof) package
M +2 -0 debian/control
https://invent.kde.org/neon/neon-packaging/ktextaddons/-/commit/10a05d73ce516c317a9b406919010b9affac43be
diff --git a/debian/control b/debian/control
index ea03db7..9ccfee1 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Homepage: https://invent.kde.org/libraries/ktextaddons
Package: ktextaddons
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5textutils1 (<< 1.5.0)
+Replaces: libkf5textutils1 (<< 1.5.0)
Description: KDE text handling addons - data files
KTextAddons is a collection of text addons libraries developed by the KDE
community.
More information about the Neon-commits
mailing list