[neon/kde/kcalendarcore/Neon/release] debian: make it depend on the right package + abi bits
Carlos De Maine
null at kde.org
Thu Nov 14 04:25:08 GMT 2024
Git commit ee5cadf910edb23008e0d8140f0d4ebcd2b39ceb by Carlos De Maine.
Committed on 14/11/2024 at 04:25.
Pushed by carlosdem into branch 'Neon/release'.
make it depend on the right package + abi bits
M +3 -1 debian/control
https://invent.kde.org/neon/kde/kcalendarcore/-/commit/ee5cadf910edb23008e0d8140f0d4ebcd2b39ceb
diff --git a/debian/control b/debian/control
index 5667100..6c37dfd 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: libkf5calendarcore-dev
Section: libdevel
Architecture: any
Depends: libical-dev (>= 0.42~),
- libkf5calendarcore5 (= ${binary:Version}),
+ libkf5calendarcore5abi2 (= ${binary:Version}),
${misc:Depends}
Description: development files for kcalcore
This library provides access to and handling of calendar data.
@@ -29,6 +29,8 @@ Description: development files for kcalcore
This package contains the development files.
Package: libkf5calendarcore5abi2
+X-Debian-ABI: 2
+X-CMake-Target: KF5CalendarCore
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
More information about the Neon-commits
mailing list