[SCM] bomber packaging branch, master, updated. debian/4.11.3-1-4-g4cbc0b9

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 17:12:43 UTC 2014


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

The following commit has been merged in the master branch:
commit 4cbc0b9ae9716a071e827571f0965507db6b725d
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 18:11:35 2014 +0100

    wrap-and-sort
---
 debian/bomber.install |  2 +-
 debian/control        | 26 ++++++++++++++------------
 debian/copyright      |  3 +--
 3 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/bomber.install b/debian/bomber.install
index 8a9334d..3189092 100644
--- a/debian/bomber.install
+++ b/debian/bomber.install
@@ -1,4 +1,4 @@
-usr/games/bomber   
+usr/games/bomber
 usr/share/applications/kde4/bomber.desktop
 usr/share/doc/kde/HTML/en/bomber/
 usr/share/icons/hicolor/*/apps/bomber.png
diff --git a/debian/control b/debian/control
index a5bbf9d..ca290a3 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/bomber.git
@@ -21,7 +23,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/bomber.git
 
 Package: bomber
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter4
 Description: arcade spaceship game
  Bomber is a game where you fly a spaceship and attempt to bomb the buildings
diff --git a/debian/copyright b/debian/copyright
index 44166ee..990aaad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,7 +35,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
@@ -72,4 +72,3 @@ License: LGPL-2+
  .
  On Debian systems, the complete text of the GNU Library General Public
  License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
-

-- 
bomber packaging



More information about the pkg-kde-commits mailing list