On Tue, Jan 30, 2018 at 07:00:28AM +0000, Chris Lamb wrote: > +Tag: unusual-documentation-package-name > +Severity: wishlist > +Certainty: certain > +Info: The specified package appears to be a documentation package > + that ends with the string "-docs". It is recommended that such > + packages use the more usual "-doc" suffix instead. > + . > + Please remove the superfluous trailing "s" from the package name.
Please add a "Ref: Policy ยง12.3" here. From that policy section:
|The documentation package for the package package is conventionally
|named package-doc (or package-doc-language-code if there are separate
|documentation packages for multiple languages).
> + tag 'unusual-documentation-package-name' if $name =~ /-docs$/;
According to the above, I wonder if you can also emit this worning
agaist /-docs-.+$/ or something more clever (to cover for the lang
codes).
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

