[neon/kf6/kf6-purpose/Neon/release_jammy] debian: fix the breaks/replaces version

Jonathan Riddell null at kde.org
Thu Aug 8 21:31:54 BST 2024


Git commit 5e71cd4250d4b2a584b56cc8ff5acfe141291f04 by Jonathan Riddell.
Committed on 08/08/2024 at 20:31.
Pushed by jriddell into branch 'Neon/release_jammy'.

fix the breaks/replaces version

M  +2    -2    debian/control

https://invent.kde.org/neon/kf6/kf6-purpose/-/commit/5e71cd4250d4b2a584b56cc8ff5acfe141291f04

diff --git a/debian/control b/debian/control
index 7876a54..a9604a9 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,8 @@ Depends: kf6-bluez-qt,
          qt6-base,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libkf5purpose-bin (<< ${source:Version}~ciBuild),
-Replaces: libkf5purpose-bin (<< ${source:Version}~ciBuild),
+Breaks: libkf5purpose-bin (<< 5.116.0),
+Replaces: libkf5purpose-bin (<< 5.116.0),
           libkf6purpose6,
           libkf6purpose-bin,
           libkf6purpose-data,


More information about the Neon-commits mailing list