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

Carlos De Maine null at kde.org
Wed Sep 11 17:56:43 BST 2024


Git commit 89bca4a9d2c60a2b028b5fbf05792208faf67cbd by Carlos De Maine.
Committed on 11/09/2024 at 16:56.
Pushed by carlosdem into branch 'Neon/release_jammy'.

version the breaks and replaces

M  +4    -4    debian/control

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/89bca4a9d2c60a2b028b5fbf05792208faf67cbd

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