[SCM] ksnakeduel packaging branch, master, updated. debian/4.11.3-1-4-ge0e2981

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 30 13:52:03 UTC 2014


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

The following commit has been merged in the master branch:
commit e0e29815356822b12adceb1cd5df504f5d9867c9
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jan 30 14:51:53 2014 +0100

    wrap-and-sort
---
 debian/control       | 27 ++++++++++++++-------------
 debian/copyright     |  3 +--
 debian/ktron.install |  4 ++--
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index d56ecd7..cf12b1c 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/ksnakeduel.git
@@ -21,7 +23,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ksnakeduel.git
 
 Package: ktron
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter4
 Description: Tron-like snakerace game
  The object of the game is to avoid running into walls, your own tail,
@@ -35,4 +37,3 @@ Description: Tron-like snakerace game
  difficult the longer the snakes grow.
  .
  This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index 82cbefb..783c1bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -33,7 +33,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
@@ -52,4 +52,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/ktron.install b/debian/ktron.install
index 137028f..8b0c5d8 100644
--- a/debian/ktron.install
+++ b/debian/ktron.install
@@ -1,7 +1,7 @@
-../icons/ktron-16.xpm /usr/share/pixmaps
-../icons/ktron.xpm /usr/share/pixmaps
 ../icons/kdesnake-16.xpm /usr/share/pixmaps
 ../icons/kdesnake.xpm /usr/share/pixmaps
+../icons/ktron-16.xpm /usr/share/pixmaps
+../icons/ktron.xpm /usr/share/pixmaps
 usr/games/kdesnake
 usr/games/ktron
 usr/share/applications/kde4/kdesnake.desktop

-- 
ksnakeduel packaging



More information about the pkg-kde-commits mailing list