]> git.donarmstrong.com Git - bugscan.git/blobdiff - dohtml
Merge branch 'patch-1' into 'master'
[bugscan.git] / dohtml
diff --git a/dohtml b/dohtml
index c48b40df4cf8138007998bb24ed89b1a9712324d..bd83bf802bb9a768fb62d80036c18dc40481d9f1 100755 (executable)
--- a/dohtml
+++ b/dohtml
@@ -22,7 +22,7 @@ html_header() {
       <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="//search.debian.org/cgi-bin/omega">
+      <form name="p" method="get" action="http://search.debian.org/cgi-bin/omega">
         <p>
           <input type="hidden" name="DB" value="en">
           <input name="P" value="" size="27">
@@ -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>: stretch-ignore or buster-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 (jessie), S for stable (stretch), T for testing (buster),
   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>