- pass maintainership to submitter
while here
- install license via license framework, not manually
- convert to optionsng
- remove deprecated Author field in pkg-descr
- whitespace fixes in pkg-descr
PR: 171723
Submitted by: Guy Brand <gb at unistra dot fr>
Feature safe: yes
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues