[neon/kde/libkdegames/Neon/release] debian: add back dummy packages for qa happiness

Jonathan Esk-Riddell null at kde.org
Tue Feb 27 09:55:54 GMT 2024


Git commit 7f666eaf6c107188aeabdb671231527da3c2e025 by Jonathan Esk-Riddell.
Committed on 27/02/2024 at 09:55.
Pushed by jriddell into branch 'Neon/release'.

add back dummy packages for qa happiness

M  +18   -2    debian/control
M  +1    -1    debian/libkf6kdegames6private6.install

https://invent.kde.org/neon/kde/libkdegames/-/commit/7f666eaf6c107188aeabdb671231527da3c2e025

diff --git a/debian/control b/debian/control
index 86840e5..b346f0c 100644
--- a/debian/control
+++ b/debian/control
@@ -28,20 +28,20 @@ Build-Depends: 7zip,
                kf6-kguiaddons-dev,
                kf6-ki18n-dev,
                kf6-kiconthemes-dev,
+               kf6-kio-dev,
                kf6-kitemviews-dev,
                kf6-kjobwidgets-dev,
-               kf6-kio-dev,
                kf6-knewstuff-dev,
                kf6-kservice-dev,
                kf6-ktextwidgets-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kxmlgui-dev,
                libopenal-dev,
-               qt6-svg-dev,
                libsndfile1-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev,
+               qt6-svg-dev,
                xauth,
                xvfb
 Standards-Version: 4.6.2
@@ -110,3 +110,19 @@ Description: kde-games-core QtDeclarative QML support
  in QML.
  .
  This package is part of the KDE games module.
+
+Package: libkf5kdegames-dev
+Architecture: all
+Priority: extra
+Section: oldlibs
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: dummy transitional
+ Remove this.
+
+Package: libkf5kdegames7
+Architecture: all
+Priority: extra
+Section: oldlibs
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: dummy transitional
+ This can be removed.
diff --git a/debian/libkf6kdegames6private6.install b/debian/libkf6kdegames6private6.install
index f4a68ba..0386267 100644
--- a/debian/libkf6kdegames6private6.install
+++ b/debian/libkf6kdegames6private6.install
@@ -1,2 +1,2 @@
-usr/lib/*/libKDEGames6Private.so.6.*
 usr/lib/*/libKDEGames6Private.so.6
+usr/lib/*/libKDEGames6Private.so.6.*


More information about the Neon-commits mailing list