[Blends-commit] r3590 - /blends/trunk/team_analysis_tools/count-dependencies.py
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Wed Oct 24 12:47:03 UTC 2012
Author: tille
Date: Wed Oct 24 12:47:03 2012
New Revision: 3590
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3590
Log:
Fix script description
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=3590&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/count-dependencies.py (original)
+++ blends/trunk/team_analysis_tools/count-dependencies.py Wed Oct 24 12:47:03 2012
@@ -1,7 +1,7 @@
#!/usr/bin/python
"""
-This script imports data about not yet uploaded packages prepared by Blends teams.
+This script extracts numbers of dependencies of different metapackages of a Blend
"""
from sys import stderr, exit
More information about the Blends-commit
mailing list