[SCM] libkmahjongg packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Mon Jan 27 22:55:42 UTC 2014


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

The following commit has been merged in the master branch:
commit 8c95147a5cbb6db3cdfb6c8a015ae7fe4a00dc4c
Author: Maximiliano Curia <maxy at debian.org>
Date:   Fri Jan 24 10:51:04 2014 -0300

    wrap-and-sort
---
 debian/control   | 36 ++++++++++++++++++++----------------
 debian/copyright |  3 +--
 2 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index bd8c56a..94fec08 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,19 @@ Section: libs
 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/libkmahjongg.git
@@ -22,7 +24,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/libkmahjongg.git
 Package: libkmahjongglib4
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libkdegames5
 Breaks: libkdegames5
 Description: shared library for kmahjongg and kshisen
@@ -34,8 +36,9 @@ Description: shared library for kmahjongg and kshisen
 Package: libkmahjongglib-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, ${sameVersionDep:kdelibs5-dev:libkmahjongglib4},
- libkmahjongglib4 (= ${binary:Version})
+Depends: libkmahjongglib4 (= ${binary:Version}),
+         ${misc:Depends},
+         ${sameVersionDep:kdelibs5-dev:libkmahjongglib4}
 Description: development files for the KDE kmahjongg library
  This package contains development files for building software that uses
  the KDE kmahjongg library.
@@ -46,7 +49,9 @@ Package: libkmahjongglib4-dbg
 Architecture: any
 Priority: extra
 Section: debug
-Depends: ${misc:Depends}, libkmahjongglib4 (= ${binary:Version}), kde-runtime-dbg
+Depends: kde-runtime-dbg,
+         libkmahjongglib4 (= ${binary:Version}),
+         ${misc:Depends}
 Description: debugging symbols for the KDE kmahjongg library
  This package contains the debugging symbols of the KDE kmahjongg library.
  .
@@ -61,4 +66,3 @@ Description: tilesets and backgrounds for Mahjongg games
  KShisen and Kajongg.
  .
  This package is part of the KDE games module.
-
diff --git a/debian/copyright b/debian/copyright
index 87516f4..94f29b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -70,7 +70,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
@@ -124,4 +124,3 @@ License: GPL-3+
  .
  On Debian systems, the complete text of the GNU General Public
  License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-

-- 
libkmahjongg packaging



More information about the pkg-kde-commits mailing list