[neon/kde/akonadi-calendar/Neon/unstable] debian: lints
Carlos De Maine
null at kde.org
Sun Nov 26 22:19:15 GMT 2023
Git commit 7ee0f71f11c3d9f6dda30e1f0080be4dcad9257f by Carlos De Maine.
Committed on 26/11/2023 at 23:19.
Pushed by carlosdem into branch 'Neon/unstable'.
lints
M +3 -3 debian/changelog
M +9 -4 debian/control
https://invent.kde.org/neon/kde/akonadi-calendar/-/commit/7ee0f71f11c3d9f6dda30e1f0080be4dcad9257f
diff --git a/debian/changelog b/debian/changelog
index ce4436c..06c27e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -146,7 +146,7 @@ akonadi-calendar (4:21.08.0-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Tue, 10 Aug 2021.12.26:21 +0000
+ -- Neon CI <neon at kde.org> Tue, 10 Aug 2021 12.:6:21 +0000
akonadi-calendar (4:21.04.3-0neon) focal; urgency=medium
@@ -188,7 +188,7 @@ akonadi-calendar (4:20.12.1-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Thu, 07 Jan 2021.12.20:51 +0000
+ -- Neon CI <neon at kde.org> Thu, 07 Jan 2021 12:20:51 +0000
akonadi-calendar (4:20.12.0-0neon) focal; urgency=medium
@@ -580,7 +580,7 @@ akonadi-calendar (4:15.08.0-0ubuntu1) wily; urgency=medium
* new upstream release
- -- Ubuntu <ubuntu at ip-10-170-33-178.ec2.internal> Wed, 26 Aug 2015 16:09:45 +0100
+ -- Jonathan Riddell <jriddell at ubuntu.com> Wed, 26 Aug 2015 16:09:45 +0100
akonadi-calendar (4:15.07.90-0ubuntu1) wily; urgency=medium
diff --git a/debian/control b/debian/control
index 4f7ba92..7c38b3e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
doxygen,
+ graphviz,
kf6-kcodecs-dev,
kf6-kcompletion-dev,
kf6-extra-cmake-modules,
@@ -41,6 +42,9 @@ Architecture: any
X-Neon-MergedPackage: true
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: libkf5akonadicalendar5-data,
+ libkf5akonadicalendar5-bin,
+ libkf5akonadicalendar5
Description: Akonadi calendar library - runtime binaries
This library offers helper functions to integrate the use of Akonadi calendar
items in applications.
@@ -63,6 +67,7 @@ Depends: kf6-kcalendarcore-dev,
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
+Replaces: libkf5akonadicalendar5-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.
@@ -71,24 +76,24 @@ Description: development files for the KDE Development Platform PIM libraries
Package: libkf5akonadicalendar-data
Architecture: all
-Depends: kpim6-akonadi-dev
+Depends: kpim6-akonadi, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf5akonadicalendar-bin
Architecture: all
-Depends: kpim6-akonadi-dev
+Depends: kpim6-akonadi, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf5akonadicalendar-dev
Architecture: all
-Depends: kpim6-akonadi-dev
+Depends: kpim6-akonadi-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf5akonadicalendar5
Architecture: all
-Depends: kpim6-akonadi-dev
+Depends: kpim6-akonadi-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
More information about the Neon-commits
mailing list