[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#645196: security-tracker: add link to source



Package: security-tracker
Severity: wishlist
Tags: patch

Hi,

it would be nice if a link to the source for the tracker was included.
I attached an (untested) patch to do so.

I am also wondering if the imprint is still current: it refers to
www.enyo.de while the security tracker is now hosted on a debian.org
machine.

Regards,
Ansgar
Index: tracker_service.py
===================================================================
--- tracker_service.py	(Revision 17414)
+++ tracker_service.py	(Arbeitskopie)
@@ -1161,6 +1161,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")))

Reply to: