[neon/extras/kdiagram/Neon/experimental] debian: faffing fixes
Carlos De Maine
null at kde.org
Sat Sep 2 11:39:39 BST 2023
Git commit 449b57c3093ee5722184e37eca5679359741c53c by Carlos De Maine.
Committed on 02/09/2023 at 12:39.
Pushed by carlosdem into branch 'Neon/experimental'.
faffing fixes
M +2 -2 debian/control
M +1 -0 debian/libkchart2-l10n-qt6.install
https://invent.kde.org/neon/extras/kdiagram/-/commit/449b57c3093ee5722184e37eca5679359741c53c
diff --git a/debian/control b/debian/control
index 627b169..f198992 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: library for creating business charts (shared library)
.
This package contains the shared library.
-Package: libkchart2-qt6-l10n
+Package: libkchart2-l10n-qt6
Section: localization
Architecture: all
Multi-Arch: foreign
@@ -76,7 +76,7 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
-Recommends: libkgantt2-l10n (= ${binary:Version})
+Recommends: libkgantt2-l10n-qt6 (= ${binary: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.
diff --git a/debian/libkchart2-l10n-qt6.install b/debian/libkchart2-l10n-qt6.install
index 0bb85cc..0f2ed0a 100644
--- a/debian/libkchart2-l10n-qt6.install
+++ b/debian/libkchart2-l10n-qt6.install
@@ -1 +1,2 @@
usr/share/locale/*/LC_MESSAGES/kchart_qt.qm
+usr/share/locale/*/LC_MESSAGES/kchart_qt.qm
\ No newline at end of file
More information about the Neon-commits
mailing list