[neon/kde/kcalendarcore/Neon/stable] debian: use (<< ${source:Version}~ciBuild) so next release it all be proper
Carlos De Maine
null at kde.org
Thu Nov 14 04:22:03 GMT 2024
Git commit 862193797f92215c71f01d949f06ef88474ec783 by Carlos De Maine.
Committed on 14/11/2024 at 04:22.
Pushed by carlosdem into branch 'Neon/stable'.
use (<< ${source:Version}~ciBuild) so next release it all be proper
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kcalendarcore/-/commit/862193797f92215c71f01d949f06ef88474ec783
diff --git a/debian/control b/debian/control
index 5667100..834b4fa 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Package: libkf5calendarcore5abi2
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5calendarcore5 (<= 5.116.0-xzneon+24.04+noble+release+build3),
+Breaks: libkf5calendarcore5 (<< ${source:Version}~ciBuild),
Replaces: libkf5calendarcore5,
Description: calendar access framework
This library provides access to and handling of calendar data.
More information about the Neon-commits
mailing list