[Blends-commit] r3625 - /blends/trunk/team_analysis_tools/count-dependencies.py
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Thu Oct 25 12:04:09 UTC 2012
Author: tille
Date: Thu Oct 25 12:04:09 2012
New Revision: 3625
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3625
Log:
Checked that We also can easily get statistics about Debian Science
Modified:
blends/trunk/team_analysis_tools/count-dependencies.py
Modified: blends/trunk/team_analysis_tools/count-dependencies.py
URL: http://svn.debian.org/wsvn/blends/blends/trunk/team_analysis_tools/count-dependencies.py?rev=3625&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/count-dependencies.py (original)
+++ blends/trunk/team_analysis_tools/count-dependencies.py Thu Oct 25 12:04:09 2012
@@ -17,6 +17,7 @@
# FIXME: Blend name should be parameter - currently only used for Debian Med
BLEND='med'
+# BLEND='science'
class taskscontent:
def __init__(self, version=None, date=None):
More information about the Blends-commit
mailing list