[SCM] filelight packaging branch, master, updated. debian/4.11.3-1-3-g153ff30

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 10:45:21 UTC 2014


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

The following commit has been merged in the master branch:
commit 153ff30b8f224ed3cdfbc5aab62bbb6d6ac6786f
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 11:45:11 2014 +0100

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

diff --git a/debian/control b/debian/control
index ac0d517..70d1788 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,11 @@ Uploaders: Fathi Boudra <fabo 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)
+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/filelight.git
@@ -17,7 +19,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/filelight.git
 
 Package: filelight
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: show where your diskspace is being used
  Filelight allows you to understand your disk usage by graphically
  representing your filesystem as a set of concentric, segmented rings.

-- 
filelight packaging



More information about the pkg-kde-commits mailing list