[neon/kde/oxygen/Neon/unstable] debian: unbump the package names and eliminate the last qt5 dir

Carlos De Maine null at kde.org
Tue Mar 14 13:36:55 GMT 2023


Git commit 888530a802ecd8af6a284950fe38ea564ce45a61 by Carlos De Maine.
Committed on 14/03/2023 at 13:36.
Pushed by carlosdem into branch 'Neon/unstable'.

unbump the package names and eliminate the last qt5 dir

M  +4    -4    debian/control
R  +0    -0    debian/kde-style-oxygen-qt5.install [from: debian/kde-style-oxygen-qt6.install - 100% similarity]
R  +0    -0    debian/liboxygenstyle5-5.install [from: debian/liboxygenstyle6-6.install - 100% similarity]
R  +1    -1    debian/liboxygenstyleconfig5-5.install [from: debian/liboxygenstyleconfig6-6.install - 079% similarity]

https://invent.kde.org/neon/kde/oxygen/commit/888530a802ecd8af6a284950fe38ea564ce45a61

diff --git a/debian/control b/debian/control
index ebe6f3e..eff329a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Homepage: https://projects.kde.org/projects/kde/workspace/oxygen
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/oxygen
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/oxygen.git
 
-Package: kde-style-oxygen-qt6
+Package: kde-style-oxygen-qt5
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: plasma-desktop-data (<< 4:5.17.0~)
@@ -49,7 +49,7 @@ Description: KWin decoration for the Oxygen desktop theme
  .
  This package contains the KWin decoration and settings modules.
 
-Package: liboxygenstyle6-6
+Package: liboxygenstyle5-5
 Architecture: any
 Section: libs
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -59,7 +59,7 @@ Description: style library for the Oxygen desktop theme
  This package contains the private library used by the widget theme
  and KWin style.
 
-Package: liboxygenstyleconfig6-6
+Package: liboxygenstyleconfig5-5
 Architecture: any
 Section: libs
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -71,7 +71,7 @@ Description: style library configuration for the Oxygen desktop theme
 
 Package: plasma-theme-oxygen
 Architecture: any
-Depends: kde-style-oxygen-qt6 (= ${binary:Version}),
+Depends: kde-style-oxygen-qt5 (= ${binary:Version}),
          kwin-decoration-oxygen (= ${binary:Version}),
          oxygen-sounds,
          qml-module-qtquick2,
diff --git a/debian/kde-style-oxygen-qt6.install b/debian/kde-style-oxygen-qt5.install
similarity index 100%
rename from debian/kde-style-oxygen-qt6.install
rename to debian/kde-style-oxygen-qt5.install
diff --git a/debian/liboxygenstyle6-6.install b/debian/liboxygenstyle5-5.install
similarity index 100%
rename from debian/liboxygenstyle6-6.install
rename to debian/liboxygenstyle5-5.install
diff --git a/debian/liboxygenstyleconfig6-6.install b/debian/liboxygenstyleconfig5-5.install
similarity index 79%
rename from debian/liboxygenstyleconfig6-6.install
rename to debian/liboxygenstyleconfig5-5.install
index a298fe6..11dce38 100644
--- a/debian/liboxygenstyleconfig6-6.install
+++ b/debian/liboxygenstyleconfig5-5.install
@@ -1,5 +1,5 @@
 usr/kf6/lib/*/liboxygenstyleconfig5.so.5
 usr/kf6/lib/*/liboxygenstyleconfig5.so.5.*
-usr/kf6/share/kservices5/oxygenstyleconfig.desktop
+usr/kf6/share/kservices6/oxygenstyleconfig.desktop
 usr/kf6/share/locale/*/LC_MESSAGES/liboxygenstyleconfig.mo
 usr/kf6/share/locale/*/LC_MESSAGES/oxygen_style_config.mo


More information about the Neon-commits mailing list