[neon/extras/kdiagram/Neon/release] debian: breaks replaces on the old l10n packages as well
Carlos De Maine
null at kde.org
Sun Mar 3 23:47:10 GMT 2024
Git commit 86b7e04f171474a9c72b03c568238c8dc5882b10 by Carlos De Maine.
Committed on 03/03/2024 at 23:47.
Pushed by carlosdem into branch 'Neon/release'.
breaks replaces on the old l10n packages as well
M +4 -4 debian/control
https://invent.kde.org/neon/extras/kdiagram/-/commit/86b7e04f171474a9c72b03c568238c8dc5882b10
diff --git a/debian/control b/debian/control
index edc0902..98c72dd 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,9 @@ Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: libkchart-l10n (= ${binary:Version})
Breaks: libkchart2 (<< 2.8.0),
- libkchart-l10n (<< 2.8.0),
+ libkchart2-l10n (<< 2.8.0),
Replaces: libkchart2 (<< 2.8.0),
- libkchart-l10n (<< 2.8.0),
+ libkchart2-l10n (<< 2.8.0),
Description: library for creating business charts (shared library)
KD Charts provides an implementation of the ODF Chart specification. It
supports stock charts, box charts, and whisker charts and allows one to
@@ -73,9 +73,9 @@ Architecture: any
Multi-Arch: same
Recommends: libkgantt-l10n (= ${binary:Version})
Breaks: libkgantt2 (<< 2.8.0),
- libkgantt-l10n (<< 2.8.0),
+ libkgantt2-l10n (<< 2.8.0),
Replaces: libkgantt2 (<< 2.8.0),
- libkgantt-l10n (<< 2.8.0),
+ libkgantt2-l10n (<< 2.8.0),
Depends: ${misc:Depends},
${shlibs:Depends}
Description: library for creating Gantt diagrams (shared library)
More information about the Neon-commits
mailing list