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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jun 10 21:39:30 UTC 2016


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

The following commit has been merged in the master branch:
commit e77fcfc75cc01513254d3dfc817a6ef442482515
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jun 10 18:38:43 2016 -0300

    Make explicit which version of Qt this graph covers.
---
 files/qt5-build-deps.dot | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index b618cac..f4e4128 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -4,7 +4,7 @@ digraph qt5 {
   ]
 
   qt3d
-  qtbase
+  "qtbase 5.6"
   qtconnectivity
   qtcreator
   qtdeclarative
@@ -48,24 +48,24 @@ digraph qt5 {
   qtdoc -> qtwebsockets
   qtdoc -> qtconnectivity
   qtgraphicaleffects -> qttools
-  qtimageformats -> qtbase
+  qtimageformats -> "qtbase 5.6"
   qtmultimedia -> qttools
   qtquick1 -> qtwebkit
   qtquickcontrols -> qttools
   qtsensors -> qttools
   qtserialport -> qttools
-  qtscript -> qtbase
-  qtstyleplugins -> qtbase
+  qtscript -> "qtbase 5.6"
+  qtstyleplugins -> "qtbase 5.6"
   qtsvg -> qttools
   qttools -> qtwebkit
   qttranslations -> qttools
-  qtwayland -> qtbase
+  qtwayland -> "qtbase 5.6"
   qtwebkit -> qtscript
   qtwebkit -> qtdeclarative
   qtwebkit_examples -> qttools
   qtwebsockets -> qttools
   qtx11extras -> qttools
-  qtxmlpatterns -> qtbase
+  qtxmlpatterns -> "qtbase 5.6"
   qtlocation -> qttools
 
   // unsure/not-uploaded

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



More information about the pkg-kde-commits mailing list