[Blends-commit] [SCM] website branch, master, updated. 1187ea68185eb2acfaa93c730c75b9665fd42fd4

Andreas Tille tille at debian.org
Mon Apr 27 06:17:12 UTC 2015


The following commit has been merged in the master branch:
commit 1187ea68185eb2acfaa93c730c75b9665fd42fd4
Author: Andreas Tille <tille at debian.org>
Date:   Mon Apr 27 08:16:11 2015 +0200

    Ad graph of numbers of maintainers par package

diff --git a/misc/team_analysis_tools/count-dependencies.py b/misc/team_analysis_tools/count-dependencies.py
index 48809f3..803538f 100755
--- a/misc/team_analysis_tools/count-dependencies.py
+++ b/misc/team_analysis_tools/count-dependencies.py
@@ -231,6 +231,7 @@ def main():
 
     fig = plt.figure()
     ax = fig.add_subplot(111, projection='3d')
+    print drawlist
     for z in range(len(drawlist)):
 	xs = xtime
 	ys = values[z]
diff --git a/www/med/index.html b/www/med/index.html
index 51dff8e..9265da7 100644
--- a/www/med/index.html
+++ b/www/med/index.html
@@ -43,6 +43,11 @@
      title="Bugs closed by Debian Med team members"
      alt="Bar chart of bugs closed by Debian Med team members">
 </p>
+<p>
+<img src="http://blends.debian.net/liststats/maintainer_per_package_debian-med.png"
+     title="Number of maintainers per package"
+     alt="Bar chart of number of maintainers per package">
+</p>
 
 <h2>3D Bar chart of dependencies of selected metapackages over different versions in time</h2>
 <p>
diff --git a/www/science/index.html b/www/science/index.html
index 20c8bbd..8fd852a 100644
--- a/www/science/index.html
+++ b/www/science/index.html
@@ -42,6 +42,11 @@
      title="Bugs closed by Debian Science team members"
      alt="Bar chart of bugs closed by Debian Science team members">
 </p>
+<p>
+<img src="http://blends.debian.net/liststats/maintainer_per_package_debian-science.png"
+     title="Number of maintainers per package"
+     alt="Bar chart of number of maintainers per package">
+</p>
 
 </body>
 </html>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list