lintian errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Yarock |
Fix Released
|
Medium
|
SebastienAmar |
Bug Description
Wishlist items - while packaging this for debian these are the remaining lintian errors that should be looked at. They are spelling errors. If they are intended to be spelled this way let me know so that I can add overrides.
Thanks!
I: yarock: spelling-
N:
N: Lintian found a spelling error in the given binary. Lintian has a list
N: of common misspellings that it looks for. It does not have a dictionary
N: like a spelling checker does.
N:
N: If the string containing the spelling error is translated with the help
N: of gettext or a similar tool, please fix the error in the translations
N: as well as the English text to avoid making the translations fuzzy. With
N: gettext, for example, this means you should also fix the spelling
N: mistake in the corresponding msgids in the *.po files.
N:
N: You can often find the word in the source code by running:
N:
N: grep -rw <word> <source-tree>
N:
N: This tag may produce false positives for words that contain non-ASCII
N: characters due to limitations in strings.
N:
N: Severity: minor, Certainty: wild-guess
N:
N: Check: binaries, Type: binary, udeb
N:
I: yarock: spelling-
I: yarock: spelling-
I: yarock: spelling-
I: yarock: spelling-
I: yarock: capitalization-
N:
N: Lintian found a possible capitalization error in the package
N: description. Lintian has a list of common capitalization errors,
N: primarily of upstream projects, that it looks for. It does not have a
N: dictionary like a spelling checker does.
N:
N: This is a particularly picky check of capitalization in package
N: descriptions, since they're very visible to end users, but it will have
N: false positives for project names used in a context where they should be
N: lowercase, such as package names or executable names.
N:
N: Severity: minor, Certainty: wild-guess
N:
N: Check: description, Type: binary, udeb
N:
Related branches
Changed in yarock: | |
importance: | Undecided → Medium |
assignee: | nobody → SebastienAmar (sebastien-amardeilh) |
Changed in yarock: | |
status: | New → Fix Released |
Hi,
thanks for reporting, and sorry for the delay. I will fix these spelling errors as possibles. There is only one ("childs") which will be kept (part of a web api)
Regards,
Sebastien