[SCM] kigo packaging branch, master, updated. debian/4.11.3-1-4-gb1aa37c

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 30 10:38:03 UTC 2014


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

The following commit has been merged in the master branch:
commit b1aa37c2761dadea4fbb0cc3aa942174fb5dc182
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jan 30 11:37:52 2014 +0100

    wrap-and-sort
---
 debian/control   | 27 ++++++++++++++-------------
 debian/copyright |  1 -
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 73fe479..3a1c1bf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,19 @@ Section: games
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Daniel Schepler <schepler at debian.org>,
- Sune Vuorela <sune at debian.org>,
- Fathi Boudra <fabo at debian.org>,
- Modestas Vainius <modax at debian.org>,
- George Kiagiadakis <gkiagiad at csd.uoc.gr>,
- Eshat Cakar <info at eshat.de>,
- Lisandro Damián Nicanor Pérez Meyer <lisandro 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.14),
- kdelibs5-dev (>= 4:4.11),
- libkdegames-dev (>= 4:4.11)
+           Sune Vuorela <sune at debian.org>,
+           Fathi Boudra <fabo at debian.org>,
+           Modestas Vainius <modax at debian.org>,
+           George Kiagiadakis <gkiagiad at csd.uoc.gr>,
+           Eshat Cakar <info at eshat.de>,
+           Lisandro Damián Nicanor Pérez Meyer <lisandro 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),
+               libkdegames-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.5
 Homepage: http://games.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kigo.git
@@ -21,7 +23,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kigo.git
 
 Package: kigo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: gnugo, khelpcenter4
 Description: go game
  Kigo is an open-source implementation of the popular Go game. Go is a
@@ -33,4 +35,3 @@ Description: go game
  of 19x19 lines (9x9 or 13x13 for easier games).
  .
  This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index cc3aec4..2d49bc2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -47,4 +47,3 @@ License: GFDL-1.2+
  .
  On Debian systems, the complete text of the GNU Free Documentation
  License version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2".
-

-- 
kigo packaging



More information about the pkg-kde-commits mailing list