[Secure-testing-commits] r3595 - bin

Florian Weimer fw at costa.debian.org
Sat Mar 11 18:40:16 UTC 2006


Author: fw
Date: 2006-03-11 18:40:14 +0000 (Sat, 11 Mar 2006)
New Revision: 3595

Modified:
   bin/tracker_service.py
Log:
bin/tracker_service.py (TrackerService.page_home):
  Add missing space.
(TrackerService.page_report):
  Point URL directly to the introduction document.


Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py	2006-03-11 18:27:37 UTC (rev 3594)
+++ bin/tracker_service.py	2006-03-11 18:40:14 UTC (rev 3595)
@@ -129,7 +129,7 @@
 discovered in Debian packages as reported in the BTS."""),
              P("""All exteral data (including Debian bug reports and official Debian
 security advisories) must be added to this database before it appears
-here. Please help us keep this information up-to-date by""",
+here. Please help us keep this information up-to-date by """,
                A(url.scriptRelative("data/report"), "reporting"),
                """ any discrepancies or change of states that you are
 aware of and/or help us improve the quality of this information by """,
@@ -469,7 +469,7 @@
              P("""Helping out: We welcome people who wish to join us in tracking
 issues. The process is designed to be easy to learn and participate,
 please read our """,
-               A("http://svn.debian.org/wsvn/secure-testing/doc/narrative_introduction",
+               A("http://svn.debian.org/wsvn/secure-testing/doc/narrative_introduction?op=file&rev=0&sc=0",
                  "Introduction"),
                """ to get familiar with how things work.  Join us on
 our mailing list, and on IRC and request to be added to the Alioth """,




More information about the Secure-testing-commits mailing list