[neon/kde/akonadi-calendar/Neon/unstable] debian: kpim6
Carlos De Maine
null at kde.org
Fri Dec 22 02:49:58 GMT 2023
Git commit 83b8c637089472293e26e7d2a01981b8e54d95aa by Carlos De Maine.
Committed on 22/12/2023 at 03:49.
Pushed by carlosdem into branch 'Neon/unstable'.
kpim6
M +40 -3 debian/control
https://invent.kde.org/neon/kde/akonadi-calendar/-/commit/83b8c637089472293e26e7d2a01981b8e54d95aa
diff --git a/debian/control b/debian/control
index 348a633..6079936 100644
--- a/debian/control
+++ b/debian/control
@@ -41,8 +41,17 @@ Package: kpim6-akonadi-calendar
Architecture: any
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkf5akonadicalendar5-data,
- libkf5akonadicalendar5-bin,
+Provides: libkpim6akonadicalendar-data,
+ libkpim6akonadicalendar-bin,
+ libkpim6akonadicalendar6,
+ libkf5akonadicalendar-data,
+ libkf5akonadicalendar-bin,
+ libkf5akonadicalendar5
+Replaces: libkpim6akonadicalendar-data,
+ libkpim6akonadicalendar-bin,
+ libkpim6akonadicalendar6,
+ libkf5akonadicalendar-data,
+ libkf5akonadicalendar-bin,
libkf5akonadicalendar5
Description: Akonadi calendar library - runtime binaries
This library offers helper functions to integrate the use of Akonadi calendar
@@ -66,13 +75,41 @@ Depends: kf6-kcalendarcore-dev,
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
-Replaces: libkf5akonadicalendar5-dev
+Provides: libkpim6akonadicalendar-dev, libkf5akonadicalendar-dev,
+Replaces: libkpim6akonadicalendar-dev, libkf5akonadicalendar-dev,
Description: development files for the KDE Development Platform PIM libraries
This package contains development files for building software that uses
the KDE Development Platform Personal Information Management libraries.
.
This package is part of the KDE Development Platform PIM libraries module.
+#### transitionals below
+
+Package: libkpim6akonadicalendar-data
+Architecture: all
+Depends: kpim6-akonadi, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkpim6akonadicalendar-bin
+Architecture: all
+Depends: kpim6-akonadi, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkpim6akonadicalendar-dev
+Architecture: all
+Depends: kpim6-akonadi-dev, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkpim6akonadicalendar6
+Architecture: all
+Depends: kpim6-akonadi-dev, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
+
Package: libkf5akonadicalendar-data
Architecture: all
Depends: kpim6-akonadi, ${misc:Depends}
More information about the Neon-commits
mailing list