[SCM] kdnssd packaging branch, master, updated. debian/4.11.3-1-3-gd544eb9

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 15:50:37 UTC 2014


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

The following commit has been merged in the master branch:
commit d544eb9fb8592dc328c704da69fcd6245db5a71f
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 16:50:32 2014 +0100

    wrap-and-sort
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index ca9a54f..184e3c7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Eshat Cakar <info at eshat.de>,
            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)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               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/kdnssd.git
@@ -20,7 +22,7 @@ Package: kde-zeroconf
 Section: kde
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: zeroconf plugins and kio slaves for KDE
  Zeroconf is an implementation of IPv4 link-local addresses (RFC3927)
  which can be used for ad-hoc networks.  Addresses are allocated from

-- 
kdnssd packaging



More information about the pkg-kde-commits mailing list