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

Carlos De Maine null at kde.org
Wed Sep 11 17:54:58 BST 2024


Git commit 520ab9c4f690d306611e48a6ac2494864e47130c by Carlos De Maine.
Committed on 11/09/2024 at 16:54.
Pushed by carlosdem into branch 'Neon/release'.

version the breaks and replaces

(cherry picked from commit a6a125c66d7b6daff652ed7dcbe2bc18c71692a8)

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

M  +4    -4    debian/control

https://invent.kde.org/neon/neon-packaging/mauikit-calendar/-/commit/520ab9c4f690d306611e48a6ac2494864e47130c

diff --git a/debian/control b/debian/control
index 0a9fade..64a810c 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Homepage: https://mauikit.org/
 Package: libmauikitcalendar4
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libmauikitcalendar3
-Replaces: libmauikitcalendar3
+Breaks: libmauikitcalendar3 (<< 4.0.0),
+Replaces: libmauikitcalendar3 (<< 4.0.0),
 Description: Calendar support components for Maui applications
  This package contains the mauikit calendar support library.
 
@@ -52,8 +52,8 @@ Depends: libmauikit,
          qml6-module-qtquick-shapes,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: qml-module-org-kde-mauikit-calendar
-Replaces: qml-module-org-kde-mauikit-calendar
+Breaks: qml-module-org-kde-mauikit-calendar (<< 4.0.0),
+Replaces: qml-module-org-kde-mauikit-calendar (<< 4.0.0),
 Description: Calendar support components for Maui applications
  .
  This package contains the mauikit calendar support qml module.


More information about the Neon-commits mailing list