[neon/kde/kcalendarcore/Neon/release] debian: adapt to ubuntu packages

Carlos De Maine null at kde.org
Thu Nov 14 04:20:44 GMT 2024


Git commit 168044ba805f5ba0e8f5e46022d2cb1bbe48868e by Carlos De Maine.
Committed on 14/11/2024 at 04:20.
Pushed by carlosdem into branch 'Neon/release'.

adapt to ubuntu packages

M  +9    -1    debian/control

https://invent.kde.org/neon/kde/kcalendarcore/-/commit/168044ba805f5ba0e8f5e46022d2cb1bbe48868e

diff --git a/debian/control b/debian/control
index 8c31f41..5667100 100644
--- a/debian/control
+++ b/debian/control
@@ -28,11 +28,19 @@ Description: development files for kcalcore
  .
  This package contains the development files.
 
-Package: libkf5calendarcore5
+Package: libkf5calendarcore5abi2
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5calendarcore5 (<= 5.116.0-xzneon+24.04+noble+release+build3),
+Replaces: libkf5calendarcore5,
 Description: calendar access framework
  This library provides access to and handling of calendar data.
  It supports the standard formats iCalendar and vCalendar and the
  group scheduling standard iTIP.
+
+Package: libkf5calendarcore5
+Architecture: all
+Depends: libkf5calendarcore5abi2, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.


More information about the Neon-commits mailing list