From: Steinar H. Gunderson Date: Sat, 31 Mar 2007 13:46:05 +0000 (+0000) Subject: Add a page listing only the bugs relevant for stable. X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=commitdiff_plain;h=3924a03164fa1d9a292bf9627cce5d37ee9335f2;hp=e661212395590736b373289a5c4386b2e6785397 Add a page listing only the bugs relevant for stable. --- diff --git a/bugreport b/bugreport index 5c6b0c8..3b128fd 100755 --- a/bugreport +++ b/bugreport @@ -21,13 +21,14 @@ sub ShowVersion() { sub ShowUsage() { print <pseudo-packages (?)
  • Everything in one page +
    + + Only bugs relevant to stable
    + Only bugs relevant to testing @@ -154,6 +156,7 @@ makepage "debian/non-free" "$title" $htmldir/debian/non-free.html "$time" makepage "debian/source" "$title" $htmldir/debian/source.html "$time" makepage "" "$title" $htmldir/other/all.html "$time" +makepage "" "$title" "$htmldir/other/stable.html" "$time" "-b" makepage "" "$title" "$htmldir/other/testing.html" "$time" "-t" makemainpage > $htmldir/index.html.new