[neon/graphics/kdiagram/Neon/release] debian: small s in ${source:Version}
Carlos De Maine
null at kde.org
Thu Jul 30 09:42:38 BST 2026
Git commit c415c0426720f8db9ccf88b9388865366f8d446d by Carlos De Maine.
Committed on 30/07/2026 at 08:42.
Pushed by carlosdem into branch 'Neon/release'.
small s in ${source:Version}
M +2 -2 debian/control
https://invent.kde.org/neon/graphics/kdiagram/-/commit/c415c0426720f8db9ccf88b9388865366f8d446d
diff --git a/debian/control b/debian/control
index 5421669..b9bcdf1 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Recommends:
- libkchart-l10n (= ${Source:Version})
+ libkchart-l10n (= ${source:Version})
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
@@ -85,7 +85,7 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Recommends:
- libkgantt-l10n (= ${Source:Version})
+ libkgantt-l10n (= ${source:Version})
Description: library for creating Gantt diagrams (shared library)
Gantt charts are a bar charts that illustrate project schedules. KD Gantt
provides a module for implementing ODF Gantt charts in Qt-based applications.
More information about the Neon-commits
mailing list