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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Feb 13 15:45:50 UTC 2014


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

The following commit has been merged in the master branch:
commit 47b585a60142378b94c3a75258e0aaa7bdbf18c5
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Feb 13 12:45:34 2014 -0300

    Redo the dependency tree for 5.2.1.
---
 files/qt5-build-deps.dot  |   9 ++++-----
 images/qt5_build_deps.png | Bin 114237 -> 113547 bytes
 pages/qt5-build-deps      |   2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 3e77dac..f8ef1cf 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -30,22 +30,21 @@ digraph qt5 {
   qtconnectivity -> qtdeclarative [ color = yellow ]
   qtdeclarative -> qtxmlpatterns
   qtdoc -> qttools
-  qtgraphicaleffects -> qtdeclarative
+  qtgraphicaleffects -> qttools
   qtimageformats -> qtbase
-  qtmultimedia -> qtdeclarative
+  qtmultimedia -> qttools
   qtquick1 -> qtwebkit
   qtquickcontrols -> qtdeclarative
   qtsensors -> qtdeclarative
   qtserialport -> qtbase
   qtscript -> qttools
   qtsvg -> qttools
-  qttools -> qtbase
+  qttools -> qtdeclarative
   qttranslations -> qttools
-  qtwebkit -> qtdeclarative
   qtwebkit -> qtscript
   qtwebkit_examples -> qtwebkit
   qtx11extras -> qtbase
-  qtxmlpatterns -> qttools
+  qtxmlpatterns -> qtbase
 
   // unsure/not-uploaded
   qt3d -> qtdeclarative [ color = red ]
diff --git a/images/qt5_build_deps.png b/images/qt5_build_deps.png
index cfc904a..aec7535 100644
Binary files a/images/qt5_build_deps.png and b/images/qt5_build_deps.png differ
diff --git a/pages/qt5-build-deps b/pages/qt5-build-deps
index c71ce71..751ee9d 100644
--- a/pages/qt5-build-deps
+++ b/pages/qt5-build-deps
@@ -1,4 +1,4 @@
-	<h2>Build dependency graph for Qt 5.2.0</h2>
+	<h2>Build dependency graph for Qt 5.2.1</h2>
 	<div align="center">
 		<a href="../images/qt5_build_deps.png"> <img alt="Build Dependency of source packages" src="../images/qt5_build_deps.png" width=700 /> </a></br>
 		Click on the image to see it in it's original size.

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



More information about the pkg-kde-commits mailing list