[Secure-testing-commits] r1220 - / data

Joey Hess joeyh@costa.debian.org
Sat, 11 Jun 2005 01:04:56 +0000


Author: joeyh
Date: 2005-06-11 01:04:55 +0000 (Sat, 11 Jun 2005)
New Revision: 1220

Added:
   data/
Removed:
   sarge-checks/
Modified:
   data/checklist
Log:
Rename sarge-checks data to something not specific to sarge, since we're
working on etch now. Sorry for the probable annoyance, but it had to be
done.

Also, my cron jobs have been updated to use this directory and to check
against testing, not sarge.


Copied: data (from rev 1219, sarge-checks)

Modified: data/checklist
===================================================================
--- sarge-checks/checklist	2005-06-10 22:32:16 UTC (rev 1219)
+++ data/checklist	2005-06-11 01:04:55 UTC (rev 1220)
@@ -194,7 +194,7 @@
 	}
 	print "<br>\n";
 	print "Total number of kernel image packages not up to date: $need_rebuild<br>\n";
-	print "Number of TODO lines in <a href=\"http://svn.debian.org/wsvn/secure-testing/sarge-checks/?rev=0&sc=0\">records</a>: $todos<br>\n";
+	print "Number of TODO lines in <a href=\"http://svn.debian.org/wsvn/secure-testing/data/?rev=0&sc=0\">records</a>: $todos<br>\n";
 	print "Maintained by the <a href=\"http://secure-testing.alioth.debian.org/\">testing security team</a><br>\n";
 	print "Last update: ".`date`."<br>\n";
 	print "</html>\n";