[SCM] knotes packaging branch, master, updated. debian/4%17.08.3-1-2-g43c097b

Pino Toscano pino at moszumanska.debian.org
Sun Dec 31 11:46:02 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/knotes.git;a=commitdiff;h=43c097b

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

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

diff --git a/debian/changelog b/debian/changelog
index e611410..2c2b3c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 knotes (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:40:33 +0100
 
diff --git a/debian/control b/debian/control
index 9b395b5..bb94637 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/knotes.git
 
 Package: knotes
 Architecture: any
-Depends: kdepim-runtime,
+Depends: kdepim-runtime [amd64 arm64 armhf i386 mipsel],
          libkf5akonadisearch-bin,
          libkf5akonadisearch-plugins,
          ${misc:Depends},

-- 
knotes packaging



More information about the pkg-kde-commits mailing list