[SCM] KDE metapackages branch, master, updated. debian/92-14-g1fe85a1

Pino Toscano pino at moszumanska.debian.org
Tue Dec 12 21:08:48 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/meta-kde.git;a=commitdiff;h=2a2a056

The following commit has been merged in the master branch:
commit 2a2a05625d1e2dcf2120bf71629cc62ad9b46a76
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 12 22:01:26 2017 +0100

    limit kalgebra archs
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ef614d..bf84381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ meta-kde (5:93) UNRELEASED; urgency=medium
     architectures:
     - kwin-x11, sddm, kdeconnect, plasma-nm, kopete, and kppp
   * Drop kuser from kdeadmin, as it was dropped upstream.
+  * Limit kalgebra to the architectures where it exists now (because of
+    QtWebEngine): amd64 arm64 armhf i386 mipsel.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 31 Mar 2017 18:49:29 +0200
 
diff --git a/debian/control b/debian/control
index 3d52a02..80be5b6 100644
--- a/debian/control
+++ b/debian/control
@@ -140,7 +140,7 @@ Architecture: any
 Depends: artikulate (>= ${kde:Version}),
          blinken (>= ${kde:Version}),
          cantor (>= ${kde:Version}),
-         kalgebra (>= ${kde:Version}),
+         kalgebra (>= ${kde:Version}) [amd64 arm64 armhf i386 mipsel],
          kalzium (>= ${kde:Version}),
          kanagram (>= ${kde:Version}),
          kbruch (>= ${kde:Version}),

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list