[SCM] kanagram packaging branch, master, updated. debian/4.11.3-1-3-g9cbe7e6

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 19:02:14 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kanagram.git;a=commitdiff;h=9cbe7e6

The following commit has been merged in the master branch:
commit 9cbe7e62e5ddb2e09c809e5e19a0faf535c87054
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 20:02:03 2014 +0100

    wrap-and-sort
---
 debian/control | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 6771459..66d2943 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Eshat Cakar <info at eshat.de>,
            Sune Vuorela <sune at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: debhelper (>= 9),
- cmake,
- pkg-kde-tools (>= 0.14),
- kde-sc-dev-latest (>= 4:4.11),
- libkdeedu-dev (>= 4:4.11)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               libkdeedu-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/kde/kdeedu/kanagram
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kanagram.git
@@ -17,11 +17,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kanagram.git
 
 Package: kanagram
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdeedu-kvtml-data
+Depends: kdeedu-kvtml-data, ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: jumble word puzzle
  KAnagram is a game where a random word is shown with its letters scrambled.
  To win, the player must rearrange the letters into the correct order.
  .
  This package is part of the KDE education module
-

-- 
kanagram packaging



More information about the pkg-kde-commits mailing list