[SCM] pkg-kde.alioth.debian.org website branch, master, updated. bb131c763347a70f805988cf2f0710fd345e5079

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Feb 2 03:11:38 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=bb131c7

The following commit has been merged in the master branch:
commit bb131c763347a70f805988cf2f0710fd345e5079
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Feb 2 00:10:47 2014 -0300

    Simplify the graph by removing stuff already in the path.
    
    In this graph I'm not diferenciating between arch dependant/independant stuff.
---
 files/qt5-build-deps.dot | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 9dbec27..0dce8d3 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -30,26 +30,15 @@ digraph qt5 {
   qtconnectivity -> qtdeclarative
   qtdeclarative -> qtbase
   qtdeclarative -> qtxmlpatterns
-  qtdoc -> qtbase
   qtdoc -> qttools
-  qtgraphicaleffects -> qtbase
   qtgraphicaleffects -> qtdeclarative
   qtimageformats -> qtbase
-  qtmultimedia -> qtbase
   qtmultimedia -> qtdeclarative
-  qtquick1 -> qtbase
-  qtquick1 -> qtdeclarative
-  qtquick1 -> qtscript
   qtquick1 -> qtwebkit
-  qtquickcontrols -> qtbase
   qtquickcontrols -> qtdeclarative
-  qtquickcontrols -> qtdeclarative
-  qtsensors -> qtbase
   qtsensors -> qtdeclarative
   qtserialport -> qtbase
-  qtscript -> qtbase
   qtscript -> qttools
-  qtsvg -> qtbase
   qtsvg -> qttools
   qttools -> qtbase
   qttranslations -> qttools
@@ -57,15 +46,12 @@ digraph qt5 {
   qtwebkit -> qtscript
   qtwebkit_examples -> qtwebkit
   qtx11extras -> qtbase
-  qtxmlpatterns -> qtbase
   qtxmlpatterns -> qttools
 
   // unsure/not-uploaded
-  qt3d -> qtbase [ color = red ]
   qt3d -> qtdeclarative [ color = red ]
   qtfeedback -> qtmultimedia [ color = red ]
   qtlocation -> qt3d [color = red style = dashed]
   qtlocation -> qtdeclarative
-  qtsystems -> qtbase [ color = red ]
   qtsystems -> qtdeclarative [ color = red ]
 }

-- 
pkg-kde.alioth.debian.org website



More information about the pkg-kde-commits mailing list