[SCM] akonadi-calendar-tools packaging branch, master, updated. debian/4%17.08.3-1-3-g601743d

Pino Toscano pino at moszumanska.debian.org
Sun Dec 31 11:51:07 UTC 2017


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

The following commit has been merged in the master branch:
commit 31d3e3312d6f38ece7404800cb052f8e1f818699
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 31 12:50:23 2017 +0100

    limit kdepim-runtime dep
---
 debian/changelog | 3 +++
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7f97e3b..84c4f6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 akonadi-calendar-tools (4:17.08.3-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Since kdepim-runtime is available only on few architectures (due to
+    QtWebEngine), limit the dependency on it to amd64 arm64 armhf i386 mipsel.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 31 Dec 2017 12:46:54 +0100
 
diff --git a/debian/control b/debian/control
index b270204..0928f92 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/akonadi-calendar-to
 
 Package: konsolekalendar
 Architecture: any
-Depends: kdepim-runtime, ${misc:Depends}, ${shlibs:Depends}
+Depends: kdepim-runtime [amd64 arm64 armhf i386 mipsel],
+         ${misc:Depends}, ${shlibs:Depends},
 Breaks: korganizer (<< 4:17.08~), ${kde-l10n:all}
 Replaces: korganizer (<< 4:17.08~), ${kde-l10n:all}
 Description: konsole personal organizer

-- 
akonadi-calendar-tools packaging



More information about the pkg-kde-commits mailing list