[Secure-testing-commits] r2679 - bin

Florian Weimer fw at costa.debian.org
Sun Nov 6 14:44:52 UTC 2005


Author: fw
Date: 2005-11-06 14:44:51 +0000 (Sun, 06 Nov 2005)
New Revision: 2679

Modified:
   bin/tracker_service.py
Log:
bin/tracker_service.py (TrackerService.page_status_dtsa_candidates):
  Fix message in front of the generated table.


Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py	2005-11-06 14:43:39 UTC (rev 2678)
+++ bin/tracker_service.py	2005-11-06 14:44:51 UTC (rev 2679)
@@ -709,8 +709,7 @@
             url, "Candidates for DTSAs",
             [P("""The table below lists packages which are fixed
 in unstable, but unfixed in testing.  Use the testing migration
-return web_supporttracker to find out why they have not entered
-return web_supporttesting yet."""),
+checker to find out why they have not entered testing yet."""),
              make_menu(url.scriptRelative,
                        ("status/release/testing",
                         "List of vulnerable packages in testing")),




More information about the Secure-testing-commits mailing list