r19374 - /scripts/qa/qareport.cgi

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun May 4 15:11:12 UTC 2008


Author: dmn
Date: Sun May  4 15:11:11 2008
New Revision: 19374

URL: http://svn.debian.org/wsvn/?sc=1&rev=19374
Log:
also give the template the list of RC-buggy packages

Modified:
    scripts/qa/qareport.cgi

Modified: scripts/qa/qareport.cgi
URL: http://svn.debian.org/wsvn/scripts/qa/qareport.cgi?rev=19374&op=diff
==============================================================================
--- scripts/qa/qareport.cgi (original)
+++ scripts/qa/qareport.cgi Sun May  4 15:11:11 2008
@@ -187,6 +187,7 @@
                 tagged      => \@tagged,
                 wip         => \@wip,
                 with_bugs   => \@with_bugs,
+                with_rc_bugs=> \@with_rc_bugs,
             )
         ),
         shown_packages => scalar(@all),




More information about the Pkg-perl-cvs-commits mailing list