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

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Sep 3 12:03:42 UTC 2013


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

The following commit has been merged in the master branch:
commit e51f7358fe9cc8bc6bdbb0df0d8eaceae9afbd5a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Sep 3 09:03:16 2013 -0300

    Mark packages that got to the archive.
---
 files/qt5-build-deps.dot  |   16 ++++++++--------
 images/qt5_build_deps.png |  Bin 165982 -> 170258 bytes
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 114b3d5..4f63b3b 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -13,16 +13,16 @@ digraph qt5 {
   qtjsbackend
   qtmultimedia
   qtquick1
-  qtquickcontrols [ color = yellow ]
+  qtquickcontrols
   qtscript
   qtsensors [ color = red ]
-  qtserialport [ color = yellow ]
+  qtserialport
   qtsvg
   qtsystems [ color = red ]
   qttools
   qttranslations
   qtwebkit
-  qtwebkit_examples [ color = yellow ]
+  qtwebkit_examples
   qtx11extras
   qtxmlpatterns
 
@@ -41,10 +41,10 @@ digraph qt5 {
   qtquick1 -> qtdeclarative
   qtquick1 -> qtscript
   qtquick1 -> qtwebkit
-  qtquickcontrols -> qtbase [ color = yellow ]
-  qtquickcontrols -> qtdeclarative [ color = yellow ]
-  qtquickcontrols -> qtjsbackend [ color = yellow ]
-  qtserialport -> qtbase [ color = yellow ]
+  qtquickcontrols -> qtbase
+  qtquickcontrols -> qtdeclarative
+  qtquickcontrols -> qtjsbackend
+  qtserialport -> qtbase
   qtscript -> qtbase
   qtsvg -> qtbase
   qttools -> qtbase
@@ -53,7 +53,7 @@ digraph qt5 {
   qtwebkit -> qtdeclarative
   qtwebkit -> qtscript
   qtwebkit -> qtxmlpatterns
-  qtwebkit_examples -> qtwebkit [ color = yellow ]
+  qtwebkit_examples -> qtwebkit
   qtx11extras -> qtbase
   qtxmlpatterns -> qtbase
 
diff --git a/images/qt5_build_deps.png b/images/qt5_build_deps.png
index 0959f10..c86dfe4 100644
Binary files a/images/qt5_build_deps.png and b/images/qt5_build_deps.png differ

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



More information about the pkg-kde-commits mailing list