[neon/neon-packaging/kdiagram5/Neon/release] debian: no versioning on a provides
Carlos De Maine
null at kde.org
Sun Mar 3 10:44:20 GMT 2024
Git commit 0129570c7fa154d52de30decc87179d27bed2955 by Carlos De Maine.
Committed on 03/03/2024 at 10:43.
Pushed by carlosdem into branch 'Neon/release'.
no versioning on a provides
M +2 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kdiagram5/-/commit/0129570c7fa154d52de30decc87179d27bed2955
diff --git a/debian/control b/debian/control
index 565532d..946004c 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Architecture: any
Multi-Arch: same
Breaks: libkchart2 (<< 2.8.0),
Replaces: libkchart2 (<< 2.8.0),
-Provides: libkchart2 (<< 2.8.0),
+Provides: libkchart2
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for creating business charts (shared library)
KD Charts provides an implementation of the ODF Chart specification. It
@@ -67,7 +67,7 @@ Architecture: any
Multi-Arch: same
Breaks: libkgantt2 (<< 2.8.0),
Replaces: libkgantt2 (<< 2.8.0),
-Provides: libkgantt2 (<< 2.8.0),
+Provides: libkgantt2
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