[neon/kde/eventviews/Neon/unstable] debian: KF5PimTextEditTextToSpeechConfig

Jonathan Esk-Riddell null at kde.org
Tue Dec 6 16:25:41 GMT 2022


Git commit 8a8f376308c15f0392f48a267dd9c1bd22a1f8f3 by Jonathan Esk-Riddell.
Committed on 06/12/2022 at 16:25.
Pushed by jriddell into branch 'Neon/unstable'.

KF5PimTextEditTextToSpeechConfig

M  +5    -4    debian/control
M  +0    -1    debian/copyright
M  +1    -1    debian/libkf5eventviews-data.install

https://invent.kde.org/neon/kde/eventviews/commit/8a8f376308c15f0392f48a267dd9c1bd22a1f8f3

diff --git a/debian/control b/debian/control
index 127dc95..80691ad 100644
--- a/debian/control
+++ b/debian/control
@@ -19,11 +19,12 @@ Build-Depends: cmake (>= 3.0~),
                libkf5iconthemes-dev (>= 5.47.0~),
                libkf5libkdepim-dev (>= 4:18.08.3~),
                libkf5mime-dev (>= 18.08.3~),
+               libkf5pimtextedittexttospeech-dev,
                libkf5service-dev (>= 5.47.0~),
                libkgantt-dev (>= 1.4.0~),
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.9.0~),
-               qttools5-dev (>= 5.9.0~),
+               qttools5-dev (>= 5.9.0~)
 Standards-Version: 4.3.0
 Homepage: http://pim.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/eventviews
@@ -49,7 +50,7 @@ Depends: libkf5akonadi-dev (>= 4:18.08.3~),
          libkf5calendarsupport-dev (>= 4:18.08.3~),
          libkf5calendarutils-dev (>= 4:18.08.3~),
          libkf5eventviews5 (= ${binary:Version}),
-         ${misc:Depends},
+         ${misc:Depends}
 Description: KDE PIM event handling - devel files
  This library provides an event creator for KDE PIM.
  .
@@ -60,11 +61,11 @@ Architecture: any
 Multi-Arch: same
 Depends: libkf5eventviews-data (>= ${source:Version}),
          ${misc:Depends},
-         ${shlibs:Depends},
+         ${shlibs:Depends}
 Description: KDE PIM event handling - library
  This library provides an event creator for KDE PIM.
  .
  This package provides the shared libraries.
 Breaks: kdepim-addons (<< 17.08),
         korganizer (<< 4:17.08),
-        libkf5incidenceeditor5 (<< 17.08),
+        libkf5incidenceeditor5 (<< 17.08)
diff --git a/debian/copyright b/debian/copyright
index 1f07700..298852e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -119,4 +119,3 @@ License: LGPL-2.1+3+KDEeV
  .
  The complete text of the GNU Lesser General Public License version 3
  can be found in `/usr/share/common-licenses/LGPL-3'.
-
diff --git a/debian/libkf5eventviews-data.install b/debian/libkf5eventviews-data.install
index ad0d0b8..8ad3373 100644
--- a/debian/libkf5eventviews-data.install
+++ b/debian/libkf5eventviews-data.install
@@ -1,3 +1,3 @@
+usr/share/locale/
 usr/share/qlogging-categories5/eventviews.categories
 usr/share/qlogging-categories5/eventviews.renamecategories
-usr/share/locale/


More information about the Neon-commits mailing list