[neon/neon-packaging/mauikit-filebrowsing/Neon/release] debian: version the breaks and replaces

Carlos De Maine null at kde.org
Wed Sep 11 17:57:00 BST 2024


Git commit 1104908a0dfa02b85cccf02ecc63fab969f0e718 by Carlos De Maine.
Committed on 11/09/2024 at 16:56.
Pushed by carlosdem into branch 'Neon/release'.

version the breaks and replaces

(cherry picked from commit 89bca4a9d2c60a2b028b5fbf05792208faf67cbd)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +4    -4    debian/control

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/1104908a0dfa02b85cccf02ecc63fab969f0e718

diff --git a/debian/control b/debian/control
index 8eb769e..4ab7e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Depends: libmauikit,
          qml6-module-qtquick-shapes,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: qml-module-org-mauikit-filebrowsing
-Replaces: qml-module-org-mauikit-filebrowsing
+Breaks: qml-module-org-mauikit-filebrowsing (<< 4.0.0),
+Replaces: qml-module-org-mauikit-filebrowsing (<< 4.0.0),
 Description: MauiKit File Browsing utilities and controls
  MauiKit File Browsing controls and utils.
  This package contains the mauikit filebrowsing qml module.
@@ -39,8 +39,8 @@ Architecture: any
 Depends: qml6-module-org-mauikit-filebrowsing, 
          ${misc:Depends}, 
          ${shlibs:Depends}
-Breaks: libmauikitfilebrowsing3
-Replaces: libmauikitfilebrowsing3
+Breaks: libmauikitfilebrowsing3 (<< 4.0.0),
+Replaces: libmauikitfilebrowsing3 (<< 4.0.0),
 Description: MauiKit File Browsing utilities and controls
  MauiKit File Browsing controls and utils.
  This package contains the mauikit filebrowsing library.


More information about the Neon-commits mailing list