[SCM] akonadi-calendar packaging branch, master, updated. debian/4%17.08.3-1-2-g287f778

Pino Toscano pino at moszumanska.debian.org
Thu Jan 4 11:08:58 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-calendar.git;a=commitdiff;h=287f778

The following commit has been merged in the master branch:
commit 287f7785054945e737c121836935132a25fef60c
Author: Pino Toscano <pino at debian.org>
Date:   Thu Jan 4 12:08:37 2018 +0100

    libkf5akonadicalendar-dev: depend on libkf5akonadicontact-dev
---
 debian/changelog | 3 +++
 debian/control   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4949199..352cc90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 akonadi-calendar (4:17.08.3-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Add the libkf5akonadicontact-dev dependency in libkf5akonadicalendar-dev,
+    as the latter requires the former (see cmake config files).
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 04 Jan 2018 12:05:47 +0100
 
diff --git a/debian/control b/debian/control
index b07035f..841eba3 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Section: libdevel
 Architecture: any
 Depends: libkf5akonadi-dev (>= 4:17.08.3~),
          libkf5akonadicalendar5 (= ${binary:Version}),
+         libkf5akonadicontact-dev (>= 4:17.08.3~),
          libkf5calendarcore-dev (>= 4:17.08.3~),
          ${misc:Depends},
 Description: akonadi-calendar - development files

-- 
akonadi-calendar packaging



More information about the pkg-kde-commits mailing list