[neon/extras/kdiagram/Neon/release] debian: Breaks: libkchart2 (<< 2.8.0) --> not libkchart5-2
Carlos De Maine
null at kde.org
Sun Mar 3 23:16:26 GMT 2024
Git commit 6cf76fef464c710907faa992915e12ae82e9a496 by Carlos De Maine.
Committed on 03/03/2024 at 23:16.
Pushed by carlosdem into branch 'Neon/release'.
Breaks: libkchart2 (<< 2.8.0) --> not libkchart5-2
M +2 -2 debian/control
https://invent.kde.org/neon/extras/kdiagram/-/commit/6cf76fef464c710907faa992915e12ae82e9a496
diff --git a/debian/control b/debian/control
index 87bb33a..edc0902 100644
--- a/debian/control
+++ b/debian/control
@@ -42,9 +42,9 @@ Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: libkchart-l10n (= ${binary:Version})
-Breaks: libkchart5-2 (<< 2.8.0),
+Breaks: libkchart2 (<< 2.8.0),
libkchart-l10n (<< 2.8.0),
-Replaces: libkchart5-2 (<< 2.8.0),
+Replaces: libkchart2 (<< 2.8.0),
libkchart-l10n (<< 2.8.0),
Description: library for creating business charts (shared library)
KD Charts provides an implementation of the ODF Chart specification. It
More information about the Neon-commits
mailing list