[SCM] juk packaging branch, master, updated. debian/4.11.3-1-4-g7f32d55

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 17:04:42 UTC 2014


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

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

    wrap-and-sort
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index d9cb9f7..3ebad14 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,17 @@ Source: juk
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Pino Toscano <pino at debian.org>, Sune Vuorela <sune at debian.org>,
+Uploaders: Pino Toscano <pino at debian.org>,
+           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,
- libtag1-dev (>= 1.6),
- libopusfile-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libopusfile-dev,
+               libphonon-dev,
+               libtag1-dev (>= 1.6),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/
@@ -18,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/juk.git
 Package: juk
 Section: sound
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: k3b
 Breaks: kdemultimedia-dev (<< 4:4.10)
 Replaces: kdemultimedia-dev (<< 4:4.10)

-- 
juk packaging



More information about the pkg-kde-commits mailing list