[SCM] palapeli packaging branch, master, updated. debian/4.11.3-1-6-g0376214

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 30 14:34:20 UTC 2014


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

The following commit has been merged in the master branch:
commit 441ba4590e376203c87dff2128137eb16c9e93b6
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jan 30 15:18:17 2014 +0100

    wrap-and-sort
---
 debian/control   | 33 ++++++++++++++++++---------------
 debian/copyright |  3 +--
 2 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index b37a027..78416d5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,20 @@ 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),
- shared-mime-info
+           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),
+               shared-mime-info
 Standards-Version: 3.9.5
 Homepage: http://games.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/palapeli.git
@@ -36,8 +38,10 @@ Description: data files for palapeli jigsaw puzzle game
 
 Package: palapeli
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, palapeli-data (>= ${source:Version})
-Recommends: qhull-bin, khelpcenter4
+Depends: palapeli-data (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: khelpcenter4, qhull-bin
 Description: jigsaw puzzle game
  Palapeli is a jigsaw puzzle game. Unlike other games in that genre,
  you are not limited to aligning pieces on imaginary grids. The
@@ -46,4 +50,3 @@ Description: jigsaw puzzle game
  Palapeli is the Finnish word for jigsaw puzzle.
  .
  This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index e7469aa..b2ff813 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -66,7 +66,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
@@ -103,4 +103,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".
-

-- 
palapeli packaging



More information about the pkg-kde-commits mailing list