[SCM] KDE metapackages branch, master, updated. debian/5%94-3-ga62d39f

Pino Toscano pino at moszumanska.debian.org
Tue Dec 26 17:31:08 UTC 2017


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

The following commit has been merged in the master branch:
commit a62d39fdd554adb2f76db1fee5b871f9f508c26e
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 18:30:17 2017 +0100

    exclude ksudoku & kubrick on armel & armhf
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6c801a..28df07c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ meta-kde (5:95) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Move the kdewebdev metapackage to this source; depend only on
     kimagemapeditor, since the other components were dropped upstream.
+  * Exclude ksudoku, and kubrick from kdegames on armel and armhf, since they
+    require Desktop OpenGL.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 14:43:27 +0100
 
diff --git a/debian/control b/debian/control
index f42dc8b..8f961f2 100644
--- a/debian/control
+++ b/debian/control
@@ -204,9 +204,9 @@ Depends: bomber (>= ${kde:Version}),
          ksnakeduel (>= ${kde:Version}),
          kspaceduel (>= ${kde:Version}),
          ksquares (>= ${kde:Version}),
-         ksudoku (>= ${kde:Version}),
+         ksudoku (>= ${kde:Version}) [!armel !armhf],
          ktuberling (>= ${kde:Version}),
-         kubrick (>= ${kde:Version}),
+         kubrick (>= ${kde:Version}) [!armel !armhf],
          lskat (>= ${kde:Version}),
          palapeli (>= ${kde:Version}),
          picmi (>= ${kde:Version}),

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list