[SCM] kcachegrind packaging branch, master, updated. debian/4.11.3-1-3-g4a38e82

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 16:42:29 UTC 2014


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

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

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

diff --git a/debian/control b/debian/control
index f7bcf7e..aca3a0e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,11 @@ 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)
+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/kcachegrind.git
@@ -18,8 +20,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kcachegrind.git
 Package: kcachegrind
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: valgrind, graphviz
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: graphviz, valgrind
 Suggests: kcachegrind-converters, khelpcenter4
 Description: visualisation tool for the Valgrind profiler
  KCachegrind is a visualisation tool for the profiling data generated
@@ -35,7 +37,7 @@ Description: visualisation tool for the Valgrind profiler
 Package: kcachegrind-converters
 Architecture: all
 Section: devel
-Depends: ${misc:Depends}, ${perl:Depends}, php5-cli, python
+Depends: php5-cli, python, ${misc:Depends}, ${perl:Depends}
 Recommends: kcachegrind
 Description: format converters for KCachegrind profiler visualisation tool
  This is a collection of scripts for converting the output from several

-- 
kcachegrind packaging



More information about the pkg-kde-commits mailing list