[neon/kde/oxygen/Neon/stable] debian: lint it green
Carlos De Maine
null at kde.org
Fri Jan 12 12:26:49 GMT 2024
Git commit 9d26486751b2baae87c060eb4c879539a1c518f4 by Carlos De Maine.
Committed on 12/01/2024 at 13:26.
Pushed by carlosdem into branch 'Neon/stable'.
lint it green
M +4 -4 debian/control
https://invent.kde.org/neon/kde/oxygen/-/commit/9d26486751b2baae87c060eb4c879539a1c518f4
diff --git a/debian/control b/debian/control
index 190b29d..18e9bd9 100644
--- a/debian/control
+++ b/debian/control
@@ -134,8 +134,8 @@ Description: style library configuration for the Oxygen desktop theme
Package: kde-style-oxygen-qt5
Architecture: any
Depends: oxygen (= ${binary:Version}),
- liboxygenstyle5-5 (= ${binary:Version}),
- liboxygenstyleconfig5-5 (= ${binary:Version}),
+ liboxygenstyle5-5,
+ liboxygenstyleconfig5-5,
${misc:Depends},
${shlibs:Depends}
Description: Qt decoration for the Oxygen desktop theme
@@ -157,7 +157,7 @@ Description: style library for the Oxygen desktop theme
Package: liboxygenstyle5-5
Architecture: all
-Depends: kde-style-oxygen-qt5
+Depends: kde-style-oxygen-qt5, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
@@ -175,6 +175,6 @@ Description: style library configuration for the Oxygen desktop theme
Package: liboxygenstyleconfig5-5
Architecture: all
-Depends: kde-style-oxygen-qt5
+Depends: kde-style-oxygen-qt5, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
\ No newline at end of file
More information about the Neon-commits
mailing list