[neon/kf6/kf6-purpose/Neon/release_jammy] debian: don't version the breaks/replaces with libkf5purpose-bin as it breaks as soon as the version increments

Carlos De Maine null at kde.org
Mon Aug 5 09:01:53 BST 2024


Git commit 954fd9192248e0294baaeec307d006ac7ee4f19e by Carlos De Maine.
Committed on 05/08/2024 at 08:01.
Pushed by carlosdem into branch 'Neon/release_jammy'.

don't version the breaks/replaces with libkf5purpose-bin as it breaks as soon as the version increments

M  +2    -2    debian/control

https://invent.kde.org/neon/kf6/kf6-purpose/-/commit/954fd9192248e0294baaeec307d006ac7ee4f19e

diff --git a/debian/control b/debian/control
index 528c2b8..c475552 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,8 @@ Depends: kf6-bluez-qt,
          qt6-base,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libkf5purpose-bin (<< 5.115.0-1)
-Replaces: libkf5purpose-bin (<< 5.115.0-1)
+Breaks: libkf5purpose-bin
+Replaces: libkf5purpose-bin
           libkf6purpose6,
           libkf6purpose-bin,
           libkf6purpose-data,


More information about the Neon-commits mailing list