[SCM] pairs packaging branch, master, updated. debian/4.11.3-1-3-g977f8c0

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 14:35:15 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/pairs.git;a=commitdiff;h=86bfac6

The following commit has been merged in the master branch:
commit 86bfac6929f4608d1ea0d9ab7fea0af04a077a40
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 15:27:51 2014 +0100

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

diff --git a/debian/control b/debian/control
index 7887834..c6180cd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: pairs
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Sune Vuorela <sune at debian.org>,
-           Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11),
- libphonon-dev
+Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libphonon-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/pairs.git
@@ -16,7 +17,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/pairs.git
 Package: pairs
 Section: games
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: memory and pairs game
  Pairs is a game that helps you training your memory by remembering
  different images, shapes, sounds and text.

-- 
pairs packaging



More information about the pkg-kde-commits mailing list