[neon/neon-packaging/oxygen5/Neon/unstable] debian: fix package names
Carlos De Maine
null at kde.org
Mon Jul 10 23:13:40 BST 2023
Git commit 3fef5346d21db9b5fd3dcd5a9f6b4742a7b092c3 by Carlos De Maine.
Committed on 10/07/2023 at 22:13.
Pushed by carlosdem into branch 'Neon/unstable'.
fix package names
M +4 -5 debian/control
R +0 -0 debian/kwin-decoration-oxygen5.install [from: debian/kwin-decoration-oxygen.install - 100% similarity]
R +0 -0 debian/oxygen5.install [from: debian/plasma-theme-oxygen.install - 100% similarity]
https://invent.kde.org/neon/neon-packaging/oxygen5/-/commit/3fef5346d21db9b5fd3dcd5a9f6b4742a7b092c3
diff --git a/debian/control b/debian/control
index d472e20..c3516c0 100644
--- a/debian/control
+++ b/debian/control
@@ -41,13 +41,13 @@ Description: Qt decoration for the Oxygen desktop theme
.
This package contains the Qt 5 widget theme.
-Package: kwin-decoration-oxygen
+Package: kwin-decoration-oxygen5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KWin decoration for the Oxygen desktop theme
The Oxygen desktop theme is used by Plasma and other KDE Software.
.
- This package contains the KWin decoration and settings modules.
+ This is a dummy transitional package and can be removed.
Package: liboxygenstyle5-5
Architecture: any
@@ -69,11 +69,10 @@ Description: style library configuration for the Oxygen desktop theme
This package contains the private library used to configure the widget theme
and KWin style.
-Package: plasma-theme-oxygen
+Package: oxygen5
Architecture: any
Depends: kde-style-oxygen-qt5 (= ${binary:Version}),
- kwin-decoration-oxygen (= ${binary:Version}),
- oxygen-sounds,
+ kwin-decoration-oxygen5 (= ${binary:Version}),
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends},
diff --git a/debian/kwin-decoration-oxygen.install b/debian/kwin-decoration-oxygen5.install
similarity index 100%
rename from debian/kwin-decoration-oxygen.install
rename to debian/kwin-decoration-oxygen5.install
diff --git a/debian/plasma-theme-oxygen.install b/debian/oxygen5.install
similarity index 100%
rename from debian/plasma-theme-oxygen.install
rename to debian/oxygen5.install
More information about the Neon-commits
mailing list