[SCM] killbots packaging branch, master, updated. debian/4.11.3-1-4-g8483cb1

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 30 10:57:55 UTC 2014


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

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

    wrap-and-sort
---
 debian/control          | 37 +++++++++++++++++++------------------
 debian/copyright        |  3 +--
 debian/killbots.install |  2 +-
 3 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 59d3e79..3df7290 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
 XS-Testsuite: autopkgtest
 Homepage: http://games.kde.org/
@@ -22,15 +24,14 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/killbots.git
 
 Package: killbots
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter4
 Description: port of the classic BSD console game robots
- killbots is a simple game of evading killer robots. The robots are numerous 
- and their sole objective is to destroy you.  Fortunately for you, their 
- creator has focused on quantity rather than quality and as a result 
- the robots are severely lacking in intelligence. Your superior wit and 
- a fancy teleportation device are your only weapons against the never-ending 
+ killbots is a simple game of evading killer robots. The robots are numerous
+ and their sole objective is to destroy you.  Fortunately for you, their
+ creator has focused on quantity rather than quality and as a result
+ the robots are severely lacking in intelligence. Your superior wit and
+ a fancy teleportation device are your only weapons against the never-ending
  stream of mindless automatons.
  .
  This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index 4f7f752..9116ef3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -39,7 +39,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
@@ -58,4 +58,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".
-
diff --git a/debian/killbots.install b/debian/killbots.install
index 77efc03..e530ba5 100644
--- a/debian/killbots.install
+++ b/debian/killbots.install
@@ -1,6 +1,6 @@
 ../icons/killbots-16.xpm /usr/share/pixmaps
 ../icons/killbots.xpm /usr/share/pixmaps
-usr/games/killbots 
+usr/games/killbots
 usr/share/applications/kde4/killbots.desktop
 usr/share/doc/kde/HTML/en/killbots/
 usr/share/icons/hicolor/*/apps/killbots.png

-- 
killbots packaging



More information about the pkg-kde-commits mailing list