From bc6b692e8aa67d7dc1def55af0f85dbe70ade5d0 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Sat, 19 May 2012 11:10:15 +0000 Subject: Fix or drop links that changed or broke with the alioth transition. Thanks to Paul Gevers (Elbrus) for noticing. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@19273 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- bin/checklist | 2 +- bin/tracker_service.py | 2 +- doc/narrative_introduction | 3 +-- website/helping.html | 2 +- website/index.html | 4 ++-- website/uploading.html | 2 +- 6 files changed, 7 insertions(+), 8 deletions(-) diff --git a/bin/checklist b/bin/checklist index 4497867a18..1f2787e85e 100755 --- a/bin/checklist +++ b/bin/checklist @@ -326,7 +326,7 @@ if ($html) { } print OUT "
\n"; print OUT "Total number of kernel image packages not up to date: $need_rebuild
\n"; - print OUT "Number of TODO lines in records: $todos
\n"; + print OUT "Number of TODO lines in records: $todos
\n"; print OUT "Maintained by the testing security team
\n"; print OUT "Last update: ".`date`."
\n"; print OUT "\n"; diff --git a/bin/tracker_service.py b/bin/tracker_service.py index f724bd09a4..3d29d1779b 100644 --- a/bin/tracker_service.py +++ b/bin/tracker_service.py @@ -173,7 +173,7 @@ function onSearch(query) { [P( """The data in this tracker comes solely from the bug database maintained by Debian's security team located in the testing-security Subversion """, - A("http://svn.debian.org/wsvn/secure-testing/data/", "repository"), + A("http://anonscm.debian.org/viewvc/secure-testing/data/", "repository"), """. The data represented here is derived from: """, A("http://www.debian.org/security/#DSAS", "DSAs"), """ issued by the Security Team; issues tracked in the """, diff --git a/doc/narrative_introduction b/doc/narrative_introduction index 20c64325c6..b68d4b1af1 100644 --- a/doc/narrative_introduction +++ b/doc/narrative_introduction @@ -89,8 +89,7 @@ data/DTSA/list. We get notified via either email (http://lists.alioth.debian.org/mailman/listinfo/secure-testing-commits) -of every SVN commit, by RSS feed -(http://svn.debian.org/wsvn/secure-testing/?op=rss&rev=0&sc=0&isdir=1) +of every SVN commit or via the CIA bot on #debian-security on OFTC. For example, the bot will say in the channel: diff --git a/website/helping.html b/website/helping.html index bbe4513aea..0f9ef314d5 100644 --- a/website/helping.html +++ b/website/helping.html @@ -39,7 +39,7 @@

Sure you can also help improving Debian's security in testing/unstable without being an official developer.