[SCM] kreversi packaging branch, master, updated. debian/15.12.3-1-4-g1a4558e

Pino Toscano pino at moszumanska.debian.org
Fri Aug 19 05:21:31 UTC 2016


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

The following commit has been merged in the master branch:
commit ab13694211bdae016adbde7fa409affd68ab7fd2
Author: Pino Toscano <pino at debian.org>
Date:   Fri Aug 19 07:13:19 2016 +0200

    add kde-games-core-declarative dep (#804823)
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 204e00d..75836f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kreversi (4:16.08.0-0r1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * New upstream release.
+  * Add missing kde-games-core-declarative dependency. (Closes: #804823)
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 19 Aug 2016 07:08:57 +0200
 
diff --git a/debian/control b/debian/control
index 39a3b01..9690e6e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kreversi.git
 
 Package: kreversi
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+         kde-games-core-declarative,
 Recommends: khelpcenter
 Description: reversi board game
  KReversi is a board game where two players place pieces on the board to flip

-- 
kreversi packaging



More information about the pkg-kde-commits mailing list