]> git.donarmstrong.com Git - bugscan.git/blobdiff - dohtml
close <font> tags
[bugscan.git] / dohtml
diff --git a/dohtml b/dohtml
index 19989e164ec24c46cc6a7f54cbd450d30a739888..7ef8bf8d36998c6c6bec4fa130b37211d60ba625 100755 (executable)
--- a/dohtml
+++ b/dohtml
@@ -11,7 +11,7 @@ html_header() {
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-    <link href="http://www.debian.org/debhome.css" rel="stylesheet" type="text/css">
+    <link href="//www.debian.org/debhome.css" rel="stylesheet" type="text/css">
 
     <title>$title, $date</title>
   </head>
@@ -19,7 +19,7 @@ html_header() {
 <div id="header">
   <div id="upperheader">
     <div id="logo">
-      <a href="http://www.debian.org/" title="Debian Home"><img src="http://www.debian.org/Pics/openlogo-50.png" alt="Debian" width="50" height="61"></a>
+      <a href="//www.debian.org/" title="Debian Home"><img src="//www.debian.org/Pics/openlogo-50.png" alt="Debian" width="50" height="61"></a>
     </div>
     <div id="searchbox">
       <form name="p" method="get" action="http://search.debian.org/cgi-bin/omega">
@@ -34,14 +34,14 @@ html_header() {
   <div id="navbar">
     <p class="hidecss"><a href="#content">Skip Quicknav</a></p>
     <ul>
-       <li><a href="http://www.debian.org/intro/about">About Debian</a></li>
-       <li><a href="http://www.debian.org/distrib/">Getting Debian</a></li>
-       <li><a href="http://www.debian.org/support">Support</a></li>
-       <li><a href="http://www.debian.org/devel/">Developers' Corner</a></li>
+       <li><a href="//www.debian.org/intro/about">About Debian</a></li>
+       <li><a href="//www.debian.org/distrib/">Getting Debian</a></li>
+       <li><a href="//www.debian.org/support">Support</a></li>
+       <li><a href="//www.debian.org/devel/">Developers' Corner</a></li>
     </ul>
   </div>
   <p id="breadcrumbs">
-    <a href="http://www.debian.org/Bugs/">Debian bug tracking system</a>
+    <a href="//www.debian.org/Bugs/">Debian bug tracking system</a>
     &#x2F;
     Debian BTS &mdash; rc bugs status
   </p>
@@ -93,7 +93,7 @@ realmakepage() {
 
 <p>for distribution(s): $descr</p>
 
-<p>You might also want to check out <a href="http://udd.debian.org/bugs/">UDD</a> instead of this page.</p>
+<p>You might also want to check out <a href="//udd.debian.org/bugs/">UDD</a> instead of this page.</p>
 <hr>
 
 <p>
@@ -102,7 +102,7 @@ EOF
        
        cat <<EOF
 </p>
-Explanation for <a href="http://www.debian.org/Bugs/Developer#tags">bug
+Explanation for <a href="//www.debian.org/Bugs/Developer#tags">bug
 tags</a>:
 
 <ul>
@@ -113,12 +113,12 @@ tags</a>:
    <li><strong>R</strong>: unreproducible</li>
    <li><strong>S</strong>: security</li>
    <li><strong>U</strong>: upstream</li>
-   <li><strong>I</strong>: wheezy-ignore or jessie-ignore</li>
+   <li><strong>I</strong>: jessie-ignore or stretch-ignore</li>
 </ul>
 
 <p>
   The second set of tags indicate what releases a bug applies to:
-  O for oldstable (squeeze), S for stable (wheezy), T for testing (jessie),
+  O for oldstable (wheezy), S for stable (jessie), T for testing (stretch),
   U for unstable (sid) or E for experimental.
 </p>
 
@@ -156,11 +156,11 @@ EOF
 </p>
 
 <p>
-  The red line graphs all bugs with release-critical severities; the green
-  line graphs the number of bugs that are actually a concern for the next
+  The <font color="#9400D3">dark-violet line</font> graphs all bugs with release-critical severities; 
+  the <font color="#009e73">dark green line</font> graphs the number of bugs that are actually a concern for the next
   release (excluding ignored bugs, bugs on packages not in testing, and bugs
   whose tags and/or versioning information indicate that they don't apply to
-  testing), and the blue line graphs the number of bugs that are a concern
+  testing), and the <font color="#56b4e9">cyan line</font> graphs the number of bugs that are a concern
   for the <em>current</em> stable release.
 </p>
 
@@ -180,7 +180,7 @@ EOF
   <li> <a href="debian/contrib.html">contrib</a>
   <li> <a href="debian/non-free.html">non-free</a>
   <li> <a href="other/pseudo.html">pseudo-packages</a>
-       <a href="http://www.debian.org/Bugs/pseudo-packages">(?)</a>
+       <a href="//www.debian.org/Bugs/pseudo-packages">(?)</a>
   <li> <a href="other/all.html">Everything in one page</a>
     <br>
      + <a href="other/stable.html">Only bugs relevant to stable</a>
@@ -194,7 +194,7 @@ EOF
 
        cat <<EOF
 To receive all mails sent to release-critical bugs, subscribe to the
-<a href="http://lists.debian.org/debian-bugs-rc/">debian-bugs-rc</a>
+<a href="//lists.debian.org/debian-bugs-rc/">debian-bugs-rc</a>
 mailing list.
 
 EOF