[neon/kf6/kf6-qqc2-desktop-style/Neon/release] debian: Replaces:

Carlos De Maine null at kde.org
Mon Aug 5 04:50:15 BST 2024


Git commit b5d8918a74719f313c5411eed9429eda3a6f7181 by Carlos De Maine.
Committed on 05/08/2024 at 03:50.
Pushed by carlosdem into branch 'Neon/release'.

Replaces:

(cherry picked from commit 21f916d2282bbf39b934d092144aa763ed378edf)

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

M  +17   -1    debian/control

https://invent.kde.org/neon/kf6/kf6-qqc2-desktop-style/-/commit/b5d8918a74719f313c5411eed9429eda3a6f7181

diff --git a/debian/control b/debian/control
index 1c340a7..2a05994 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,8 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qml6-module-org-kde-sonnet,
          ${misc:Depends}, ${shlibs:Depends}
+Replaces: libkf6qqc2desktopstyle6,
+          qml6-module-org-kde-qqc2desktopstyle,
 Description: Qt Quick Controls 2: Desktop Style
  Small style written in QML for QtQuickControls2 intended to be used
  by default in QQC2-based apps when used in the Plasma desktop
@@ -39,13 +41,15 @@ Depends: kf6-qqc2-desktop-style (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends},
          ${shlibs:Depends}
+Replaces: libkf6qqc2desktopstyle-dev,
+          libkf6qqc2desktopstyle-doc,
 Description: Qt Quick Controls 2: Desktop Style
  Small style written in QML for QtQuickControls2 intended to be used
  by default in QQC2-based apps when used in the Plasma desktop
  .
  This package contains the development files.
 
-Package: qml6-module-org-kde-qqc2desktopstyle
+Package: libkf6qqc2desktopstyle6
 Architecture: all
 Depends: kf6-qqc2-desktop-style, ${misc:Depends}
 Description: Dummy transitional
@@ -56,3 +60,15 @@ Architecture: all
 Depends: kf6-qqc2-desktop-style-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
+
+Package: libkf6qqc2desktopstyle-doc
+Architecture: all
+Depends: kf6-qqc2-desktop-style-dev, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: qml6-module-org-kde-qqc2desktopstyle
+Architecture: all
+Depends: kf6-qqc2-desktop-style, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
\ No newline at end of file


More information about the Neon-commits mailing list