X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dohtml;h=72d73134a05992b674f05d7ea87133b651ec549a;hp=1bc19e145032b51145c03f6725392637baa6a5df;hb=acab3645d0e22e44f935b014b59d7d3a2d16e5f5;hpb=d4e2a27a9dc971db64e819445bcae07faf7d0bb7 diff --git a/dohtml b/dohtml index 1bc19e1..72d7313 100755 --- a/dohtml +++ b/dohtml @@ -112,7 +112,8 @@ EOF

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 release (excluding ignored bugs, bugs on packages not in testing, and bugs -whose tags indicate that they don't apply to testing).

+whose tags and/or versioning information indicate that they don't apply to +testing).

Recent changes

EOF @@ -125,8 +126,6 @@ EOF


@@ -173,7 +174,7 @@ makepage "debian/contrib" "$title" $htmldir/debian/contrib.html "$time" makepage "debian/non-free" "$title" $htmldir/debian/non-free.html "$time" makepage "debian/source" "$title" $htmldir/debian/source.html "$time" -makepage "debian" "$title" "$htmldir/debian/testing.html" "$time" "-t" +makepage "" "$title" "$htmldir/debian/testing.html" "$time" "-t" makepage "non-US" "$title" "$htmldir/debian-non-US/all.html" "$time" makepage "non-US/main" "$title" $htmldir/debian-non-US/main.html "$time"