[neon/neon-packaging/kdiagram5/Neon/release] debian: breaks conflicts on the old l10n packages as well
Carlos De Maine
null at kde.org
Sun Mar 3 23:46:30 GMT 2024
Git commit b691fe39a063d4e61a84f2fd3677e3791ac61e81 by Carlos De Maine.
Committed on 03/03/2024 at 23:46.
Pushed by carlosdem into branch 'Neon/release'.
breaks conflicts on the old l10n packages as well
M +4 -4 debian/control
https://invent.kde.org/neon/neon-packaging/kdiagram5/-/commit/b691fe39a063d4e61a84f2fd3677e3791ac61e81
diff --git a/debian/control b/debian/control
index 769cca9..bf9c53d 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,8 @@ Description: library for creating business charts (development files)
Package: libkchart5-2
Architecture: any
Multi-Arch: same
-Breaks: libkchart2 (<< 2.8.0),
-Conflicts: libkchart2 (<< 2.8.0),
+Breaks: libkchart2 (<< 2.8.0), libkchart2-l10n (<< 2.8.0),
+Conflicts: libkchart2 (<< 2.8.0), libkchart2-l10n (<< 2.8.0),
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for creating business charts (shared library)
KD Charts provides an implementation of the ODF Chart specification. It
@@ -64,8 +64,8 @@ Description: library for creating Gantt diagrams (development files)
Package: libkgantt5-2
Architecture: any
Multi-Arch: same
-Breaks: libkgantt2 (<< 2.8.0),
-Conflicts: libkgantt2 (<< 2.8.0),
+Breaks: libkgantt2 (<< 2.8.0), libkgantt2-l10n (<< 2.8.0),
+Conflicts: libkgantt2 (<< 2.8.0), libkgantt2-l10n (<< 2.8.0),
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for creating Gantt diagrams (shared library)
Gantt charts are a bar charts that illustrate project schedules. KD Gantt
More information about the Neon-commits
mailing list