status-report-scripts parseBZbugList,1.9,1.10

Christian Iseli (c4chris) fedora-extras-commits at redhat.com
Wed Apr 19 09:57:12 UTC 2006


Author: c4chris

Update of /cvs/fedora/status-report-scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1578

Modified Files:
	parseBZbugList 
Log Message:
Add TODO items.


Index: parseBZbugList
===================================================================
RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- parseBZbugList	19 Apr 2006 09:56:18 -0000	1.9
+++ parseBZbugList	19 Apr 2006 09:57:09 -0000	1.10
@@ -1,5 +1,13 @@
 #!/usr/bin/env perl
 # $Id$
+
+# TODO stuff
+# - read a moved-to-extra file
+# - check that packages listed in discarded file actually appear in owners
+# - check that open new/review packages do not appear in owners
+# - print what shoul dgo in the mailing list report
+# - fill the <Date> placeholder
+
 use strict;
 use Getopt::Long;
 use Date::Manip;




More information about the fedora-extras-commits mailing list