Author: pabs
Date: 2012-02-17 09:51:24 +0000 (Fri, 17 Feb 2012)
New Revision: 18468
Modified:
bin/tracker_service.py
Log:
Add a link to the source code for the tracker (Closes: #645196)
Modified: bin/tracker_service.py
==================================================================---
bin/tracker_service.py 2012-02-17 09:28:01 UTC (rev 18467)
+++ bin/tracker_service.py 2012-02-17 09:51:24 UTC (rev 18468)
@@ -1167,6 +1167,9 @@
"Testing Security Team"),
" - ",
A(url.absolute("http://www.debian.org/security/"),
"Debian Security"),
+ " - ",
A(url.absolute("http://anonscm.debian.org/viewvc/secure-testing/bin/tracker_service.py?view=markup"),
+ "Source"),
+ " ",
A(url.absolute("svn://svn.debian.org/secure-testing"),
"(SVN)"),
" - ", A(url.absolute
("http://www.enyo.de/fw/impressum.html"),
"Imprint")))