From dff4791fa286e8cd93b083133420c9f2ea5665aa Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 12 Feb 2010 11:31:39 -0800 Subject: [PATCH] Fix noaffects option --- cgi/pkgreport.cgi | 1 + debian/changelog | 1 + templates/en_US/cgi/pkgreport_options.tmpl | 1 + 3 files changed, 3 insertions(+) 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