[SCM] kapman packaging branch, master, updated. debian/4.11.3-1-5-g420f9c5

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 17:31:27 UTC 2014


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

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

    wrap-and-sort
---
 debian/control   | 38 ++++++++++++++++++++------------------
 debian/copyright |  3 +--
 2 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 4aec2dd..c499ea2 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/kapman.git
@@ -21,14 +23,14 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kapman.git
 
 Package: kapman
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter4
 Description: Pac-Man clone
- Kapman is a clone of the well known game Pac-Man. You must go through the 
- levels escaping ghosts in a maze. You lose a life when a ghost eats you, but 
- you can eat the ghosts for a few seconds when eating an energizer. You win 
- points when eating pills, energizers, and bonus, and you win one life for 
- each 10,000 points.  When you have eaten all the pills and energizers of a 
- level, you go to the next level, and the player and ghost speeds increase. 
+ Kapman is a clone of the well known game Pac-Man. You must go through the
+ levels escaping ghosts in a maze. You lose a life when a ghost eats you, but
+ you can eat the ghosts for a few seconds when eating an energizer. You win
+ points when eating pills, energizers, and bonus, and you win one life for
+ each 10,000 points.  When you have eaten all the pills and energizers of a
+ level, you go to the next level, and the player and ghost speeds increase.
  .
  This package is part of the KDE games module.
diff --git a/debian/copyright b/debian/copyright
index da6c4e5..6402516 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -56,7 +56,7 @@ License: GPL-2+
  .
  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  .
  You should have received a copy of the GNU General Public License
@@ -75,4 +75,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".
-

-- 
kapman packaging



More information about the pkg-kde-commits mailing list