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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Jun 30 20:14:44 UTC 2014


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

The following commit has been merged in the master branch:
commit 6fd04b3ae973bc05b958e0c175e6d68c44cd5e11
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Jun 30 17:14:15 2014 -0300

    Generate Qt5's build order graph.
---
 genweb.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/genweb.sh b/genweb.sh
index 5cf1b6f..8cc3c2d 100755
--- a/genweb.sh
+++ b/genweb.sh
@@ -21,5 +21,8 @@ done
 
 bash genrss.sh > $OUTPUT/rss.xml
 
+# Generate Qt5 build dependencies graph. Neets dot.
+dot -T png -o images/qt5_build_deps.png files/qt5-build-deps.dot
+
 # find $OUTPUT/ -name ".svn" -exec rm -rf {} \; || true
 chmod -R g+w $OUTPUT/*

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



More information about the pkg-kde-commits mailing list