Package: oops Version: 1.5.23.cvs-4 Severity: minor Tags: patch Hi,
The Default: fields in your debconf template are marked as part of the extended description while they should not. The attached patch fixes the problem. Cheers, -- Thomas Huriaux
--- oops.templates.orig 2007-01-13 11:23:32.000000000 +0100 +++ oops.templates 2007-01-13 11:23:45.000000000 +0100 @@ -4,7 +4,7 @@ This is the port number on which oops will listen for http requests. . There could be a conflict, if you have another proxy daemon installed. - Default: 3128 +Default: 3128 Template: oops/icpport Type: string @@ -12,7 +12,7 @@ This is the port number on which oops will listen for icp requests. . There could be a conflict, if you have another proxy daemon installed. - Default: 3130 +Default: 3130 Template: oops/format Type: boolean
signature.asc
Description: Digital signature

