[neon/neon-packaging/kdiagram5/Neon/release] debian: version breaks
Jonathan Riddell
null at kde.org
Mon Mar 4 15:00:00 GMT 2024
Git commit 331b6bbd71b19ce175af4575a0bfd10e5cb6d6d0 by Jonathan Riddell.
Committed on 04/03/2024 at 14:59.
Pushed by jriddell into branch 'Neon/release'.
version breaks
M +3 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kdiagram5/-/commit/331b6bbd71b19ce175af4575a0bfd10e5cb6d6d0
diff --git a/debian/control b/debian/control
index 2a470bc..a65d883 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,9 @@ Description: library for creating business charts (development files)
Package: libkchart5-2
Architecture: any
Multi-Arch: same
-Breaks: libkchart2, libkchart2-l10n
-Conflicts: libkchart2, libkchart2-l10n
+Breaks: libkchart2 (<< 2.8.0+p22.04+vrelease+git20240304), libkchart2-l10n
+Replaces: libkchart2 (<< 2.8.0+p22.04+vrelease+git20240304)
+Conflicts: libkchart2-l10n
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for creating business charts (shared library)
KD Charts provides an implementation of the ODF Chart specification. It
More information about the Neon-commits
mailing list