[SCM] kolf packaging branch, master, updated. debian/4.11.3-1-4-g61c8362
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jan 30 13:26:51 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kolf.git;a=commitdiff;h=61c8362
The following commit has been merged in the master branch:
commit 61c83628e66b65ff36384ee2b0e265e8ac81b9bf
Author: Maximiliano Curia <maxy at debian.org>
Date: Thu Jan 30 14:26:46 2014 +0100
wrap-and-sort
---
debian/control | 27 ++++++++++++++-------------
debian/copyright | 11 +++++------
2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/debian/control b/debian/control
index 4914508..39f7ef2 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/kolf.git
@@ -21,11 +23,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kolf.git
Package: kolf
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: khelpcenter4
Description: miniature golf game
Kolf is a miniature golf game for one to ten players. A variety of courses
are included, as well as an editor to create new courses.
.
This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index e7633ff..1c38b1f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,7 +25,7 @@ License: Zlib
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
- 1. The origin of this software must not be misrepresented; you must not
+ 1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
@@ -38,15 +38,15 @@ Copyright: 2010, Stefan Majewsky <majewsky at gmx.net>
License: LGPL-2
Comment: Embedded Project Tagaro code
This directory contains code from Project Tagaro, which has been copied into
- the source tree of Kolf to ease porting to KGameRenderer, while Tagaro is not
+ the source tree of Kolf to ease porting to KGameRenderer, while Tagaro is not
stable.
.
- The given code has been copied from the libtagaro repository, which was, at the
+ The given code has been copied from the libtagaro repository, which was, at the
time of this writing, available from git://git.kde.org/libtagaro.git. The code
was taken from the directories tagaro/interface/ and tagaro/graphics/ at commit
a137e9b266dba51b3cb9fcbf32dd8a2a3a5976d5.
.
- Code that integrates with Tagaro::MessageOverlay has been removed, and
+ Code that integrates with Tagaro::MessageOverlay has been removed, and
Tagaro::Renderer and Tagaro::RendererClient have been replaced by KGameRenderer.
Files: ball.cpp
@@ -129,7 +129,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
@@ -184,4 +184,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".
-
--
kolf packaging
More information about the pkg-kde-commits
mailing list