[SCM] dragon packaging branch, master, updated. debian/4.11.3-1-4-g843a32d

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 17:55:54 UTC 2014


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

The following commit has been merged in the master branch:
commit fccb74534ad27280e5193e9a1a30da116d4f7c5c
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 17:26:12 2014 +0100

    wrap-and-sort
---
 debian/control   | 17 +++++++++--------
 debian/copyright |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 4fb9f80..8cb2861 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: dragon
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Sune Vuorela <sune 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.12),
- kdelibs5-dev (>= 4:4.11),
- libphonon-dev
+Uploaders: Sune Vuorela <sune 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),
+               libphonon-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/dragon.git
@@ -16,7 +17,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/dragon.git
 Package: dragonplayer
 Section: video
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: simple video player
  A video player with a different philosophy: Simple, uncluttered interface.
  .
@@ -33,7 +34,7 @@ Package: dragonplayer-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, dragonplayer (= ${binary:Version}), kde-runtime-dbg
+Depends: dragonplayer (= ${binary:Version}), kde-runtime-dbg, ${misc:Depends}
 Breaks: kdemultimedia-dbg
 Replaces: kdemultimedia-dbg
 Description: debugging symbols for dragonplayer
diff --git a/debian/copyright b/debian/copyright
index 22b4eb9..72b93a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,9 +3,9 @@ Upstream-Contact: kde-multimedia at kde.org
 Source: ftp.kde.org
 
 Files: *
-Copyright 2003-2005 Max Howell <max.howell at methylblue.com>                       
+Copyright 2003-2005 Max Howell <max.howell at methylblue.com>
 Copyright 2004 Melchior FRANZ - mfranz at kde.org
-Copyright 2005 Mark Kretschmann <kretschmann at kde.org>                            
+Copyright 2005 Mark Kretschmann <kretschmann at kde.org>
 Copyright 2007 Christoph Pfister <christophpfister at gmail.com>
 Copyright 2007-2010 Ian Monroe <ian at monroe.nu>
 Copyright 2008-2009 David Edmundson <kde at davidedmundson.co.uk>
@@ -60,7 +60,7 @@ License: GPL-2+3+eV
  accepted by the membership of KDE e.V. (or its successor approved
  by the membership of KDE e.V.), which shall act as a proxy
  defined in Section 14 of version 3 of the license.
- 
+
  This program 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

-- 
dragon packaging



More information about the pkg-kde-commits mailing list