[Piuparts-commits] [piuparts] 01/02: bts_stats.png: improve captions

Holger Levsen holger at moszumanska.debian.org
Thu May 22 11:26:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit ab489d59ca55d04fcfe6659ca8b2566cdcd8fae1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 22 13:19:57 2014 +0200

    bts_stats.png: improve captions
---
 piuparts-report.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/piuparts-report.py b/piuparts-report.py
index 720c769..11c856e 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -1642,8 +1642,8 @@ def make_bts_stats_graph(master_dir, out_dir):
     # tango colors again:
     r('palette(c("#4e9a06", "#a40000", "#8ae234", "#ef2929"))')
     r('barplot(t(v),col = 1:5, \
-        main="Bugs filed with tag=piuparts users=debian-qa at lists.debian.org", \
-        xlab="", ylab="Number of rc and non-rc bugs submitted and closed", space=0, border=NA)')
+        main="Bugs with usertag=piuparts and user=debian-qa at lists.debian.org", \
+        xlab="", ylab="Total number of RC and non-RC bugs submitted and closed", space=0, border=NA)')
     r('legend(x="bottom",legend=colnames(t), ncol=2,fill=1:5,xjust=0.5,yjust=0,bty="n")')
     grdevices.dev_off()
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list