reopen 368376 tag 368376 patch thanks Hi,
Florian Weimer <[EMAIL PROTECTED]> (02/10/2006):
> * Correct spelling error in manpage. Closes: #368376.
This bug report was about problems in the debconf templates. A full
patch is attached and here is a detailed explanation, as my first bug
was really not detailed enough:
| - once per day, and notify you of any changess.
| + once per day, and notify you of any changes.
Typo (changess -> changes).
| - If you answer "yes", debsecan will download a small file
| + If you choose this option, debsecan will download a small file
Interface assumption (see section 6.5.2.4 of the dev-ref): some debconf
frontends do not display a yes/no question but a checkbox.
See also the lintian warning:
W: debsecan: making-assumptions-about-interfaces-in-templates
debsecan/report
| -_Description: From which suite do you want to install packges?
| +_Description: Suite to install packages from:
Malformed prompt for a string template (section 6.5.4.2.3 of the
dev-ref) and typo (packges -> packages).
See also the lintian warning:
W: debsecan: malformed-prompt-in-templates debsecan/suite
| - If you specify "GENERIC" (the default), only basic debsecan
| + If you specify "GENERIC" (the default), only basic debsecan
| functionality is available. If you specify the suite
| matching your sources.list configuration, information about
| - fixed and obsolete packages will be included in email reports.
| + fixed and obsolete packages will be included in email reports.
Removal of pointless double spaces.
Cheers,
--
Thomas Huriaux
--- debsecan.templates.orig 2006-10-05 12:20:28.000000000 +0200 +++ debsecan.templates 2006-10-05 12:22:15.000000000 +0200 @@ -3,9 +3,9 @@ Default: true _Description: Do you want debsecan to send email reports? debsecan can check the security status of the host - once per day, and notify you of any changess. + once per day, and notify you of any changes. . - If you answer "yes", debsecan will download a small file + If you choose this option, debsecan will download a small file (about 100 kibibytes large) daily. Your package list will not be transmitted to the server. @@ -13,11 +13,11 @@ Type: select Choices: GENERIC, sarge, etch, sid Default: GENERIC -_Description: From which suite do you want to install packges? +_Description: Suite to install packages from: To present more useful data, debsecan needs to know the Debian release from which you want to install packages. . - If you specify "GENERIC" (the default), only basic debsecan + If you specify "GENERIC" (the default), only basic debsecan functionality is available. If you specify the suite matching your sources.list configuration, information about - fixed and obsolete packages will be included in email reports. + fixed and obsolete packages will be included in email reports.
signature.asc
Description: Digital signature

