From: Don Armstrong Date: Fri, 12 Feb 2010 19:31:39 +0000 (-0800) Subject: Fix noaffects option X-Git-Tag: release/2.6.0~425^2 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=dff4791fa286e8cd93b083133420c9f2ea5665aa Fix noaffects option --- diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index b7fc845..1666bbc 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -54,6 +54,7 @@ our %param = cgi_parameters(query => $q, qw(bug-rev pend-rev sev-rev), qw(maxdays mindays version), qw(data which dist newest), + qw(noaffects), ], default => $default_params, ); diff --git a/debian/changelog b/debian/changelog index 8679d39..9525c61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ debbugs (2.4.2~exp1) experimental; urgency=low * Use package_maintainer to search for packages maintained by a maintainer (closes: #556863). Thanks to Yves-Alexis Perez. * Linkify CVE reports (closes: #568464). Thanks to Martin Zobel-Helas. + * Fix noaffects option -- Don Armstrong Wed, 26 Aug 2009 21:32:53 -0700 diff --git a/templates/en_US/cgi/pkgreport_options.tmpl b/templates/en_US/cgi/pkgreport_options.tmpl index a51d2ea..d025d97 100644 --- a/templates/en_US/cgi/pkgreport_options.tmpl +++ b/templates/en_US/cgi/pkgreport_options.tmpl @@ -66,6 +66,7 @@ $output; Reverse Bugs
Reverse Pending
Reverse Severity
+ No Bugs which affect packages