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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Oct 19 18:04:16 UTC 2015


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

The following commit has been merged in the master branch:
commit acdffc5d2bb5087cd4293b9f0d73a2d0326458b3
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Oct 19 15:03:53 2015 -0300

    Revert "Retire qtquick1."
    
    This reverts commit ed3b879ece2803b78fb3f89f0b5ff4e63a82f998.
    
    Sadly we can't retire it yet, but we can remove it's private headers.
---
 files/qt5-build-deps.dot | 3 +++
 pages/qt5-build-deps     | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/files/qt5-build-deps.dot b/files/qt5-build-deps.dot
index 720c643..1990f7c 100644
--- a/files/qt5-build-deps.dot
+++ b/files/qt5-build-deps.dot
@@ -15,6 +15,7 @@ digraph qt5 {
   qtimageformats
   qtlocation
   qtmultimedia
+  qtquick1
   qtquickcontrols
   qtscript
   qtsensors
@@ -34,6 +35,7 @@ digraph qt5 {
   qt3d -> qttools
   qtconnectivity -> qttools
   qtcreator -> qtx11extras
+  qtcreator -> qtquick1
   qtdeclarative -> qtxmlpatterns
   qtdoc -> qt3d
   qtdoc -> qtgraphicaleffects
@@ -52,6 +54,7 @@ digraph qt5 {
   qtgraphicaleffects -> qttools
   qtimageformats -> qtbase
   qtmultimedia -> qttools
+  qtquick1 -> qtwebkit
   qtquickcontrols -> qttools
   qtsensors -> qttools
   qtserialport -> qttools
diff --git a/pages/qt5-build-deps b/pages/qt5-build-deps
index f93ae05..614d5bb 100644
--- a/pages/qt5-build-deps
+++ b/pages/qt5-build-deps
@@ -7,7 +7,6 @@
         Packages in black are already available in the archive.<br>
         Packages in yellow are waiting for being accepted in the <a href="http://ftp-master.debian.org/new.html">NEW queue</a>.<br>
         Packages in red have either not been packaged or have no stable release yet.<br>
-        Packages retired: qtquick1.<br>
         The dot file for generating this graph can be found <a href="../files/qt5-build-deps.dot">here</a>.<br>
         QtWebEngine <a href="https://lwn.net/Articles/643423/">will not get packaged</a>.
 	<br>

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



More information about the pkg-kde-commits mailing list