[neon/graphics/kdiagram/Neon/release] debian: i18n ${Source:Version} version dependency

Carlos De Maine null at kde.org
Thu Jul 30 08:42:20 BST 2026


Git commit ff36d79e2c1a082be4836c418c99c561e125f984 by Carlos De Maine.
Committed on 30/07/2026 at 07:42.
Pushed by carlosdem into branch 'Neon/release'.

i18n ${Source:Version} version dependency

M  +2    -2    debian/control

https://invent.kde.org/neon/graphics/kdiagram/-/commit/ff36d79e2c1a082be4836c418c99c561e125f984

diff --git a/debian/control b/debian/control
index 1a76e41..5421669 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:
- libkchart-l10n (= ${binary: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 (= ${binary: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