[neon/kde/oxygen/Neon/unstable] debian: interdeps

Carlos De Maine null at kde.org
Wed Aug 30 08:15:52 BST 2023


Git commit 0e435828d676e1bdd06645db732d53e540e06bb5 by Carlos De Maine.
Committed on 30/08/2023 at 09:15.
Pushed by carlosdem into branch 'Neon/unstable'.

interdeps

M  +19   -8    debian/control

https://invent.kde.org/neon/kde/oxygen/-/commit/0e435828d676e1bdd06645db732d53e540e06bb5

diff --git a/debian/control b/debian/control
index 4bf6716..7749975 100644
--- a/debian/control
+++ b/debian/control
@@ -75,11 +75,13 @@ Description: Look-and-feel for the Oxygen desktop theme
 
 Package: kde-style-oxygen
 Architecture: any
-Depends: liboxygenstyle6 (= ${binary:Version}),
+Depends: oxygen (= ${binary:Version}),
+         liboxygenstyle6 (= ${binary:Version}),
          liboxygenstyleconfig6 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: kde-style-oxygen-qt6
+Clashes: kde-style-oxygen-qt6
 Replaces: kde-style-oxygen-qt6
 Description: Qt decoration for the Oxygen desktop theme
  The Oxygen desktop theme is used by Plasma and other KDE Software.
@@ -88,7 +90,7 @@ Description: Qt decoration for the Oxygen desktop theme
 
 Package: kwin-decoration-oxygen
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-theme-oxygen, ${misc:Depends}, ${shlibs:Depends}
 Breaks: kwin-decoration-oxygen6
 Replaces: kwin-decoration-oxygen6
 Description: KWin decoration for the Oxygen desktop theme
@@ -98,7 +100,7 @@ Description: KWin decoration for the Oxygen desktop theme
 
 Package: oxygen-cursor-theme
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-theme-oxygen, ${misc:Depends}, ${shlibs:Depends}
 Description: Default Plasma cursor theme.
  These are the Oxygen cursor themes for the KDE Plasma 6 desktop.
  .
@@ -107,7 +109,9 @@ Description: Default Plasma cursor theme.
 Package: liboxygenstyle6
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-style-oxygen (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: style library for the Oxygen desktop theme
  The Oxygen desktop theme is used by Plasma and other KDE Software.
  .
@@ -117,7 +121,9 @@ Description: style library for the Oxygen desktop theme
 Package: liboxygenstyleconfig6
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-style-oxygen (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: style library configuration for the Oxygen desktop theme
  The Oxygen desktop theme is used by Plasma and other KDE Software.
  .
@@ -126,7 +132,8 @@ Description: style library configuration for the Oxygen desktop theme
 
 Package: kde-style-oxygen-qt5
 Architecture: any
-Depends: liboxygenstyle5-5 (= ${binary:Version}),
+Depends: oxygen (= ${binary:Version}),
+         liboxygenstyle5-5 (= ${binary:Version}),
          liboxygenstyleconfig5-5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
@@ -138,7 +145,9 @@ Description: Qt decoration for the Oxygen desktop theme
 Package: liboxygenstyle5-5
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-style-oxygen-qt5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: style library for the Oxygen desktop theme
  The Oxygen desktop theme is used by Plasma and other KDE Software.
  .
@@ -148,7 +157,9 @@ Description: style library for the Oxygen desktop theme
 Package: liboxygenstyleconfig5-5
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kde-style-oxygen-qt5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: style library configuration for the Oxygen desktop theme
  The Oxygen desktop theme is used by Plasma and other KDE Software.
  .


More information about the Neon-commits mailing list