[neon/qt6/qt6-speech/Neon/release_jammy] debian: Replaces: not provides

Carlos De Maine null at kde.org
Wed Jul 31 23:30:54 BST 2024


Git commit b7dfaf13eb0e764050a78136bbb69d7c3149ea6f by Carlos De Maine.
Committed on 31/07/2024 at 22:30.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Replaces: not provides

(cherry picked from commit d5490cabb1a03e9052f10903bdf08e5416eb9312)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +2    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-speech/-/commit/b7dfaf13eb0e764050a78136bbb69d7c3149ea6f

diff --git a/debian/control b/debian/control
index e78938f..e2c40cd 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: speech-dispatcher, 
          ${misc:Depends}, 
          ${shlibs:Depends}
-Provides: libqt6texttospeech6,
+Replaces: libqt6texttospeech6,
           qt6-speech-flite-plugin,
           qt6-speech-speechd-plugin,
           qml6-module-qttexttospeech,
@@ -59,7 +59,6 @@ Depends: qt6-speech (= ${binary:Version}),
          ${shlibs:Depends}
 Breaks: libqt6texttospeech6-dev,
 Replaces: libqt6texttospeech6-dev,
-Provides: libqt6texttospeech6-dev ,
           qt6-speech-examples,
 Description: Qt 6 Speech library - development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -77,7 +76,7 @@ Depends: qt6-base-doc,
          qt6-speech-dev,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-speech-doc-html,
+Replaces: qt6-speech-doc-html,
 Description: Qt 6 Speech library - documentation files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.


More information about the Neon-commits mailing list