[neon/kf6/kf6-kcalendarcore/Neon/release] debian: extra transitionals and correct fotmat error

Carlos De Maine null at kde.org
Mon Aug 5 09:08:26 BST 2024


Git commit 997060af8bcde69a25b53dd30a4d377899b91356 by Carlos De Maine.
Committed on 05/08/2024 at 08:08.
Pushed by carlosdem into branch 'Neon/release'.

extra transitionals and correct fotmat error

M  +15   -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kcalendarcore/-/commit/997060af8bcde69a25b53dd30a4d377899b91356

diff --git a/debian/control b/debian/control
index 6fbfa3d..3fc5ca5 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,9 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: calendar access framework
 Replaces: libkf6calendarcore6,
+          libkf6calendarcore-data,
+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.
@@ -37,6 +38,7 @@ Depends: kf6-kcalendarcore (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends}
 Replaces: libkf6calendarcore-dev,
+          libkf6calendarcore-doc,
 Description: development files for kcalcore
  This library provides access to and handling of calendar data.
  It supports the standard formats iCalendar and vCalendar and the
@@ -50,8 +52,20 @@ Depends: kf6-kcalendarcore, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
+Package: libkf6calendarcore-data
+Architecture: all
+Depends: kf6-kcalendarcore, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
 Package: libkf6calendarcore-dev
 Architecture: all
 Depends: kf6-kcalendarcore-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
+
+Package: libkf6calendarcore-doc,
+Architecture: all
+Depends: kf6-kcalendarcore-dev, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.


More information about the Neon-commits mailing list