[SCM] dolphin-plugins packaging branch, master, updated. debian/4.11.3-1-3-gb97c367

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 17:54:09 UTC 2014


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

The following commit has been merged in the master branch:
commit b97c3673432732c3646f1a9ec7422c4434115d91
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 17:39:33 2014 +0100

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

diff --git a/debian/control b/debian/control
index aafd386..3fdedb5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,12 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            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),
- libkonq5-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libkonq5-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/dolphin-plugins.git
@@ -19,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/dolphin-plugins.git
 Package: kdesdk-dolphin-plugins
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}, dolphin
+Depends: dolphin, ${misc:Depends}, ${shlibs:Depends}
 Replaces: dolphin (<< 4:4.5.0)
 Enhances: dolphin
 Description: dolphin VCS plugins

-- 
dolphin-plugins packaging



More information about the pkg-kde-commits mailing list