[neon/kde/oxygen/Neon/unstable] debian: fix package names
Carlos De Maine
null at kde.org
Tue Jul 11 00:53:47 BST 2023
Git commit 222fc4f84109257d16d3a14bcc1e0e95041e8194 by Carlos De Maine.
Committed on 10/07/2023 at 23:53.
Pushed by carlosdem into branch 'Neon/unstable'.
fix package names
M +6 -2 debian/control
R +0 -0 debian/kwin-decoration-oxygen6.install [from: debian/kwin-decoration-oxygen.install - 100% similarity]
https://invent.kde.org/neon/kde/oxygen/-/commit/222fc4f84109257d16d3a14bcc1e0e95041e8194
diff --git a/debian/control b/debian/control
index 9b57db5..05dff49 100644
--- a/debian/control
+++ b/debian/control
@@ -35,14 +35,18 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/oxygen.git
Package: kde-style-oxygen-qt6
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kde-style-oxygen
+Replaces: kde-style-oxygen
Description: Qt decoration for the Oxygen desktop theme
The Oxygen desktop theme is used by Plasma and other KDE Software.
.
This package contains the Qt 6 widget theme.
-Package: kwin-decoration-oxygen
+Package: kwin-decoration-oxygen6
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kwin-decoration-oxygen
+Replaces: kwin-decoration-oxygen
Description: KWin decoration for the Oxygen desktop theme
The Oxygen desktop theme is used by Plasma and other KDE Software.
.
@@ -72,7 +76,7 @@ Package: plasma-theme-oxygen
Architecture: any
Depends: kde-style-oxygen-qt6 (= ${binary:Version}),
kwin-decoration-oxygen (= ${binary:Version}),
- oxygen-sounds,
+# oxygen-sounds,
qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
diff --git a/debian/kwin-decoration-oxygen.install b/debian/kwin-decoration-oxygen6.install
similarity index 100%
rename from debian/kwin-decoration-oxygen.install
rename to debian/kwin-decoration-oxygen6.install
More information about the Neon-commits
mailing list