[neon/neon-packaging/kdiagram5/Neon/release] debian: Breaks: Replaces: Provides: for transitionals
Carlos De Maine
null at kde.org
Sun Mar 3 09:59:43 GMT 2024
Git commit af568b381d270b4f67dfc06713cd727670309f6b by Carlos De Maine.
Committed on 03/03/2024 at 09:59.
Pushed by carlosdem into branch 'Neon/release'.
Breaks: Replaces: Provides: for transitionals
M +2 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kdiagram5/-/commit/af568b381d270b4f67dfc06713cd727670309f6b
diff --git a/debian/control b/debian/control
index 7d8efe8..565532d 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Package: libkchart5-2
Architecture: any
Multi-Arch: same
Breaks: libkchart2 (<< 2.8.0),
-Conflicts: libkchart2 (<< 2.8.0),
Replaces: libkchart2 (<< 2.8.0),
+Provides: libkchart2 (<< 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
@@ -66,8 +66,8 @@ Package: libkgantt5-2
Architecture: any
Multi-Arch: same
Breaks: libkgantt2 (<< 2.8.0),
-Conflicts: libkgantt2 (<< 2.8.0),
Replaces: libkgantt2 (<< 2.8.0),
+Provides: libkgantt2 (<< 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