[neon/kde/libkdegames/Neon/unstable] debian: Breaks && Replaces

Carlos De Maine null at kde.org
Mon Feb 26 04:41:30 GMT 2024


Git commit 361c2ca38b67d90f91d55a4e67b909e5eb6434fe by Carlos De Maine.
Committed on 26/02/2024 at 04:41.
Pushed by carlosdem into branch 'Neon/unstable'.

Breaks && Replaces

M  +8    -4    debian/control

https://invent.kde.org/neon/kde/libkdegames/-/commit/361c2ca38b67d90f91d55a4e67b909e5eb6434fe

diff --git a/debian/control b/debian/control
index a857a36..86840e5 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,8 @@ Package: kdegames-card-data-kf6
 Architecture: all
 Section: games
 Depends: ${misc:Depends}
+Breaks: kdegames-card-data-kf5
+Replaces: kdegames-card-data-kf5
 Description: card decks for KDE games
  This package contains a collection of playing card themes for KDE card games.
  .
@@ -79,8 +81,8 @@ Description: development files for the KDE games library
 Package: libkf6kdegames6-6
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5kdegames6
-Replaces: libkf5kdegames6
+Breaks: libkf5kdegames7
+Replaces: libkf5kdegames7
 Description: shared library for KDE games
  This package contains a shared library used by KDE games.
  .
@@ -89,8 +91,8 @@ Description: shared library for KDE games
 Package: libkf6kdegames6private6
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5kdegamesprivate6
-Replaces: libkf5kdegamesprivate6
+Breaks: libkf5kdegamesprivate7
+Replaces: libkf5kdegamesprivate7
 Description: private part of shared library for KDE games
  This package contains the private parts of the shared library used by KDE
  games.
@@ -100,6 +102,8 @@ Description: private part of shared library for KDE games
 Package: qml6-module-org-kde-games-core
 Architecture: any
 Depends: qml6-module-qtquick, ${misc:Depends}, ${shlibs:Depends}
+Breaks: qml-module-org-kde-games-core
+Replaces: qml-module-org-kde-games-core
 Description: kde-games-core QtDeclarative QML support
  Contains a plugin for QtDeclarative that provides
  support for using KDE-games-core to components written


More information about the Neon-commits mailing list